(118.6ms)  DROP DATABASE IF EXISTS "secretaria_ppgi_test"
 (267.4ms)  CREATE DATABASE "secretaria_ppgi_test" ENCODING = 'unicode'
SQL (0.3ms)  CREATE EXTENSION IF NOT EXISTS "plpgsql"
 (0.1ms)  DROP TABLE IF EXISTS "request_types" CASCADE
 (10.9ms)  CREATE TABLE "request_types" ("id" bigserial primary key, "title" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)
 (0.5ms)  DROP TABLE IF EXISTS "requests" CASCADE
 (10.9ms)  CREATE TABLE "requests" ("id" bigserial primary key, "request_type_id" bigint, "user_id" bigint, "documents" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)
 (4.5ms)  CREATE  INDEX  "index_requests_on_request_type_id" ON "requests"  ("request_type_id")
 (4.2ms)  CREATE  INDEX  "index_requests_on_user_id" ON "requests"  ("user_id")
 (0.4ms)  DROP TABLE IF EXISTS "users" CASCADE
 (10.4ms)  CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "full_name" character varying, "registration" character varying, "role" integer)
 (5.0ms)  CREATE UNIQUE INDEX  "index_users_on_email" ON "users"  ("email")
 (4.4ms)  CREATE UNIQUE INDEX  "index_users_on_reset_password_token" ON "users"  ("reset_password_token")
 (5.2ms)  ALTER TABLE "requests" ADD CONSTRAINT "fk_rails_59d5c2771d"

FOREIGN KEY (“request_type_id”)

REFERENCES "request_types" ("id")



 (4.4ms)  ALTER TABLE "requests" ADD CONSTRAINT "fk_rails_8ead8b1e6b"

FOREIGN KEY (“user_id”)

REFERENCES "users" ("id")



 (8.7ms)  CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY)
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (1.2ms)  INSERT INTO "schema_migrations" (version) VALUES (20201113005619)
 (1.0ms)  INSERT INTO "schema_migrations" (version) VALUES

(20201113005520), (20191114163205), (20191114162918);



 (6.3ms)  CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)
ActiveRecord::InternalMetadata Load (0.2ms)  SELECT  "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2  [["key", "environment"], ["LIMIT", 1]]
 (0.1ms)  BEGIN
ActiveRecord::InternalMetadata Create (0.3ms)  INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key"  [["key", "environment"], ["value", "test"], ["created_at", "2020-12-02 23:16:57.610831"], ["updated_at", "2020-12-02 23:16:57.610831"]]
 (0.9ms)  COMMIT
ActiveRecord::InternalMetadata Load (0.1ms)  SELECT  "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2  [["key", "environment"], ["LIMIT", 1]]
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.5ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.5ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (6.6ms)  ROLLBACK
 (0.4ms)  BEGIN
 (0.3ms)  COMMIT
 (0.2ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.2ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.0ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.4ms)  BEGIN
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.3ms)  ROLLBACK
 (0.4ms)  BEGIN
 (0.3ms)  COMMIT
 (0.2ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.2ms)  ROLLBACK
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.0ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.3ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.0ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.2ms)  COMMIT
 (0.3ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.8ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.0ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.0ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.0ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.0ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.0ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.3ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.3ms)  COMMIT
 (0.3ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.0ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.0ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.5ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.0ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.4ms)  COMMIT
 (0.2ms)  BEGIN
 (0.3ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.6ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/” for 127.0.0.1 at 2020-12-02 20:35:20 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
Rendered home/index.html.erb within layouts/application (5.7ms)

Completed 200 OK in 552ms (Views: 539.8ms | ActiveRecord: 0.0ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/” for 127.0.0.1 at 2020-12-02 20:35:21 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
Rendered home/index.html.erb within layouts/application (0.2ms)

Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms)

 (0.1ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.2ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.4ms)  COMMIT
 (0.3ms)  BEGIN
 (0.4ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.4ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.3ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/” for 127.0.0.1 at 2020-12-02 20:47:30 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
Rendered home/index.html.erb within layouts/application (3.5ms)

Completed 200 OK in 167ms (Views: 158.0ms | ActiveRecord: 0.0ms)

 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.0ms)  BEGIN

Started GET “/” for 127.0.0.1 at 2020-12-02 20:47:30 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
Rendered home/index.html.erb within layouts/application (0.2ms)

Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)

 (0.1ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.3ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.3ms)  BEGIN
 (0.3ms)  COMMIT
 (0.3ms)  BEGIN
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.0ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.3ms)  BEGIN
 (0.3ms)  COMMIT
 (0.4ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.0ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.0ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.0ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.2ms)  ROLLBACK
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.2ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/” for 127.0.0.1 at 2020-12-02 21:22:43 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
Rendered home/index.html.erb within layouts/application (2.5ms)

Completed 200 OK in 140ms (Views: 134.6ms | ActiveRecord: 0.0ms)

 (0.1ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.3ms)  BEGIN

Started GET “/” for 127.0.0.1 at 2020-12-02 21:22:43 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
Rendered home/index.html.erb within layouts/application (0.3ms)

Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms)

 (0.1ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.0ms)  BEGIN

Started GET “/” for 127.0.0.1 at 2020-12-02 21:46:37 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
Rendered home/index.html.erb within layouts/application (2.1ms)

Completed 200 OK in 183ms (Views: 176.7ms | ActiveRecord: 0.0ms)

 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/” for 127.0.0.1 at 2020-12-02 21:46:37 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
Rendered home/index.html.erb within layouts/application (0.3ms)

Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms)

 (0.2ms)  ROLLBACK
 (1.2ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/” for 127.0.0.1 at 2020-12-02 21:48:00 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
Rendered home/index.html.erb within layouts/application (2.2ms)

Completed 200 OK in 163ms (Views: 158.5ms | ActiveRecord: 0.0ms)

 (0.2ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.2ms)  COMMIT
 (0.2ms)  BEGIN

Started GET “/” for 127.0.0.1 at 2020-12-02 21:48:00 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
Rendered home/index.html.erb within layouts/application (0.2ms)

Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)

 (0.1ms)  ROLLBACK
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/” for 127.0.0.1 at 2020-12-02 21:56:04 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
Rendered home/index.html.erb within layouts/application (2.9ms)

Completed 200 OK in 196ms (Views: 191.2ms | ActiveRecord: 0.0ms)

 (0.1ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/” for 127.0.0.1 at 2020-12-02 21:56:04 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
Rendered home/index.html.erb within layouts/application (0.3ms)

Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms)

 (0.1ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.3ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/” for 127.0.0.1 at 2020-12-02 21:57:14 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
Rendered home/index.html.erb within layouts/application (2.9ms)

Completed 200 OK in 166ms (Views: 158.1ms | ActiveRecord: 0.0ms)

 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/” for 127.0.0.1 at 2020-12-02 21:57:14 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
Rendered home/index.html.erb within layouts/application (0.3ms)

Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms)

 (0.2ms)  ROLLBACK
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/” for 127.0.0.1 at 2020-12-02 21:57:47 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
Rendered home/index.html.erb within layouts/application (2.8ms)

Completed 200 OK in 166ms (Views: 157.2ms | ActiveRecord: 0.0ms)

 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/” for 127.0.0.1 at 2020-12-02 21:57:47 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
Rendered home/index.html.erb within layouts/application (0.4ms)

Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms)

 (0.3ms)  ROLLBACK
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.3ms)  COMMIT
 (0.2ms)  BEGIN

Started GET “/” for 127.0.0.1 at 2020-12-02 21:59:07 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
Rendered home/index.html.erb within layouts/application (3.5ms)

Completed 200 OK in 171ms (Views: 166.2ms | ActiveRecord: 0.0ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.2ms)  COMMIT
 (0.2ms)  BEGIN

Started GET “/” for 127.0.0.1 at 2020-12-02 21:59:07 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
Rendered home/index.html.erb within layouts/application (0.3ms)

Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms)

 (0.1ms)  ROLLBACK
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.0ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.3ms)  COMMIT
 (0.3ms)  BEGIN

Started GET “/” for 127.0.0.1 at 2020-12-02 22:06:41 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
Rendered home/index.html.erb within layouts/application (3.3ms)

Completed 200 OK in 169ms (Views: 163.1ms | ActiveRecord: 0.0ms)

 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/” for 127.0.0.1 at 2020-12-02 22:06:41 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
Rendered home/index.html.erb within layouts/application (0.3ms)

Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms)

 (0.1ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.3ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/” for 127.0.0.1 at 2020-12-02 22:07:36 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
Rendered home/index.html.erb within layouts/application (4.0ms)

Completed 200 OK in 180ms (Views: 174.0ms | ActiveRecord: 0.0ms)

 (0.1ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/” for 127.0.0.1 at 2020-12-02 22:07:37 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
Rendered home/index.html.erb within layouts/application (0.3ms)

Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms)

 (0.1ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-02 22:08:00 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.9ms)
Rendered devise/sessions/new.html.erb within layouts/application (14.6ms)

Completed 200 OK in 267ms (Views: 216.9ms | ActiveRecord: 6.9ms)

 (0.1ms)  ROLLBACK
 (0.4ms)  BEGIN
 (0.3ms)  COMMIT
 (0.3ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-02 22:08:00 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.4ms)

Completed 200 OK in 5ms (Views: 4.6ms | ActiveRecord: 0.0ms)

 (0.2ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.3ms)  BEGIN
 (0.4ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-02 22:11:24 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.3ms)

Completed 200 OK in 184ms (Views: 149.2ms | ActiveRecord: 3.9ms)

 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-02 22:11:24 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.1ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.2ms)

Completed 200 OK in 3ms (Views: 2.3ms | ActiveRecord: 0.0ms)

 (0.1ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.2ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-02 22:11:37 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (10.7ms)

Completed 200 OK in 253ms (Views: 201.5ms | ActiveRecord: 6.8ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-02 22:11:38 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Completed 401 Unauthorized in 3ms (ActiveRecord: 0.5ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.3ms)

Completed 200 OK in 6ms (Views: 2.2ms | ActiveRecord: 0.0ms)

 (0.1ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-02 22:11:38 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.0ms)

Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-02 22:11:38 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Completed 401 Unauthorized in 2ms (ActiveRecord: 0.3ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.1ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.1ms)

Completed 200 OK in 4ms (Views: 2.4ms | ActiveRecord: 0.0ms)

 (1.1ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.9ms)  COMMIT
 (0.5ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-02 22:38:45 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (8.7ms)

Completed 200 OK in 172ms (Views: 152.9ms | ActiveRecord: 3.4ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-02 22:38:45 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Completed 401 Unauthorized in 2ms (ActiveRecord: 0.4ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.1ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.2ms)

Completed 200 OK in 5ms (Views: 2.1ms | ActiveRecord: 0.0ms)

 (0.3ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.0ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-02 22:38:45 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.1ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-02 22:38:45 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Completed 401 Unauthorized in 3ms (ActiveRecord: 0.3ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.9ms)

Completed 200 OK in 8ms (Views: 5.3ms | ActiveRecord: 0.0ms)

 (0.1ms)  ROLLBACK
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-02 22:41:25 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.8ms)

Completed 200 OK in 187ms (Views: 149.8ms | ActiveRecord: 6.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-02 22:41:25 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Completed 401 Unauthorized in 3ms (ActiveRecord: 0.5ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.1ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.3ms)

Completed 200 OK in 5ms (Views: 2.3ms | ActiveRecord: 0.0ms) Started GET “/” for 127.0.0.1 at 2020-12-02 22:41:25 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
Rendered home/index.html.erb within layouts/application (0.7ms)

Completed 200 OK in 3ms (Views: 1.9ms | ActiveRecord: 0.0ms)

 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-02 22:41:25 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-02 22:41:25 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Completed 401 Unauthorized in 1ms (ActiveRecord: 0.3ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.4ms)

Completed 200 OK in 6ms (Views: 3.9ms | ActiveRecord: 0.0ms) Started GET “/” for 127.0.0.1 at 2020-12-02 22:41:25 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
Rendered home/index.html.erb within layouts/application (0.3ms)

Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms)

 (0.2ms)  ROLLBACK
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-02 22:42:48 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.9ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.6ms)

Completed 200 OK in 188ms (Views: 146.4ms | ActiveRecord: 6.3ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-02 22:42:48 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Completed 401 Unauthorized in 2ms (ActiveRecord: 0.4ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.3ms)

Completed 200 OK in 5ms (Views: 2.2ms | ActiveRecord: 0.0ms) Started GET “/” for 127.0.0.1 at 2020-12-02 22:42:48 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
Rendered home/index.html.erb within layouts/application (0.6ms)

Completed 200 OK in 3ms (Views: 1.9ms | ActiveRecord: 0.0ms)

 (0.4ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.2ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-02 22:42:50 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.4ms)

Completed 200 OK in 5ms (Views: 3.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-02 22:42:50 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Completed 401 Unauthorized in 2ms (ActiveRecord: 0.3ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.2ms)

Completed 200 OK in 6ms (Views: 3.9ms | ActiveRecord: 0.0ms) Started GET “/” for 127.0.0.1 at 2020-12-02 22:42:50 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
Rendered home/index.html.erb within layouts/application (0.5ms)

Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.0ms)

 (0.7ms)  ROLLBACK
 (0.7ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-02 22:51:36 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.9ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.6ms)

Completed 200 OK in 259ms (Views: 208.1ms | ActiveRecord: 4.2ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-02 22:51:37 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Completed 401 Unauthorized in 4ms (ActiveRecord: 1.0ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.4ms)

Completed 200 OK in 5ms (Views: 2.8ms | ActiveRecord: 0.0ms)

 (0.6ms)  ROLLBACK
 (0.4ms)  BEGIN
 (0.3ms)  COMMIT
 (0.4ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-02 22:51:37 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (4.8ms)

Completed 200 OK in 9ms (Views: 7.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-02 22:51:37 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Completed 401 Unauthorized in 2ms (ActiveRecord: 0.4ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.1ms)

Completed 200 OK in 9ms (Views: 5.9ms | ActiveRecord: 0.0ms)

 (0.6ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.3ms)  COMMIT
 (0.2ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-02 22:51:49 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.0ms)
Rendered devise/sessions/new.html.erb within layouts/application (9.7ms)

Completed 200 OK in 113ms (Views: 92.8ms | ActiveRecord: 4.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-02 22:51:50 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Completed 401 Unauthorized in 3ms (ActiveRecord: 0.4ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.1ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.2ms)

Completed 200 OK in 4ms (Views: 2.0ms | ActiveRecord: 0.0ms) Started GET “/” for 127.0.0.1 at 2020-12-02 22:51:50 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
Rendered home/index.html.erb within layouts/application (0.6ms)

Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.0ms)

 (0.3ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.4ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-02 22:51:50 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.2ms)

Completed 200 OK in 4ms (Views: 3.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-02 22:51:50 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Completed 401 Unauthorized in 1ms (ActiveRecord: 0.2ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.5ms)

Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.0ms) Started GET “/” for 127.0.0.1 at 2020-12-02 22:51:50 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
Rendered home/index.html.erb within layouts/application (0.4ms)

Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.0ms)

 (0.3ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-02 22:52:58 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.7ms)

Completed 200 OK in 173ms (Views: 143.5ms | ActiveRecord: 2.8ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-02 22:52:58 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Completed 401 Unauthorized in 3ms (ActiveRecord: 0.4ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.3ms)

Completed 200 OK in 5ms (Views: 2.3ms | ActiveRecord: 0.0ms)

 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-02 22:52:58 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-02 22:52:58 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Completed 401 Unauthorized in 3ms (ActiveRecord: 0.3ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.2ms)

Completed 200 OK in 4ms (Views: 2.0ms | ActiveRecord: 0.0ms)

 (0.1ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.5ms)  BEGIN
 (0.2ms)  COMMIT
 (0.2ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-02 22:53:18 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (15.7ms)

Completed 200 OK in 168ms (Views: 140.9ms | ActiveRecord: 4.7ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-02 22:53:18 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Completed 401 Unauthorized in 4ms (ActiveRecord: 0.6ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.3ms)

Completed 200 OK in 45ms (Views: 40.2ms | ActiveRecord: 0.0ms) Started GET “/” for 127.0.0.1 at 2020-12-02 22:53:18 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
Rendered home/index.html.erb within layouts/application (0.8ms)

Completed 200 OK in 3ms (Views: 2.3ms | ActiveRecord: 0.0ms)

 (0.4ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-02 22:53:18 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.3ms)

Completed 200 OK in 7ms (Views: 5.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-02 22:53:18 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Completed 401 Unauthorized in 3ms (ActiveRecord: 0.3ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.9ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.1ms)

Completed 200 OK in 14ms (Views: 10.4ms | ActiveRecord: 0.0ms) Started GET “/” for 127.0.0.1 at 2020-12-02 22:53:18 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 7ms (Views: 4.8ms | ActiveRecord: 0.0ms)

 (0.2ms)  ROLLBACK
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-02 22:54:05 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.0ms)
Rendered devise/sessions/new.html.erb within layouts/application (9.7ms)

Completed 200 OK in 183ms (Views: 160.7ms | ActiveRecord: 4.4ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-02 22:54:05 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Completed 401 Unauthorized in 3ms (ActiveRecord: 0.4ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.1ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.2ms)

Completed 200 OK in 4ms (Views: 2.0ms | ActiveRecord: 0.0ms) Started GET “/” for 127.0.0.1 at 2020-12-02 22:54:05 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
Rendered home/index.html.erb within layouts/application (0.9ms)

Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.0ms)

 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-02 22:54:05 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (42.0ms)

Completed 200 OK in 44ms (Views: 43.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-02 22:54:05 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Completed 401 Unauthorized in 3ms (ActiveRecord: 0.5ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.4ms)

Completed 200 OK in 5ms (Views: 2.4ms | ActiveRecord: 0.0ms) Started GET “/” for 127.0.0.1 at 2020-12-02 22:54:05 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
Rendered home/index.html.erb within layouts/application (0.7ms)

Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.0ms)

 (0.1ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-02 22:59:05 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.5ms)

Completed 200 OK in 177ms (Views: 160.5ms | ActiveRecord: 3.6ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-02 22:59:05 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Completed 401 Unauthorized in 3ms (ActiveRecord: 0.4ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.1ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.4ms)

Completed 200 OK in 5ms (Views: 2.4ms | ActiveRecord: 0.0ms)

 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-02 22:59:05 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-02 22:59:05 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (1.9ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Completed 401 Unauthorized in 4ms (ActiveRecord: 1.9ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.1ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.1ms)

Completed 200 OK in 4ms (Views: 2.1ms | ActiveRecord: 0.0ms)

 (0.1ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-02 22:59:27 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.8ms)

Completed 200 OK in 163ms (Views: 143.9ms | ActiveRecord: 4.3ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-02 22:59:27 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Completed 401 Unauthorized in 2ms (ActiveRecord: 0.4ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.3ms)

Completed 200 OK in 5ms (Views: 2.3ms | ActiveRecord: 0.0ms)

 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-02 22:59:27 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.5ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.0ms)

Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-02 22:59:27 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Completed 401 Unauthorized in 1ms (ActiveRecord: 0.3ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.1ms)

Completed 200 OK in 6ms (Views: 4.2ms | ActiveRecord: 0.0ms)

 (0.3ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.3ms)  BEGIN
 (0.2ms)  COMMIT
 (0.2ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-02 23:01:45 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.4ms)

Completed 200 OK in 161ms (Views: 146.0ms | ActiveRecord: 3.1ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-02 23:01:46 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Completed 401 Unauthorized in 2ms (ActiveRecord: 0.4ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.4ms)

Completed 200 OK in 5ms (Views: 2.5ms | ActiveRecord: 0.0ms)

 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.0ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-02 23:01:46 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (40.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (41.2ms)

Completed 200 OK in 45ms (Views: 43.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-02 23:01:46 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Completed 401 Unauthorized in 2ms (ActiveRecord: 0.3ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.3ms)

Completed 200 OK in 5ms (Views: 2.5ms | ActiveRecord: 0.0ms)

 (0.2ms)  ROLLBACK
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.3ms)  COMMIT
 (0.2ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-02 23:03:20 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (11.0ms)

Completed 200 OK in 120ms (Views: 104.6ms | ActiveRecord: 3.3ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-02 23:03:20 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Completed 401 Unauthorized in 2ms (ActiveRecord: 0.4ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.1ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.3ms)

Completed 200 OK in 5ms (Views: 2.3ms | ActiveRecord: 0.0ms)

 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-02 23:03:20 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.2ms)

Completed 200 OK in 5ms (Views: 4.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-02 23:03:20 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Completed 401 Unauthorized in 1ms (ActiveRecord: 0.3ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.1ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.1ms)

Completed 200 OK in 4ms (Views: 2.3ms | ActiveRecord: 0.0ms)

 (0.4ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
User Load (0.4ms)  SELECT "users".* FROM "users"
 (0.1ms)  BEGIN
User Exists (0.4ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]
User Create (0.6ms)  INSERT INTO "users" ("email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["email", "admin@admin.com"], ["encrypted_password", "$2a$04$LyAjgI4jUvAaF4gNPCaQ3.fJq1jMBascQ1kCVlH0YwPwZpFFboZtW"], ["created_at", "2020-12-03 02:05:53.688973"], ["updated_at", "2020-12-03 02:05:53.688973"], ["full_name", "Administrador"], ["registration", "000000000"], ["role", 0]]
 (1.4ms)  COMMIT
 (0.1ms)  BEGIN
User Exists (0.2ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "secretary@secretary.com"], ["LIMIT", 1]]
User Create (0.2ms)  INSERT INTO "users" ("email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["email", "secretary@secretary.com"], ["encrypted_password", "$2a$04$W5tD/tgPATuUkm5Eyzn0Te.vDLhafQjmBcYpI0lzGzfPaF.3dwn.q"], ["created_at", "2020-12-03 02:05:53.693981"], ["updated_at", "2020-12-03 02:05:53.693981"], ["full_name", "Secretário"], ["registration", "000000000"], ["role", 1]]
 (0.9ms)  COMMIT
 (0.1ms)  BEGIN
User Exists (0.2ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "professor@professor.com"], ["LIMIT", 1]]
User Create (0.2ms)  INSERT INTO "users" ("email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["email", "professor@professor.com"], ["encrypted_password", "$2a$04$sihVonLvQkOXm7DjLUkPsOcGCjB9BX98Xw7t0M95LdUR6640cLM8."], ["created_at", "2020-12-03 02:05:53.697652"], ["updated_at", "2020-12-03 02:05:53.697652"], ["full_name", "Professor"], ["registration", "000000000"], ["role", 2]]
 (0.9ms)  COMMIT
 (0.1ms)  BEGIN
User Exists (0.2ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
User Create (0.3ms)  INSERT INTO "users" ("email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["email", "student@student.com"], ["encrypted_password", "$2a$04$7M5muVYQIWurW8wWlqxqze.9hb3zBkHmsk.7hohjPxZkLKuVUi4sa"], ["created_at", "2020-12-03 02:05:53.701305"], ["updated_at", "2020-12-03 02:05:53.701305"], ["full_name", "Aluno"], ["registration", "000000000"], ["role", 3]]
 (0.9ms)  COMMIT
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.4ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-02 23:05:58 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (11.7ms)

Completed 200 OK in 117ms (Views: 102.3ms | ActiveRecord: 3.1ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-02 23:05:58 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 10ms (ActiveRecord: 0.6ms) Started GET “/” for 127.0.0.1 at 2020-12-02 23:05:58 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 2.7ms | ActiveRecord: 0.2ms)

 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-02 23:05:58 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-02 23:05:58 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 3ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-02 23:05:58 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 5ms (Views: 3.8ms | ActiveRecord: 0.3ms)

 (0.2ms)  ROLLBACK
 (0.5ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.5ms)  COMMIT
 (0.2ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-02 23:24:36 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.2ms)

Completed 200 OK in 171ms (Views: 151.2ms | ActiveRecord: 3.2ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-02 23:24:36 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-02 23:24:36 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.2ms)

 (0.3ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-02 23:24:36 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.2ms)

Completed 200 OK in 5ms (Views: 3.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-02 23:24:36 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-02 23:24:36 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.9ms)

Completed 200 OK in 6ms (Views: 4.1ms | ActiveRecord: 0.6ms)

 (0.2ms)  ROLLBACK
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.4ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-02 23:25:37 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.2ms)

Completed 200 OK in 110ms (Views: 94.1ms | ActiveRecord: 2.6ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-02 23:25:37 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.6ms) Started GET “/” for 127.0.0.1 at 2020-12-02 23:25:37 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.1ms)

Completed 200 OK in 31ms (Views: 3.3ms | ActiveRecord: 0.2ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-02 23:25:37 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.9ms)

Completed 200 OK in 5ms (Views: 3.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-02 23:25:37 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-02 23:25:37 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 4ms (Views: 2.7ms | ActiveRecord: 0.2ms)

 (0.2ms)  ROLLBACK
 (0.5ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.3ms)  BEGIN
 (0.2ms)  COMMIT
 (0.7ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-02 23:30:02 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.9ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.6ms)

Completed 200 OK in 189ms (Views: 150.0ms | ActiveRecord: 5.1ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-02 23:30:02 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 9ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-02 23:30:02 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.2ms)

 (0.4ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-02 23:30:02 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-02 23:30:02 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.9ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.9ms) Started GET “/” for 127.0.0.1 at 2020-12-02 23:30:02 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.3ms)

 (0.4ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.3ms)  BEGIN
 (0.8ms)  COMMIT
 (0.3ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-02 23:31:44 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (2.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (8.1ms)

Completed 200 OK in 306ms (Views: 279.1ms | ActiveRecord: 6.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-02 23:31:44 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (1.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 14ms (ActiveRecord: 1.6ms) Started GET “/” for 127.0.0.1 at 2020-12-02 23:31:44 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (4.7ms)

Completed 200 OK in 10ms (Views: 8.3ms | ActiveRecord: 0.3ms)

 (0.4ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.2ms)  COMMIT
 (0.2ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-02 23:31:44 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.5ms)
Rendered devise/sessions/new.html.erb within layouts/application (75.5ms)

Completed 200 OK in 82ms (Views: 80.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-02 23:31:44 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 9ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-02 23:31:44 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.3ms | ActiveRecord: 0.3ms)

 (0.2ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.2ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-02 23:32:49 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.0ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.9ms)

Completed 200 OK in 186ms (Views: 149.7ms | ActiveRecord: 3.8ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-02 23:32:50 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-02 23:32:50 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 2.6ms | ActiveRecord: 0.2ms)

 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.2ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-02 23:32:50 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.4ms)

Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-02 23:32:50 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-02 23:32:50 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.3ms | ActiveRecord: 0.2ms)

 (0.2ms)  ROLLBACK
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.2ms)  COMMIT
 (0.2ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-02 23:37:36 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.0ms)

Completed 200 OK in 184ms (Views: 149.9ms | ActiveRecord: 3.5ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-02 23:37:36 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-02 23:37:36 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.2ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.5ms)  COMMIT
 (0.2ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-02 23:37:36 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-02 23:37:36 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-02 23:37:36 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.4ms)

 (0.2ms)  ROLLBACK
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-02 23:57:26 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.3ms)

Completed 200 OK in 179ms (Views: 156.7ms | ActiveRecord: 6.1ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-02 23:57:26 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-02 23:57:26 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.2ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-02 23:57:27 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.9ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.6ms)

Completed 200 OK in 6ms (Views: 5.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-02 23:57:27 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-02 23:57:27 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.3ms)

 (0.1ms)  ROLLBACK
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-02 23:57:48 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.3ms)

Completed 200 OK in 164ms (Views: 142.4ms | ActiveRecord: 4.5ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-02 23:57:48 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-02 23:57:48 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 2.7ms | ActiveRecord: 0.2ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-02 23:57:48 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-02 23:57:48 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 3ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-02 23:57:48 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.3ms)

Completed 200 OK in 6ms (Views: 4.4ms | ActiveRecord: 0.7ms)

 (0.2ms)  ROLLBACK
 (0.7ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 00:01:51 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.9ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.1ms)

Completed 200 OK in 203ms (Views: 181.3ms | ActiveRecord: 3.6ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 00:01:51 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-03 00:01:51 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.2ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 00:01:52 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.1ms)

Completed 200 OK in 5ms (Views: 3.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 00:01:52 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-03 00:01:52 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.3ms)

 (0.3ms)  ROLLBACK
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 00:04:04 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.0ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.1ms)

Completed 200 OK in 182ms (Views: 146.1ms | ActiveRecord: 2.8ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 00:04:04 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-03 00:04:04 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.2ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 00:04:04 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (4.5ms)

Completed 200 OK in 10ms (Views: 8.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 00:04:04 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-03 00:04:04 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 00:04:29 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.9ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.9ms)

Completed 200 OK in 205ms (Views: 156.8ms | ActiveRecord: 5.8ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 00:04:30 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-03 00:04:30 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 2.7ms | ActiveRecord: 0.2ms)

 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 00:04:30 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.5ms)

Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 00:04:30 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 3ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-03 00:04:30 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.0ms)

Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.2ms)

 (0.2ms)  ROLLBACK
 (0.8ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.0ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 12:51:39 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.9ms)
Rendered devise/sessions/new.html.erb within layouts/application (20.4ms)

Completed 200 OK in 185ms (Views: 164.5ms | ActiveRecord: 4.7ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 12:51:39 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (1.1ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 21ms (ActiveRecord: 1.3ms) Started GET “/” for 127.0.0.1 at 2020-12-03 12:51:39 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 7ms (Views: 3.2ms | ActiveRecord: 0.2ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 12:51:39 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.9ms)

Completed 200 OK in 5ms (Views: 3.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 12:51:39 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-03 12:51:39 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 4ms (Views: 2.6ms | ActiveRecord: 0.2ms)

 (0.1ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.6ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 12:52:24 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.3ms)

Completed 200 OK in 164ms (Views: 136.1ms | ActiveRecord: 2.8ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 12:52:24 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-03 12:52:24 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.2ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 12:52:24 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.0ms)

Completed 200 OK in 5ms (Views: 3.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 12:52:24 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-03 12:52:24 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.2ms)

 (0.2ms)  ROLLBACK
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 12:56:45 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.9ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.3ms)

Completed 200 OK in 187ms (Views: 142.6ms | ActiveRecord: 5.6ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 12:56:45 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-03 12:56:45 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.2ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 12:56:45 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 12:56:45 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 3ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-03 12:56:45 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.1ms)

Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.2ms)

 (0.2ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 12:57:03 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.0ms)

Completed 200 OK in 174ms (Views: 137.9ms | ActiveRecord: 2.8ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 12:57:03 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-03 12:57:03 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.2ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 12:57:03 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 12:57:03 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 3ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-03 12:57:03 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.2ms)

Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.2ms)

 (0.5ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:00:07 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.8ms)

Completed 200 OK in 175ms (Views: 136.6ms | ActiveRecord: 4.7ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:00:07 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:00:07 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (5.2ms)

Completed 200 OK in 7ms (Views: 6.6ms | ActiveRecord: 0.2ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:00:07 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:00:07 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 8ms (ActiveRecord: 0.6ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:00:07 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.3ms)

 (0.1ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:01:07 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.5ms)

Completed 200 OK in 171ms (Views: 137.4ms | ActiveRecord: 2.7ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:01:07 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:01:07 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.2ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:01:07 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:01:07 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 3ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:01:07 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.8ms)

Completed 200 OK in 5ms (Views: 4.3ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:02:28 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.9ms)

Completed 200 OK in 179ms (Views: 140.4ms | ActiveRecord: 3.8ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:02:29 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:02:29 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.2ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:02:29 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:02:29 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 3ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:02:29 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.3ms)

Completed 200 OK in 5ms (Views: 3.8ms | ActiveRecord: 0.3ms)

 (0.2ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:06:43 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.6ms)

Completed 200 OK in 172ms (Views: 136.9ms | ActiveRecord: 3.9ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:06:43 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:06:43 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.2ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:06:43 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:06:43 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 3ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:06:43 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.3ms)

Completed 200 OK in 5ms (Views: 3.7ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.3ms)  BEGIN
 (0.3ms)  COMMIT
 (0.3ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:07:47 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.4ms)

Completed 200 OK in 154ms (Views: 136.8ms | ActiveRecord: 3.7ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:07:47 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:07:47 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.2ms)

 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.5ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:07:47 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:07:47 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:07:47 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.5ms)

Completed 200 OK in 5ms (Views: 3.1ms | ActiveRecord: 0.7ms)

 (0.2ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:09:17 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.1ms)

Completed 200 OK in 148ms (Views: 133.6ms | ActiveRecord: 2.8ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:09:18 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:09:18 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.2ms)

 (0.1ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:09:18 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.5ms)

Completed 200 OK in 4ms (Views: 2.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:09:18 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:09:18 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.2ms)

Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.2ms)

 (0.3ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:09:42 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.9ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.3ms)

Completed 200 OK in 187ms (Views: 140.5ms | ActiveRecord: 4.1ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:09:42 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:09:42 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.2ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:09:42 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:09:42 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:09:42 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.2ms)

 (0.2ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:11:53 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.0ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.0ms)

Completed 200 OK in 179ms (Views: 140.6ms | ActiveRecord: 2.9ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:11:53 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:11:53 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.2ms)

 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:11:53 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:11:53 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:11:53 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.7ms)

Completed 200 OK in 5ms (Views: 3.7ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:14:20 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.6ms)

Completed 200 OK in 156ms (Views: 140.5ms | ActiveRecord: 3.2ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:14:21 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:14:21 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.1ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.2ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:14:21 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.1ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.2ms)

Completed 200 OK in 3ms (Views: 2.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:14:21 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.9ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.9ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:14:21 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.2ms)

Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.2ms)

 (0.2ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:15:08 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.1ms)

Completed 200 OK in 181ms (Views: 146.8ms | ActiveRecord: 3.7ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:15:08 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:15:08 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.2ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.2ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:15:08 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:15:08 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (1.1ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 1.1ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:15:09 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.3ms)

 (0.4ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:15:30 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.9ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.3ms)

Completed 200 OK in 192ms (Views: 140.9ms | ActiveRecord: 5.7ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:15:30 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:15:30 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.2ms)

 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (1.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:15:30 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.6ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.7ms)

Completed 200 OK in 6ms (Views: 5.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:15:30 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 10ms (ActiveRecord: 0.6ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:15:30 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.3ms)

 (0.1ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.3ms)  COMMIT
 (0.4ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:15:51 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.2ms)

Completed 200 OK in 151ms (Views: 135.8ms | ActiveRecord: 2.7ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:15:51 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:15:51 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.2ms)

 (0.7ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.5ms)  COMMIT
 (0.4ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:15:51 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.8ms)

Completed 200 OK in 6ms (Views: 4.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:15:51 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:15:51 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.8ms)

Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.4ms)

 (0.1ms)  ROLLBACK
 (0.7ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:17:38 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.9ms)
Rendered devise/sessions/new.html.erb within layouts/application (7.9ms)

Completed 200 OK in 186ms (Views: 144.3ms | ActiveRecord: 3.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:17:38 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:17:38 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.2ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.0ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:17:38 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:17:38 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:17:38 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.4ms)

Completed 200 OK in 5ms (Views: 3.1ms | ActiveRecord: 0.6ms)

 (0.1ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:20:44 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.2ms)

Completed 200 OK in 168ms (Views: 150.4ms | ActiveRecord: 3.7ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:20:44 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:20:44 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.2ms)

 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:20:44 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:20:44 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 3ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:20:44 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.0ms)

Completed 200 OK in 3ms (Views: 2.8ms | ActiveRecord: 0.2ms)

 (0.4ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:23:38 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.7ms)

Completed 200 OK in 150ms (Views: 135.5ms | ActiveRecord: 2.8ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:23:38 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 9ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:23:38 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.2ms)

 (0.3ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.3ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:23:38 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.5ms)

Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:23:38 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:23:38 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 5ms (Views: 3.7ms | ActiveRecord: 0.3ms)

 (0.2ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:24:30 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.3ms)

Completed 200 OK in 154ms (Views: 138.7ms | ActiveRecord: 2.9ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:24:30 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:24:30 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.1ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.2ms)

 (1.0ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.6ms)  COMMIT
 (0.3ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:24:30 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.4ms)

Completed 200 OK in 6ms (Views: 5.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:24:30 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:24:30 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.1ms)

Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.3ms)

 (0.1ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:24:48 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.9ms)
Rendered devise/sessions/new.html.erb within layouts/application (8.8ms)

Completed 200 OK in 169ms (Views: 148.5ms | ActiveRecord: 4.7ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:24:49 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:24:49 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.2ms)

 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:24:49 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.3ms)

Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:24:49 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:24:49 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.1ms)

Completed 200 OK in 3ms (Views: 1.9ms | ActiveRecord: 0.2ms)

 (0.2ms)  ROLLBACK
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.0ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:25:05 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.1ms)

Completed 200 OK in 150ms (Views: 135.6ms | ActiveRecord: 2.8ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:25:05 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:25:05 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.2ms)

 (0.2ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.3ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:25:05 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.7ms)

Completed 200 OK in 6ms (Views: 4.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:25:05 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:25:05 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.3ms)

Completed 200 OK in 5ms (Views: 3.8ms | ActiveRecord: 0.5ms)

 (0.1ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:27:23 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.9ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.1ms)

Completed 200 OK in 195ms (Views: 140.4ms | ActiveRecord: 5.4ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:27:23 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 8ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:27:23 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.2ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:27:23 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:27:23 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:27:23 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.3ms | ActiveRecord: 0.2ms)

 (0.2ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:27:42 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.9ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.5ms)

Completed 200 OK in 167ms (Views: 143.7ms | ActiveRecord: 3.9ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:27:42 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:27:42 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.2ms)

 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:27:42 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 3.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:27:42 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 3ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:27:42 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.2ms)

 (0.4ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:28:58 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (8.0ms)

Completed 200 OK in 193ms (Views: 147.0ms | ActiveRecord: 6.7ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:28:58 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:28:58 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.2ms)

 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.0ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:28:58 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.1ms)

Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:28:58 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:28:58 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (5.1ms)

Completed 200 OK in 9ms (Views: 7.1ms | ActiveRecord: 0.6ms)

 (0.3ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:32:23 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.2ms)

Completed 200 OK in 157ms (Views: 138.3ms | ActiveRecord: 4.3ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:32:23 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:32:23 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.2ms)

 (0.4ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.3ms)  COMMIT
 (0.2ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:32:23 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.9ms)

Completed 200 OK in 7ms (Views: 5.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:32:23 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:32:23 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.2ms)

 (0.2ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (1.9ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:34:00 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.9ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.7ms)

Completed 200 OK in 183ms (Views: 146.6ms | ActiveRecord: 4.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:34:00 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:34:00 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.2ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.0ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:34:00 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.5ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.3ms)

Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:34:00 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:34:00 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.1ms)

Completed 200 OK in 6ms (Views: 4.5ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:34:31 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.3ms)

Completed 200 OK in 185ms (Views: 141.9ms | ActiveRecord: 5.6ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:34:32 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:34:32 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.2ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:34:32 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:34:32 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:34:32 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.3ms)

 (0.2ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:34:59 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (4.0ms)
Rendered devise/sessions/new.html.erb within layouts/application (19.5ms)

Completed 200 OK in 199ms (Views: 177.8ms | ActiveRecord: 4.3ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:34:59 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:34:59 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.2ms)

 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:34:59 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:34:59 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 3ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:34:59 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.2ms)

Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.3ms)

 (0.3ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.4ms)  COMMIT
 (0.4ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:36:14 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.4ms)

Completed 200 OK in 167ms (Views: 147.4ms | ActiveRecord: 4.8ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:36:14 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:36:14 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.2ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:36:14 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:36:14 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 3ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:36:14 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 5ms (Views: 3.8ms | ActiveRecord: 0.3ms)

 (0.2ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.3ms)  BEGIN
 (0.3ms)  COMMIT
 (0.2ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:37:48 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.9ms)
Rendered devise/sessions/new.html.erb within layouts/application (8.4ms)

Completed 200 OK in 228ms (Views: 190.1ms | ActiveRecord: 2.7ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:37:48 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 8ms (ActiveRecord: 0.7ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:37:48 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.2ms)

 (0.7ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:37:48 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.1ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:37:48 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:37:48 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.3ms)

 (0.1ms)  ROLLBACK
 (0.5ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.2ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:38:14 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.5ms)

Completed 200 OK in 167ms (Views: 137.1ms | ActiveRecord: 3.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:38:14 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:38:14 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.2ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.0ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:38:14 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.1ms)

Completed 200 OK in 5ms (Views: 4.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:38:14 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:38:14 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.3ms)

 (0.1ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:40:08 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.3ms)

Completed 200 OK in 189ms (Views: 140.9ms | ActiveRecord: 4.1ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:40:08 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:40:08 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.2ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:40:08 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:40:08 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 3ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:40:08 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.0ms)

Completed 200 OK in 3ms (Views: 2.8ms | ActiveRecord: 0.2ms)

 (0.3ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:40:23 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.1ms)

Completed 200 OK in 182ms (Views: 138.7ms | ActiveRecord: 4.3ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:40:23 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:40:23 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.2ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:40:23 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:40:23 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 3ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:40:23 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.1ms)

Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.3ms)

 (0.2ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:40:33 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.8ms)

Completed 200 OK in 158ms (Views: 137.1ms | ActiveRecord: 4.6ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:40:34 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:40:34 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 2.7ms | ActiveRecord: 0.2ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.0ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:40:34 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:40:34 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:40:34 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.2ms)

Completed 200 OK in 3ms (Views: 1.8ms | ActiveRecord: 0.2ms)

 (0.4ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:44:34 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.2ms)

Completed 200 OK in 152ms (Views: 135.3ms | ActiveRecord: 3.2ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:44:34 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:44:34 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 2.7ms | ActiveRecord: 0.2ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:44:34 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.8ms)

Completed 200 OK in 7ms (Views: 5.2ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:44:34 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:44:34 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.3ms)

 (0.2ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:47:59 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.3ms)

Completed 200 OK in 161ms (Views: 143.1ms | ActiveRecord: 4.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:48:00 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:48:00 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.2ms)

 (0.3ms)  ROLLBACK
 (0.5ms)  BEGIN
 (0.4ms)  COMMIT
 (0.3ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:48:00 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.6ms)

Completed 200 OK in 6ms (Views: 5.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:48:00 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:48:00 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (3.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (5.1ms)

Completed 200 OK in 7ms (Views: 3.1ms | ActiveRecord: 3.5ms)

 (0.1ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:49:44 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (2.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (10.2ms)

Completed 200 OK in 170ms (Views: 153.2ms | ActiveRecord: 3.9ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:49:44 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:49:44 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 2.7ms | ActiveRecord: 0.2ms)

 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:49:44 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.8ms)

Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:49:44 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:49:44 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.3ms)

 (0.1ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:50:49 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.1ms)

Completed 200 OK in 168ms (Views: 153.4ms | ActiveRecord: 2.8ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:50:49 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:50:49 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.2ms)

 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.0ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:50:49 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:50:49 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:50:49 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.7ms)

Completed 200 OK in 6ms (Views: 3.8ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:52:22 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.0ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.6ms)

Completed 200 OK in 153ms (Views: 137.5ms | ActiveRecord: 3.1ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:52:22 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:52:22 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 2.7ms | ActiveRecord: 0.2ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.0ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:52:22 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:52:22 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:52:22 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.5ms)

Completed 200 OK in 5ms (Views: 3.3ms | ActiveRecord: 0.4ms)

 (0.2ms)  ROLLBACK
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:53:03 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.3ms)

Completed 200 OK in 186ms (Views: 144.2ms | ActiveRecord: 6.1ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:53:03 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:53:03 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.2ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:53:03 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.5ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.0ms)

Completed 200 OK in 5ms (Views: 4.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:53:03 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:53:03 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.2ms)

Completed 200 OK in 3ms (Views: 1.9ms | ActiveRecord: 0.3ms)

 (0.2ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:54:17 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.1ms)
Rendered devise/sessions/new.html.erb within layouts/application (8.3ms)

Completed 200 OK in 159ms (Views: 144.2ms | ActiveRecord: 2.6ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:54:18 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:54:18 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.2ms)

 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:54:18 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.0ms)

Completed 200 OK in 5ms (Views: 3.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:54:18 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 3ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:54:18 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 5ms (Views: 4.3ms | ActiveRecord: 0.3ms)

 (0.2ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:57:27 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.6ms)

Completed 200 OK in 170ms (Views: 137.3ms | ActiveRecord: 3.3ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:57:27 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:57:27 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 2.7ms | ActiveRecord: 0.2ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:57:27 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.2ms)

Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:57:27 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:57:27 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.5ms)

Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.4ms)  BEGIN
 (0.4ms)  COMMIT
 (0.3ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:58:25 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.0ms)

Completed 200 OK in 172ms (Views: 139.7ms | ActiveRecord: 3.3ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:58:25 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:58:25 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 2.7ms | ActiveRecord: 0.2ms)

 (0.1ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.3ms)  COMMIT
 (0.2ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:58:25 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.1ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.2ms)

Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:58:25 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:58:25 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 4ms (Views: 2.7ms | ActiveRecord: 0.2ms)

 (0.7ms)  ROLLBACK
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.4ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:58:33 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.1ms)

Completed 200 OK in 154ms (Views: 136.8ms | ActiveRecord: 3.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:58:33 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:58:33 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.2ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:58:33 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:58:33 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 3ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:58:33 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (0.9ms)

Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.2ms)

 (0.1ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:59:05 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.1ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.4ms)

Completed 200 OK in 189ms (Views: 152.5ms | ActiveRecord: 4.3ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:59:05 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:59:05 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.2ms)

 (0.1ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:59:05 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.1ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 13:59:05 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-03 13:59:05 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.2ms)

Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.2ms)

 (0.3ms)  ROLLBACK
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.2ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 14:00:31 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.3ms)

Completed 200 OK in 153ms (Views: 135.7ms | ActiveRecord: 4.4ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 14:00:31 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-03 14:00:31 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.2ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.3ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 14:00:31 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.1ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.2ms)

Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 14:00:31 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-03 14:00:31 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.3ms | ActiveRecord: 0.2ms)

 (0.2ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.3ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 14:01:42 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.1ms)

Completed 200 OK in 174ms (Views: 142.3ms | ActiveRecord: 2.7ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 14:01:42 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-03 14:01:42 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.2ms)

 (0.3ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 14:01:42 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.1ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.2ms)

Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 14:01:42 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.7ms) Started GET “/” for 127.0.0.1 at 2020-12-03 14:01:42 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.2ms)

 (0.2ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (3.6ms)  SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1  [["key", "environment"]]
 (0.5ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.3ms)  SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1  [["key", "environment"]]
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.3ms)  SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1  [["key", "environment"]]
 (118.8ms)  DROP DATABASE IF EXISTS "secretaria_ppgi_test"
 (352.0ms)  CREATE DATABASE "secretaria_ppgi_test" ENCODING = 'unicode'
SQL (0.7ms)  CREATE EXTENSION IF NOT EXISTS "plpgsql"
 (0.5ms)  DROP TABLE IF EXISTS "request_types" CASCADE
 (13.7ms)  CREATE TABLE "request_types" ("id" bigserial primary key, "title" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)
 (0.5ms)  DROP TABLE IF EXISTS "requests" CASCADE
 (10.3ms)  CREATE TABLE "requests" ("id" bigserial primary key, "request_type_id" bigint, "user_id" bigint, "documents" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)
 (4.3ms)  CREATE  INDEX  "index_requests_on_request_type_id" ON "requests"  ("request_type_id")
 (4.3ms)  CREATE  INDEX  "index_requests_on_user_id" ON "requests"  ("user_id")
 (0.6ms)  DROP TABLE IF EXISTS "requirements" CASCADE
 (9.8ms)  CREATE TABLE "requirements" ("id" bigserial primary key, "requirements" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)
 (0.5ms)  DROP TABLE IF EXISTS "users" CASCADE
 (11.1ms)  CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "full_name" character varying, "registration" character varying, "role" integer)
 (7.8ms)  CREATE UNIQUE INDEX  "index_users_on_email" ON "users"  ("email")
 (4.2ms)  CREATE UNIQUE INDEX  "index_users_on_reset_password_token" ON "users"  ("reset_password_token")
 (5.5ms)  ALTER TABLE "requests" ADD CONSTRAINT "fk_rails_59d5c2771d"

FOREIGN KEY (“request_type_id”)

REFERENCES "request_types" ("id")



 (3.6ms)  ALTER TABLE "requests" ADD CONSTRAINT "fk_rails_8ead8b1e6b"

FOREIGN KEY (“user_id”)

REFERENCES "users" ("id")



 (9.5ms)  CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY)
 (1.2ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (1.6ms)  INSERT INTO "schema_migrations" (version) VALUES (20201203170755)
 (1.4ms)  INSERT INTO "schema_migrations" (version) VALUES

(20201113005520), (20201113005619), (20191114163205), (20191114162918);



 (8.9ms)  CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)
ActiveRecord::InternalMetadata Load (0.8ms)  SELECT  "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2  [["key", "environment"], ["LIMIT", 1]]
 (0.3ms)  BEGIN
ActiveRecord::InternalMetadata Create (0.6ms)  INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key"  [["key", "environment"], ["value", "test"], ["created_at", "2020-12-03 17:17:26.366296"], ["updated_at", "2020-12-03 17:17:26.366296"]]
 (1.2ms)  COMMIT
ActiveRecord::InternalMetadata Load (0.3ms)  SELECT  "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2  [["key", "environment"], ["LIMIT", 1]]
 (0.1ms)  BEGIN
 (0.2ms)  COMMIT
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 14:18:01 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (9.3ms)

Completed 200 OK in 246ms (Views: 227.3ms | ActiveRecord: 4.5ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 14:18:01 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Completed 401 Unauthorized in 3ms (ActiveRecord: 0.5ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.4ms)

Completed 200 OK in 5ms (Views: 2.5ms | ActiveRecord: 0.0ms)

 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 14:18:01 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.0ms)

Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 14:18:01 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Completed 401 Unauthorized in 4ms (ActiveRecord: 0.7ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.6ms)

Completed 200 OK in 7ms (Views: 2.9ms | ActiveRecord: 0.0ms)

 (0.3ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.4ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 14:18:40 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.2ms)

Completed 200 OK in 153ms (Views: 136.9ms | ActiveRecord: 2.8ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 14:18:40 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Completed 401 Unauthorized in 3ms (ActiveRecord: 0.5ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.1ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.2ms)

Completed 200 OK in 4ms (Views: 2.1ms | ActiveRecord: 0.0ms)

 (0.2ms)  ROLLBACK
 (0.4ms)  BEGIN
 (0.2ms)  COMMIT
 (0.3ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 14:18:40 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.6ms)

Completed 200 OK in 6ms (Views: 3.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 14:18:40 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Completed 401 Unauthorized in 2ms (ActiveRecord: 0.7ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.1ms)

Completed 200 OK in 6ms (Views: 3.6ms | ActiveRecord: 0.0ms)

 (0.1ms)  ROLLBACK
 (0.1ms)  SELECT pg_try_advisory_lock(5025712458016326615)
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
ActiveRecord::InternalMetadata Load (0.2ms)  SELECT  "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2  [["key", "environment"], ["LIMIT", 1]]
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  SELECT pg_advisory_unlock(5025712458016326615)
 (0.1ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 14:19:22 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.6ms)

Completed 200 OK in 175ms (Views: 138.2ms | ActiveRecord: 3.5ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 14:19:22 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Completed 401 Unauthorized in 2ms (ActiveRecord: 0.4ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.1ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.2ms)

Completed 200 OK in 4ms (Views: 2.0ms | ActiveRecord: 0.0ms)

 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 14:19:22 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.5ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 14:19:22 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Completed 401 Unauthorized in 1ms (ActiveRecord: 0.2ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.1ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.1ms)

Completed 200 OK in 4ms (Views: 2.1ms | ActiveRecord: 0.0ms)

 (0.1ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
User Load (0.4ms)  SELECT "users".* FROM "users"
 (0.1ms)  BEGIN
User Exists (0.4ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]
User Create (0.5ms)  INSERT INTO "users" ("email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["email", "admin@admin.com"], ["encrypted_password", "$2a$04$z2WcE/Sri8sV3MqZtKOmkuIXZ5HuOfCitVPQb6hJNPIJ3S08tOf3a"], ["created_at", "2020-12-03 17:19:35.283020"], ["updated_at", "2020-12-03 17:19:35.283020"], ["full_name", "Administrador"], ["registration", "000000000"], ["role", 0]]
 (1.6ms)  COMMIT
 (0.1ms)  BEGIN
User Exists (0.3ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "secretary@secretary.com"], ["LIMIT", 1]]
User Create (0.2ms)  INSERT INTO "users" ("email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["email", "secretary@secretary.com"], ["encrypted_password", "$2a$04$FhdAI10eYaCxB7Dhp8XCuuFCxvwaCFpxbdkBGxOp9Ihwg3LMIYezm"], ["created_at", "2020-12-03 17:19:35.297045"], ["updated_at", "2020-12-03 17:19:35.297045"], ["full_name", "Secretário"], ["registration", "000000000"], ["role", 1]]
 (1.0ms)  COMMIT
 (0.1ms)  BEGIN
User Exists (0.2ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "professor@professor.com"], ["LIMIT", 1]]
User Create (0.2ms)  INSERT INTO "users" ("email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["email", "professor@professor.com"], ["encrypted_password", "$2a$04$QUxxxLQNdgPNGgayyPzqvebvyWLuo9wDNHmd7Gsi2rDz.ZmAIBICS"], ["created_at", "2020-12-03 17:19:35.301121"], ["updated_at", "2020-12-03 17:19:35.301121"], ["full_name", "Professor"], ["registration", "000000000"], ["role", 2]]
 (1.0ms)  COMMIT
 (0.1ms)  BEGIN
User Exists (0.2ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
User Create (0.3ms)  INSERT INTO "users" ("email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["email", "student@student.com"], ["encrypted_password", "$2a$04$HCeRUOxoQ3BZaW.xRkmFK.GHOd4TZbTlNh4803VNVO7ff.gTNsYou"], ["created_at", "2020-12-03 17:19:35.305373"], ["updated_at", "2020-12-03 17:19:35.305373"], ["full_name", "Aluno"], ["registration", "000000000"], ["role", 3]]
 (1.1ms)  COMMIT
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.3ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 14:19:39 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.5ms)

Completed 200 OK in 170ms (Views: 138.0ms | ActiveRecord: 2.7ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 14:19:39 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-03 14:19:39 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.2ms) Started GET “/requirements” for 127.0.0.1 at 2020-12-03 14:19:39 -0300 Processing by RequirementsController#index as HTML

Rendering requirements/index.html.erb within layouts/application
Requirement Load (0.5ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/index.html.erb within layouts/application (3.4ms)

Completed 200 OK in 7ms (Views: 3.4ms | ActiveRecord: 1.7ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 14:19:39 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.2ms)

Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 14:19:39 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-03 14:19:39 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 5ms (Views: 3.5ms | ActiveRecord: 0.3ms) Started GET “/requirements” for 127.0.0.1 at 2020-12-03 14:19:39 -0300 Processing by RequirementsController#index as HTML

Rendering requirements/index.html.erb within layouts/application
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/index.html.erb within layouts/application (0.7ms)

Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.3ms)

 (0.1ms)  ROLLBACK
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 14:20:15 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.7ms)

Completed 200 OK in 167ms (Views: 146.0ms | ActiveRecord: 2.8ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 14:20:16 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-03 14:20:16 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-03 14:20:16 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
Rendered requirements/_form.html.erb (2.5ms)
Rendered requirements/new.html.erb within layouts/application (3.6ms)

Completed 200 OK in 13ms (Views: 5.6ms | ActiveRecord: 2.0ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 14:20:16 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.1ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.2ms)

Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 14:20:16 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-03 14:20:16 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.8ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.4ms)

Completed 200 OK in 6ms (Views: 4.5ms | ActiveRecord: 0.8ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-03 14:20:16 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
Rendered requirements/_form.html.erb (1.2ms)
Rendered requirements/new.html.erb within layouts/application (1.7ms)

Completed 200 OK in 6ms (Views: 4.5ms | ActiveRecord: 0.0ms)

 (0.5ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.4ms)  COMMIT
 (0.3ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 14:22:35 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.9ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.7ms)

Completed 200 OK in 171ms (Views: 139.0ms | ActiveRecord: 3.1ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 14:22:35 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-03 14:22:35 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-03 14:22:35 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
Rendered requirements/new.html.erb within layouts/application (0.8ms)

Completed 200 OK in 9ms (Views: 2.1ms | ActiveRecord: 2.9ms)

 (0.4ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 14:22:35 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.7ms)

Completed 200 OK in 6ms (Views: 4.2ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 14:22:35 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-03 14:22:35 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.3ms | ActiveRecord: 0.3ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-03 14:22:35 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
Rendered requirements/new.html.erb within layouts/application (1.2ms)

Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.0ms)

 (0.3ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 15:09:22 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.0ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.9ms)

Completed 200 OK in 178ms (Views: 144.5ms | ActiveRecord: 3.7ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 15:09:22 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-03 15:09:22 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-03 15:09:22 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (3.1ms)

Completed 200 OK in 13ms (Views: 4.8ms | ActiveRecord: 3.4ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 15:09:22 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.3ms)

Completed 200 OK in 6ms (Views: 4.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 15:09:22 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-03 15:09:22 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.3ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-03 15:09:22 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.3ms)

 (0.2ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.2ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 15:18:28 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.0ms)

Completed 200 OK in 153ms (Views: 136.5ms | ActiveRecord: 4.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 15:18:29 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-03 15:18:29 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-03 15:18:29 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (2.1ms)

Completed 200 OK in 38ms (Views: 3.3ms | ActiveRecord: 3.0ms)

 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 15:18:29 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 15:18:29 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-03 15:18:29 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.1ms)

Completed 200 OK in 5ms (Views: 3.8ms | ActiveRecord: 0.3ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-03 15:18:29 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (2.5ms)

Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 15:18:44 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.2ms)

Completed 200 OK in 183ms (Views: 140.4ms | ActiveRecord: 4.2ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 15:18:44 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-03 15:18:44 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-03 15:18:44 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (1.0ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (4.3ms)

Completed 200 OK in 13ms (Views: 5.0ms | ActiveRecord: 2.9ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 15:18:44 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.6ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.8ms)

Completed 200 OK in 9ms (Views: 7.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 15:18:44 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 8ms (ActiveRecord: 0.6ms) Started GET “/” for 127.0.0.1 at 2020-12-03 15:18:44 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 2.5ms | ActiveRecord: 0.3ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-03 15:18:44 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (2.4ms)

Completed 200 OK in 5ms (Views: 3.8ms | ActiveRecord: 0.3ms)

 (0.2ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.0ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 15:19:26 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.3ms)

Completed 200 OK in 167ms (Views: 138.2ms | ActiveRecord: 3.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 15:19:26 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-03 15:19:26 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 2.7ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-03 15:19:26 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (3.1ms)

Completed 200 OK in 12ms (Views: 4.7ms | ActiveRecord: 3.2ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-03 15:19:26 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
 (0.3ms)  SAVEPOINT active_record_1
Requirement Create (0.5ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-03 18:19:26.656142"], ["updated_at", "2020-12-03 18:19:26.656142"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/requirements/1 Completed 302 Found in 4ms (ActiveRecord: 0.9ms) Started GET “/requirements/1” for 127.0.0.1 at 2020-12-03 15:19:26 -0300 Processing by RequirementsController#show as HTML

Parameters: {"id"=>"1"}
Requirement Load (0.7ms)  SELECT  "requirements".* FROM "requirements" WHERE "requirements"."id" = $1 LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendering requirements/show.html.erb within layouts/application
Rendered requirements/show.html.erb within layouts/application (1.5ms)

Completed 200 OK in 11ms (Views: 6.4ms | ActiveRecord: 0.7ms)

 (0.2ms)  ROLLBACK
 (0.4ms)  BEGIN
 (0.3ms)  COMMIT
 (0.4ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 15:19:26 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.8ms)

Completed 200 OK in 6ms (Views: 4.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 15:19:26 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.7ms) Started GET “/” for 127.0.0.1 at 2020-12-03 15:19:26 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-03 15:19:26 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (4.3ms)

Completed 200 OK in 8ms (Views: 6.5ms | ActiveRecord: 0.7ms)

 (0.3ms)  ROLLBACK
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.0ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 15:20:32 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.0ms)

Completed 200 OK in 157ms (Views: 142.7ms | ActiveRecord: 2.5ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 15:20:32 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-03 15:20:32 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-03 15:20:32 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (2.0ms)

Completed 200 OK in 38ms (Views: 3.2ms | ActiveRecord: 2.9ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-03 15:20:32 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
 (0.3ms)  SAVEPOINT active_record_1
Requirement Create (0.6ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-03 18:20:32.690451"], ["updated_at", "2020-12-03 18:20:32.690451"]]
 (0.9ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/requirements/2 Completed 302 Found in 8ms (ActiveRecord: 1.8ms) Started GET “/requirements/2” for 127.0.0.1 at 2020-12-03 15:20:32 -0300 Processing by RequirementsController#show as HTML

Parameters: {"id"=>"2"}
Requirement Load (0.3ms)  SELECT  "requirements".* FROM "requirements" WHERE "requirements"."id" = $1 LIMIT $2  [["id", 2], ["LIMIT", 1]]
Rendering requirements/show.html.erb within layouts/application
Rendered requirements/show.html.erb within layouts/application (0.9ms)

Completed 200 OK in 5ms (Views: 2.1ms | ActiveRecord: 0.3ms)

 (0.2ms)  ROLLBACK
 (0.4ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 15:20:32 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 15:20:32 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-03 15:20:32 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.1ms)

Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.3ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-03 15:20:32 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.3ms | ActiveRecord: 0.3ms)

 (0.3ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.3ms)  BEGIN
 (0.4ms)  COMMIT
 (0.3ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 15:21:08 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.3ms)

Completed 200 OK in 168ms (Views: 137.6ms | ActiveRecord: 4.1ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 15:21:08 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-03 15:21:08 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 2.7ms | ActiveRecord: 0.3ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-03 15:21:08 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (1.9ms)

Completed 200 OK in 10ms (Views: 2.9ms | ActiveRecord: 3.1ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-03 15:21:08 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
 (0.2ms)  SAVEPOINT active_record_1
Requirement Create (0.6ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-03 18:21:08.914173"], ["updated_at", "2020-12-03 18:21:08.914173"]]
 (0.3ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/requirements/3 Completed 302 Found in 4ms (ActiveRecord: 1.1ms) Started GET “/requirements/3” for 127.0.0.1 at 2020-12-03 15:21:08 -0300 Processing by RequirementsController#show as HTML

Parameters: {"id"=>"3"}
Requirement Load (0.2ms)  SELECT  "requirements".* FROM "requirements" WHERE "requirements"."id" = $1 LIMIT $2  [["id", 3], ["LIMIT", 1]]
Rendering requirements/show.html.erb within layouts/application
Rendered requirements/show.html.erb within layouts/application (1.5ms)

Completed 200 OK in 6ms (Views: 3.5ms | ActiveRecord: 0.2ms)

 (0.5ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.2ms)  COMMIT
 (0.2ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 15:21:08 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.6ms)

Completed 200 OK in 8ms (Views: 6.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 15:21:08 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-03 15:21:08 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.3ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-03 15:21:08 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.3ms)

 (0.2ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 15:21:49 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.9ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.2ms)

Completed 200 OK in 187ms (Views: 143.8ms | ActiveRecord: 5.3ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 15:21:49 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-03 15:21:49 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-03 15:21:49 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (3.5ms)

Completed 200 OK in 12ms (Views: 5.3ms | ActiveRecord: 3.1ms)

 (0.3ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 15:21:49 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.6ms)

Completed 200 OK in 7ms (Views: 5.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 15:21:50 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-03 15:21:50 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.7ms)

Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.3ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-03 15:21:50 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.3ms)

 (0.2ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 15:22:15 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.9ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.2ms)

Completed 200 OK in 188ms (Views: 143.1ms | ActiveRecord: 6.4ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 15:22:15 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-03 15:22:15 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-03 15:22:15 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (4.1ms)

Completed 200 OK in 14ms (Views: 6.0ms | ActiveRecord: 2.4ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-03 15:22:15 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
 (0.1ms)  SAVEPOINT active_record_1
Requirement Create (0.3ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-03 18:22:15.438999"], ["updated_at", "2020-12-03 18:22:15.438999"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/requirements/4 Completed 302 Found in 3ms (ActiveRecord: 0.5ms) Started GET “/requirements/4” for 127.0.0.1 at 2020-12-03 15:22:15 -0300 Processing by RequirementsController#show as HTML

Parameters: {"id"=>"4"}
Requirement Load (0.2ms)  SELECT  "requirements".* FROM "requirements" WHERE "requirements"."id" = $1 LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendering requirements/show.html.erb within layouts/application
Rendered requirements/show.html.erb within layouts/application (0.5ms)

Completed 200 OK in 3ms (Views: 1.3ms | ActiveRecord: 0.2ms)

 (0.2ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.4ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 15:22:15 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.6ms)

Completed 200 OK in 6ms (Views: 4.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 15:22:15 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-03 15:22:15 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.0ms)

Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-03 15:22:15 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (1.2ms)

Completed 200 OK in 3ms (Views: 1.9ms | ActiveRecord: 0.2ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-03 15:22:15 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>""}, "commit"=>"Definir requisitos"}
 (0.3ms)  SAVEPOINT active_record_1
Requirement Create (0.4ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", ""], ["created_at", "2020-12-03 18:22:15.490332"], ["updated_at", "2020-12-03 18:22:15.490332"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/requirements/5 Completed 302 Found in 5ms (ActiveRecord: 0.8ms) Started GET “/requirements/5” for 127.0.0.1 at 2020-12-03 15:22:15 -0300 Processing by RequirementsController#show as HTML

Parameters: {"id"=>"5"}
Requirement Load (0.2ms)  SELECT  "requirements".* FROM "requirements" WHERE "requirements"."id" = $1 LIMIT $2  [["id", 5], ["LIMIT", 1]]
Rendering requirements/show.html.erb within layouts/application
Rendered requirements/show.html.erb within layouts/application (0.9ms)

Completed 200 OK in 5ms (Views: 3.5ms | ActiveRecord: 0.2ms)

 (0.4ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.3ms)  COMMIT
 (0.4ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 15:24:55 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.2ms)

Completed 200 OK in 153ms (Views: 136.9ms | ActiveRecord: 3.6ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 15:24:55 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-03 15:24:55 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-03 15:24:55 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (2.1ms)

Completed 200 OK in 11ms (Views: 3.3ms | ActiveRecord: 2.8ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-03 15:24:55 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
 (0.2ms)  SAVEPOINT active_record_1
Requirement Create (0.4ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-03 18:24:55.281335"], ["updated_at", "2020-12-03 18:24:55.281335"]]
 (0.3ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/requirements/6 Completed 302 Found in 5ms (ActiveRecord: 0.9ms) Started GET “/requirements/6” for 127.0.0.1 at 2020-12-03 15:24:55 -0300 Processing by RequirementsController#show as HTML

Parameters: {"id"=>"6"}
Requirement Load (0.2ms)  SELECT  "requirements".* FROM "requirements" WHERE "requirements"."id" = $1 LIMIT $2  [["id", 6], ["LIMIT", 1]]
Rendering requirements/show.html.erb within layouts/application
Rendered requirements/show.html.erb within layouts/application (1.3ms)

Completed 200 OK in 6ms (Views: 3.6ms | ActiveRecord: 0.2ms)

 (0.5ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 15:24:55 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.1ms)

Completed 200 OK in 5ms (Views: 3.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 15:24:55 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-03 15:24:55 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.3ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-03 15:24:55 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.3ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-03 15:24:55 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>""}, "commit"=>"Definir requisitos"}
 (0.2ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (1.5ms)

Completed 200 OK in 5ms (Views: 2.3ms | ActiveRecord: 0.6ms)

 (0.2ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.3ms)  COMMIT
 (0.2ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 15:35:50 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.1ms)

Completed 200 OK in 151ms (Views: 136.4ms | ActiveRecord: 2.6ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 15:35:50 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-03 15:35:50 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-03 15:35:50 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (3.9ms)

Completed 200 OK in 15ms (Views: 6.0ms | ActiveRecord: 3.5ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-03 15:35:50 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
Requirement Load (0.6ms)  SELECT "requirements".* FROM "requirements"
 (0.2ms)  SAVEPOINT active_record_1
Requirement Create (0.5ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-03 18:35:50.540457"], ["updated_at", "2020-12-03 18:35:50.540457"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/requirements/7 Completed 302 Found in 7ms (ActiveRecord: 1.4ms) Started GET “/requirements/7” for 127.0.0.1 at 2020-12-03 15:35:50 -0300 Processing by RequirementsController#show as HTML

Parameters: {"id"=>"7"}
Requirement Load (0.3ms)  SELECT  "requirements".* FROM "requirements" WHERE "requirements"."id" = $1 LIMIT $2  [["id", 7], ["LIMIT", 1]]
Rendering requirements/show.html.erb within layouts/application
Rendered requirements/show.html.erb within layouts/application (0.5ms)

Completed 200 OK in 4ms (Views: 1.5ms | ActiveRecord: 0.3ms)

 (0.3ms)  SELECT COUNT(*) FROM "requirements"
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 15:35:50 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.7ms)

Completed 200 OK in 7ms (Views: 5.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 15:35:50 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.6ms) Started GET “/” for 127.0.0.1 at 2020-12-03 15:35:50 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.1ms)

Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-03 15:35:50 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (1.5ms)

Completed 200 OK in 36ms (Views: 34.9ms | ActiveRecord: 0.2ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-03 15:35:50 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>""}, "commit"=>"Definir requisitos"}
Requirement Load (0.2ms)  SELECT "requirements".* FROM "requirements"
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (1.3ms)

Completed 200 OK in 4ms (Views: 2.1ms | ActiveRecord: 0.6ms)

 (0.1ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 15:39:11 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (4.9ms)

Completed 200 OK in 163ms (Views: 147.9ms | ActiveRecord: 2.9ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 15:39:11 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-03 15:39:11 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-03 15:39:11 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (1.9ms)

Completed 200 OK in 10ms (Views: 3.0ms | ActiveRecord: 3.1ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-03 15:39:11 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
Requirement Load (0.5ms)  SELECT "requirements".* FROM "requirements"
 (0.2ms)  SAVEPOINT active_record_1
Requirement Create (0.4ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-03 18:39:11.695993"], ["updated_at", "2020-12-03 18:39:11.695993"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/requirements/8 Completed 302 Found in 5ms (ActiveRecord: 1.1ms) Started GET “/requirements/8” for 127.0.0.1 at 2020-12-03 15:39:11 -0300 Processing by RequirementsController#show as HTML

Parameters: {"id"=>"8"}
Requirement Load (0.3ms)  SELECT  "requirements".* FROM "requirements" WHERE "requirements"."id" = $1 LIMIT $2  [["id", 8], ["LIMIT", 1]]
Rendering requirements/show.html.erb within layouts/application
Rendered requirements/show.html.erb within layouts/application (2.0ms)

Completed 200 OK in 9ms (Views: 5.2ms | ActiveRecord: 0.3ms)

 (0.3ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 15:39:11 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.9ms)

Completed 200 OK in 8ms (Views: 5.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 15:39:11 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-03 15:39:11 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.3ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-03 15:39:11 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.3ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-03 15:39:11 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>""}, "commit"=>"Definir requisitos"}
Requirement Load (0.7ms)  SELECT "requirements".* FROM "requirements"
 (0.4ms)  SAVEPOINT active_record_1
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (1.3ms)

Completed 200 OK in 9ms (Views: 2.0ms | ActiveRecord: 1.5ms)

 (0.1ms)  ROLLBACK
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.3ms)  BEGIN
 (0.4ms)  COMMIT
 (0.4ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 15:39:39 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (3.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (9.1ms)

Completed 200 OK in 170ms (Views: 154.6ms | ActiveRecord: 3.3ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 15:39:39 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-03 15:39:39 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-03 15:39:39 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (3.2ms)

Completed 200 OK in 13ms (Views: 5.2ms | ActiveRecord: 3.3ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-03 15:39:39 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"
 (0.1ms)  SAVEPOINT active_record_1
Requirement Create (0.3ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-03 18:39:39.495657"], ["updated_at", "2020-12-03 18:39:39.495657"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/requirements/9 Completed 302 Found in 4ms (ActiveRecord: 0.8ms) Started GET “/requirements/9” for 127.0.0.1 at 2020-12-03 15:39:39 -0300 Processing by RequirementsController#show as HTML

Parameters: {"id"=>"9"}
Requirement Load (0.3ms)  SELECT  "requirements".* FROM "requirements" WHERE "requirements"."id" = $1 LIMIT $2  [["id", 9], ["LIMIT", 1]]
Rendering requirements/show.html.erb within layouts/application
Rendered requirements/show.html.erb within layouts/application (0.7ms)

Completed 200 OK in 4ms (Views: 2.1ms | ActiveRecord: 0.3ms)

 (0.3ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 15:39:39 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.1ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 15:39:39 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-03 15:39:39 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.4ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-03 15:39:39 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.2ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-03 15:39:39 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>""}, "commit"=>"Definir requisitos"}
Requirement Load (0.2ms)  SELECT "requirements".* FROM "requirements"
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering requirements/new.html.erb within layouts/application
User Load (0.8ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (3.6ms)

Completed 200 OK in 7ms (Views: 4.1ms | ActiveRecord: 1.2ms)

 (0.3ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (1.0ms)  COMMIT
 (0.3ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 15:40:08 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.4ms)

Completed 200 OK in 154ms (Views: 137.6ms | ActiveRecord: 3.7ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 15:40:08 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-03 15:40:08 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 2.7ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-03 15:40:08 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (1.9ms)

Completed 200 OK in 10ms (Views: 2.9ms | ActiveRecord: 3.1ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-03 15:40:08 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
Requirement Load (1.1ms)  SELECT "requirements".* FROM "requirements"
 (0.3ms)  SAVEPOINT active_record_1
Requirement Create (0.4ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-03 18:40:08.292786"], ["updated_at", "2020-12-03 18:40:08.292786"]]
 (0.3ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/requirements/10 Completed 302 Found in 8ms (ActiveRecord: 2.1ms) Started GET “/requirements/10” for 127.0.0.1 at 2020-12-03 15:40:08 -0300 Processing by RequirementsController#show as HTML

Parameters: {"id"=>"10"}
Requirement Load (0.2ms)  SELECT  "requirements".* FROM "requirements" WHERE "requirements"."id" = $1 LIMIT $2  [["id", 10], ["LIMIT", 1]]
Rendering requirements/show.html.erb within layouts/application
Rendered requirements/show.html.erb within layouts/application (1.5ms)

Completed 200 OK in 6ms (Views: 3.8ms | ActiveRecord: 0.2ms)

 (0.6ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 15:40:08 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.7ms)

Completed 200 OK in 6ms (Views: 4.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 15:40:08 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-03 15:40:08 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.2ms)

Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.3ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-03 15:40:08 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (33.7ms)

Completed 200 OK in 35ms (Views: 34.7ms | ActiveRecord: 0.2ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-03 15:40:08 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>""}, "commit"=>"Definir requisitos"}
Requirement Load (0.2ms)  SELECT "requirements".* FROM "requirements"
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (1.5ms)

Completed 200 OK in 5ms (Views: 2.1ms | ActiveRecord: 0.7ms)

 (0.2ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 15:40:45 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.1ms)
Rendered devise/sessions/new.html.erb within layouts/application (7.4ms)

Completed 200 OK in 159ms (Views: 142.8ms | ActiveRecord: 3.9ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 15:40:45 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-03 15:40:45 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-03 15:40:45 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (3.2ms)

Completed 200 OK in 13ms (Views: 5.0ms | ActiveRecord: 3.1ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-03 15:40:45 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
Requirement Load (0.6ms)  SELECT "requirements".* FROM "requirements"
 (0.2ms)  SAVEPOINT active_record_1
Requirement Create (1.0ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-03 18:40:45.248509"], ["updated_at", "2020-12-03 18:40:45.248509"]]
 (0.6ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/requirements/11 Completed 302 Found in 9ms (ActiveRecord: 2.3ms) Started GET “/requirements/11” for 127.0.0.1 at 2020-12-03 15:40:45 -0300 Processing by RequirementsController#show as HTML

Parameters: {"id"=>"11"}
Requirement Load (0.4ms)  SELECT  "requirements".* FROM "requirements" WHERE "requirements"."id" = $1 LIMIT $2  [["id", 11], ["LIMIT", 1]]
Rendering requirements/show.html.erb within layouts/application
Rendered requirements/show.html.erb within layouts/application (0.6ms)

Completed 200 OK in 6ms (Views: 2.3ms | ActiveRecord: 0.4ms)

 (0.3ms)  SELECT COUNT(*) FROM "requirements"
Requirement Load (0.5ms)  SELECT  "requirements".* FROM "requirements" LIMIT $1  [["LIMIT", 11]]
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 15:40:45 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.2ms)

Completed 200 OK in 5ms (Views: 3.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 15:40:45 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-03 15:40:45 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 57ms (Views: 3.1ms | ActiveRecord: 0.3ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-03 15:40:45 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.3ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-03 15:40:45 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>""}, "commit"=>"Definir requisitos"}
Requirement Load (0.2ms)  SELECT "requirements".* FROM "requirements"
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (1.3ms)

Completed 200 OK in 5ms (Views: 2.1ms | ActiveRecord: 0.6ms)

 (0.1ms)  ROLLBACK
 (0.6ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 15:41:30 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.9ms)

Completed 200 OK in 178ms (Views: 143.9ms | ActiveRecord: 3.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 15:41:31 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-03 15:41:31 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-03 15:41:31 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (2.2ms)

Completed 200 OK in 11ms (Views: 4.1ms | ActiveRecord: 3.3ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-03 15:41:31 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
Requirement Load (0.5ms)  SELECT "requirements".* FROM "requirements"
 (0.2ms)  SAVEPOINT active_record_1
Requirement Create (0.4ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-03 18:41:31.071416"], ["updated_at", "2020-12-03 18:41:31.071416"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/requirements/12 Completed 302 Found in 5ms (ActiveRecord: 1.2ms) Started GET “/requirements/12” for 127.0.0.1 at 2020-12-03 15:41:31 -0300 Processing by RequirementsController#show as HTML

Parameters: {"id"=>"12"}
Requirement Load (0.2ms)  SELECT  "requirements".* FROM "requirements" WHERE "requirements"."id" = $1 LIMIT $2  [["id", 12], ["LIMIT", 1]]
Rendering requirements/show.html.erb within layouts/application
Rendered requirements/show.html.erb within layouts/application (1.4ms)

Completed 200 OK in 6ms (Views: 3.6ms | ActiveRecord: 0.2ms)

 (0.8ms)  SELECT COUNT(*) FROM "requirements"
Requirement Load (0.5ms)  SELECT "requirements".* FROM "requirements"
 (0.5ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.3ms)  COMMIT
 (0.3ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 15:41:31 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 15:41:31 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-03 15:41:31 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.2ms)

Completed 200 OK in 3ms (Views: 1.9ms | ActiveRecord: 0.3ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-03 15:41:31 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.9ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (4.7ms)

Completed 200 OK in 8ms (Views: 6.2ms | ActiveRecord: 0.9ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-03 15:41:31 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>""}, "commit"=>"Definir requisitos"}
Requirement Load (0.6ms)  SELECT "requirements".* FROM "requirements"
 (0.2ms)  SAVEPOINT active_record_1
 (0.5ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (4.4ms)

Completed 200 OK in 14ms (Views: 7.1ms | ActiveRecord: 1.6ms)

 (0.7ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 15:42:29 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (7.5ms)

Completed 200 OK in 172ms (Views: 142.4ms | ActiveRecord: 2.5ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 15:42:29 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-03 15:42:29 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-03 15:42:29 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (1.8ms)

Completed 200 OK in 10ms (Views: 2.9ms | ActiveRecord: 3.1ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-03 15:42:29 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"
 (0.2ms)  SAVEPOINT active_record_1
Requirement Create (0.4ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-03 18:42:29.731044"], ["updated_at", "2020-12-03 18:42:29.731044"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/requirements/13 Completed 302 Found in 7ms (ActiveRecord: 1.1ms) Started GET “/requirements/13” for 127.0.0.1 at 2020-12-03 15:42:29 -0300 Processing by RequirementsController#show as HTML

Parameters: {"id"=>"13"}
Requirement Load (0.2ms)  SELECT  "requirements".* FROM "requirements" WHERE "requirements"."id" = $1 LIMIT $2  [["id", 13], ["LIMIT", 1]]
Rendering requirements/show.html.erb within layouts/application
Rendered requirements/show.html.erb within layouts/application (0.6ms)

Completed 200 OK in 5ms (Views: 1.8ms | ActiveRecord: 0.2ms)

 (0.6ms)  SELECT COUNT(*) FROM "requirements"
Requirement Load (0.8ms)  SELECT "requirements".* FROM "requirements"
 (0.2ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.5ms)  COMMIT
 (0.3ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 15:42:29 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 15:42:29 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-03 15:42:29 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.1ms)

Completed 200 OK in 3ms (Views: 1.9ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-03 15:42:29 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (1.0ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (3.9ms)

Completed 200 OK in 6ms (Views: 5.0ms | ActiveRecord: 1.0ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-03 15:42:29 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>""}, "commit"=>"Definir requisitos"}
Requirement Load (0.2ms)  SELECT "requirements".* FROM "requirements"
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (2.6ms)

Completed 200 OK in 7ms (Views: 4.5ms | ActiveRecord: 0.7ms)

 (0.4ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 16:05:56 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (9.6ms)

Completed 200 OK in 171ms (Views: 148.5ms | ActiveRecord: 5.2ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 16:05:56 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-03 16:05:56 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 2.7ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-03 16:05:57 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (1.9ms)

Completed 200 OK in 9ms (Views: 2.9ms | ActiveRecord: 2.0ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-03 16:05:57 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
 (0.1ms)  SAVEPOINT active_record_1
Requirement Create (0.4ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-03 19:05:57.026860"], ["updated_at", "2020-12-03 19:05:57.026860"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
Requirement Load (0.2ms)  SELECT "requirements".* FROM "requirements"
 (0.1ms)  SAVEPOINT active_record_1
Requirement Destroy (0.2ms)  DELETE FROM "requirements" WHERE "requirements"."id" = $1  [["id", 14]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/requirements/14 Completed 302 Found in 5ms (ActiveRecord: 1.3ms) Started GET “/requirements/14” for 127.0.0.1 at 2020-12-03 16:05:57 -0300 Processing by RequirementsController#show as HTML

Parameters: {"id"=>"14"}
Requirement Load (0.2ms)  SELECT  "requirements".* FROM "requirements" WHERE "requirements"."id" = $1 LIMIT $2  [["id", 14], ["LIMIT", 1]]

Completed 404 Not Found in 1ms (ActiveRecord: 0.2ms)

 (0.4ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 16:05:57 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.6ms)

Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 16:05:57 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-03 16:05:57 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (1.1ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (6.8ms)

Completed 200 OK in 11ms (Views: 8.8ms | ActiveRecord: 1.1ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-03 16:05:57 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (1.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (6.1ms)

Completed 200 OK in 10ms (Views: 7.4ms | ActiveRecord: 1.3ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-03 16:05:57 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>""}, "commit"=>"Definir requisitos"}
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (1.5ms)

Completed 200 OK in 5ms (Views: 2.3ms | ActiveRecord: 0.5ms)

 (0.1ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 16:07:23 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.6ms)

Completed 200 OK in 171ms (Views: 140.1ms | ActiveRecord: 2.7ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 16:07:23 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-03 16:07:23 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 2.7ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-03 16:07:23 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (2.0ms)

Completed 200 OK in 10ms (Views: 3.1ms | ActiveRecord: 3.3ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-03 16:07:23 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
 (0.2ms)  SAVEPOINT active_record_1
Requirement Create (0.6ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-03 19:07:23.512499"], ["updated_at", "2020-12-03 19:07:23.512499"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"
 (0.2ms)  SAVEPOINT active_record_1
Requirement Destroy (0.3ms)  DELETE FROM "requirements" WHERE "requirements"."id" = $1  [["id", 15]]
 (0.4ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/requirements/15 Completed 302 Found in 9ms (ActiveRecord: 2.1ms) Started GET “/requirements/15” for 127.0.0.1 at 2020-12-03 16:07:23 -0300 Processing by RequirementsController#show as HTML

Parameters: {"id"=>"15"}
Requirement Load (0.2ms)  SELECT  "requirements".* FROM "requirements" WHERE "requirements"."id" = $1 LIMIT $2  [["id", 15], ["LIMIT", 1]]

Completed 404 Not Found in 2ms (ActiveRecord: 0.2ms)

 (0.2ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.5ms)  COMMIT
 (0.2ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 16:07:23 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 2.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 16:07:23 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-03 16:07:23 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.2ms)

Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-03 16:07:23 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (1.3ms)

Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.3ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-03 16:07:23 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>""}, "commit"=>"Definir requisitos"}
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (1.7ms)

Completed 200 OK in 5ms (Views: 2.5ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 16:08:04 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.5ms)

Completed 200 OK in 166ms (Views: 142.3ms | ActiveRecord: 5.4ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 16:08:04 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-03 16:08:04 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-03 16:08:04 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (2.0ms)

Completed 200 OK in 10ms (Views: 3.0ms | ActiveRecord: 3.0ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-03 16:08:04 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
 (0.2ms)  SAVEPOINT active_record_1
Requirement Create (0.7ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-03 19:08:04.479354"], ["updated_at", "2020-12-03 19:08:04.479354"]]
 (0.5ms)  RELEASE SAVEPOINT active_record_1
Requirement Load (1.0ms)  SELECT "requirements".* FROM "requirements"
 (0.2ms)  SAVEPOINT active_record_1
Requirement Destroy (0.4ms)  DELETE FROM "requirements" WHERE "requirements"."id" = $1  [["id", 16]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/requirements/16 Completed 302 Found in 12ms (ActiveRecord: 3.2ms) Started GET “/requirements/16” for 127.0.0.1 at 2020-12-03 16:08:04 -0300 Processing by RequirementsController#show as HTML

Parameters: {"id"=>"16"}
Requirement Load (0.2ms)  SELECT  "requirements".* FROM "requirements" WHERE "requirements"."id" = $1 LIMIT $2  [["id", 16], ["LIMIT", 1]]

Completed 404 Not Found in 2ms (ActiveRecord: 0.2ms)

 (0.2ms)  ROLLBACK
 (0.5ms)  BEGIN
 (0.6ms)  COMMIT
 (0.4ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 16:08:04 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.1ms)

Completed 200 OK in 5ms (Views: 3.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 16:08:04 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-03 16:08:04 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.3ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-03 16:08:04 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (1.5ms)

Completed 200 OK in 4ms (Views: 2.4ms | ActiveRecord: 0.2ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-03 16:08:04 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>""}, "commit"=>"Definir requisitos"}
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (1.3ms)

Completed 200 OK in 4ms (Views: 2.1ms | ActiveRecord: 0.5ms)

 (0.1ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.6ms)  BEGIN
 (0.8ms)  COMMIT
 (0.4ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 16:12:11 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.3ms)

Completed 200 OK in 156ms (Views: 137.4ms | ActiveRecord: 4.1ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 16:12:11 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-03 16:12:11 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 2.7ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-03 16:12:11 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (4.7ms)

Completed 200 OK in 16ms (Views: 7.9ms | ActiveRecord: 4.1ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-03 16:12:11 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
 (0.1ms)  SAVEPOINT active_record_1
Requirement Create (1.4ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-03 19:12:11.953815"], ["updated_at", "2020-12-03 19:12:11.953815"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1
Requirement Load (0.4ms)  SELECT "requirements".* FROM "requirements"

Redirected to www.example.com/requirements/17 Completed 302 Found in 8ms (ActiveRecord: 2.1ms) Started GET “/requirements/17” for 127.0.0.1 at 2020-12-03 16:12:11 -0300 Processing by RequirementsController#show as HTML

Parameters: {"id"=>"17"}
Requirement Load (0.3ms)  SELECT  "requirements".* FROM "requirements" WHERE "requirements"."id" = $1 LIMIT $2  [["id", 17], ["LIMIT", 1]]
Rendering requirements/show.html.erb within layouts/application
Rendered requirements/show.html.erb within layouts/application (0.6ms)

Completed 200 OK in 4ms (Views: 1.7ms | ActiveRecord: 0.3ms)

 (1.0ms)  SELECT COUNT(*) FROM "requirements"
Requirement Load (0.2ms)  SELECT "requirements".* FROM "requirements"
 (0.2ms)  ROLLBACK
 (0.5ms)  BEGIN
 (0.8ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 16:12:11 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 16:12:11 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-03 16:12:11 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.3ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-03 16:12:12 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (49.8ms)

Completed 200 OK in 53ms (Views: 51.9ms | ActiveRecord: 0.7ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-03 16:12:12 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>""}, "commit"=>"Definir requisitos"}
 (0.2ms)  SAVEPOINT active_record_1
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (1.8ms)

Completed 200 OK in 6ms (Views: 3.0ms | ActiveRecord: 0.6ms)

 (0.2ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.3ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 16:13:24 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.9ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.9ms)

Completed 200 OK in 170ms (Views: 138.4ms | ActiveRecord: 3.3ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 16:13:24 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-03 16:13:24 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-03 16:13:24 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (2.1ms)

Completed 200 OK in 11ms (Views: 3.1ms | ActiveRecord: 3.2ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-03 16:13:24 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
 (0.5ms)  SAVEPOINT active_record_1
Requirement Create (1.2ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-03 19:13:24.977349"], ["updated_at", "2020-12-03 19:13:24.977349"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1
Requirement Load (0.4ms)  SELECT "requirements".* FROM "requirements"

Redirected to www.example.com/requirements/18 Completed 302 Found in 9ms (ActiveRecord: 2.2ms) Started GET “/requirements/18” for 127.0.0.1 at 2020-12-03 16:13:24 -0300 Processing by RequirementsController#show as HTML

Parameters: {"id"=>"18"}
Requirement Load (0.3ms)  SELECT  "requirements".* FROM "requirements" WHERE "requirements"."id" = $1 LIMIT $2  [["id", 18], ["LIMIT", 1]]
Rendering requirements/show.html.erb within layouts/application
Rendered requirements/show.html.erb within layouts/application (0.9ms)

Completed 200 OK in 6ms (Views: 2.7ms | ActiveRecord: 0.3ms)

 (0.4ms)  SELECT COUNT(*) FROM "requirements"
Requirement Load (0.5ms)  SELECT "requirements".* FROM "requirements"
 (0.7ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.3ms)  COMMIT
 (0.6ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 16:13:25 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.5ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.0ms)

Completed 200 OK in 9ms (Views: 6.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 16:13:25 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-03 16:13:25 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 5ms (Views: 3.6ms | ActiveRecord: 0.3ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-03 16:13:25 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (1.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (4.2ms)

Completed 200 OK in 7ms (Views: 4.5ms | ActiveRecord: 1.6ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-03 16:13:25 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>""}, "commit"=>"Definir requisitos"}
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (1.6ms)

Completed 200 OK in 5ms (Views: 2.4ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 16:23:27 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.9ms)
Rendered devise/sessions/new.html.erb within layouts/application (10.9ms)

Completed 200 OK in 314ms (Views: 278.7ms | ActiveRecord: 8.1ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 16:23:28 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 10ms (ActiveRecord: 0.8ms) Started GET “/” for 127.0.0.1 at 2020-12-03 16:23:28 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (4.7ms)

Completed 200 OK in 8ms (Views: 6.4ms | ActiveRecord: 0.6ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-03 16:23:28 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (9.4ms)

Completed 200 OK in 23ms (Views: 12.6ms | ActiveRecord: 3.8ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-03 16:23:28 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
 (0.7ms)  SAVEPOINT active_record_1
Requirement Create (1.1ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-03 19:23:28.093071"], ["updated_at", "2020-12-03 19:23:28.093071"]]
 (0.5ms)  RELEASE SAVEPOINT active_record_1
Requirement Load (0.7ms)  SELECT "requirements".* FROM "requirements"

Redirected to www.example.com/requirements/19 Completed 302 Found in 10ms (ActiveRecord: 3.1ms) Started GET “/requirements/19” for 127.0.0.1 at 2020-12-03 16:23:28 -0300 Processing by RequirementsController#show as HTML

Parameters: {"id"=>"19"}
Requirement Load (0.2ms)  SELECT  "requirements".* FROM "requirements" WHERE "requirements"."id" = $1 LIMIT $2  [["id", 19], ["LIMIT", 1]]
Rendering requirements/show.html.erb within layouts/application
Rendered requirements/show.html.erb within layouts/application (1.4ms)

Completed 200 OK in 5ms (Views: 3.5ms | ActiveRecord: 0.2ms)

 (0.3ms)  SELECT COUNT(*) FROM "requirements"
Requirement Load (0.2ms)  SELECT "requirements".* FROM "requirements"
 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 16:23:28 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.9ms)

Completed 200 OK in 5ms (Views: 3.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 16:23:28 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.6ms) Started GET “/” for 127.0.0.1 at 2020-12-03 16:23:28 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.3ms)

Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.3ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-03 16:23:28 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (42.0ms)

Completed 200 OK in 45ms (Views: 42.9ms | ActiveRecord: 0.5ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-03 16:23:28 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>""}, "commit"=>"Definir requisitos"}
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (1.7ms)

Completed 200 OK in 6ms (Views: 2.8ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.5ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 17:03:44 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (2.6ms)
Rendered devise/sessions/new.html.erb within layouts/application (16.3ms)

Completed 200 OK in 213ms (Views: 207.2ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 17:03:44 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-03 17:03:44 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-03 17:03:44 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (3.0ms)

Completed 200 OK in 13ms (Views: 4.6ms | ActiveRecord: 3.4ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-03 17:03:44 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
 (0.2ms)  SAVEPOINT active_record_1
Requirement Create (1.1ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-03 20:03:44.693925"], ["updated_at", "2020-12-03 20:03:44.693925"]]
 (0.3ms)  RELEASE SAVEPOINT active_record_1
Requirement Load (0.4ms)  SELECT "requirements".* FROM "requirements"

Redirected to www.example.com/requirements/20 Completed 302 Found in 7ms (ActiveRecord: 2.0ms) Started GET “/requirements/20” for 127.0.0.1 at 2020-12-03 17:03:44 -0300 Processing by RequirementsController#show as HTML

Parameters: {"id"=>"20"}
Requirement Load (0.2ms)  SELECT  "requirements".* FROM "requirements" WHERE "requirements"."id" = $1 LIMIT $2  [["id", 20], ["LIMIT", 1]]
Rendering requirements/show.html.erb within layouts/application
Rendered requirements/show.html.erb within layouts/application (1.1ms)

Completed 200 OK in 6ms (Views: 3.2ms | ActiveRecord: 0.2ms)

 (0.4ms)  SELECT COUNT(*) FROM "requirements"
Requirement Load (0.4ms)  SELECT "requirements".* FROM "requirements"
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.4ms)  COMMIT
 (0.2ms)  BEGIN
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 17:03:44 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.0ms)

Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 17:03:44 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.8ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.8ms) Started GET “/” for 127.0.0.1 at 2020-12-03 17:03:44 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.3ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-03 17:03:44 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (2.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (57.8ms)

Completed 200 OK in 62ms (Views: 58.8ms | ActiveRecord: 2.3ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-03 17:03:44 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>""}, "commit"=>"Definir requisitos"}
 (0.2ms)  SAVEPOINT active_record_1
 (0.3ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (1.6ms)

Completed 200 OK in 6ms (Views: 2.4ms | ActiveRecord: 0.7ms)

 (0.3ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (3.6ms)  BEGIN
 (0.2ms)  COMMIT
 (0.3ms)  BEGIN
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 17:04:15 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (10.4ms)

Completed 200 OK in 226ms (Views: 217.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 17:04:15 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 12ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-03 17:04:15 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.5ms)

Completed 200 OK in 6ms (Views: 5.1ms | ActiveRecord: 0.3ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-03 17:04:15 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (2.2ms)

Completed 200 OK in 19ms (Views: 4.0ms | ActiveRecord: 7.4ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-03 17:04:15 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
 (0.5ms)  SAVEPOINT active_record_1
Requirement Create (0.5ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-03 20:04:15.844670"], ["updated_at", "2020-12-03 20:04:15.844670"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
Requirement Load (0.5ms)  SELECT "requirements".* FROM "requirements"

Redirected to www.example.com/requirements/21 Completed 302 Found in 8ms (ActiveRecord: 1.7ms) Started GET “/requirements/21” for 127.0.0.1 at 2020-12-03 17:04:15 -0300 Processing by RequirementsController#show as HTML

Parameters: {"id"=>"21"}
Requirement Load (0.2ms)  SELECT  "requirements".* FROM "requirements" WHERE "requirements"."id" = $1 LIMIT $2  [["id", 21], ["LIMIT", 1]]
Rendering requirements/show.html.erb within layouts/application
Rendered requirements/show.html.erb within layouts/application (1.8ms)

Completed 200 OK in 8ms (Views: 4.2ms | ActiveRecord: 0.2ms)

 (0.3ms)  SELECT COUNT(*) FROM "requirements"
Requirement Load (0.2ms)  SELECT "requirements".* FROM "requirements"
 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (2.7ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 17:04:15 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.7ms)

Completed 200 OK in 9ms (Views: 4.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 17:04:15 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-03 17:04:15 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.8ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (4.0ms)

Completed 200 OK in 10ms (Views: 7.6ms | ActiveRecord: 0.8ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-03 17:04:15 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (2.8ms)

Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.4ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-03 17:04:15 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>""}, "commit"=>"Definir requisitos"}
 (0.3ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (1.9ms)

Completed 200 OK in 7ms (Views: 3.2ms | ActiveRecord: 0.7ms)

 (0.2ms)  ROLLBACK
 (1.0ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (2.0ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 17:06:41 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (2.6ms)
Rendered devise/sessions/new.html.erb within layouts/application (15.7ms)

Completed 200 OK in 316ms (Views: 304.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 17:06:41 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 10ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-03 17:06:41 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 7ms (Views: 5.5ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-03 17:06:41 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (3.2ms)

Completed 200 OK in 19ms (Views: 5.2ms | ActiveRecord: 3.7ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-03 17:06:41 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
 (0.3ms)  SAVEPOINT active_record_1
Requirement Create (1.1ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-03 20:06:41.796523"], ["updated_at", "2020-12-03 20:06:41.796523"]]
 (0.3ms)  RELEASE SAVEPOINT active_record_1
Requirement Load (3.5ms)  SELECT "requirements".* FROM "requirements"

Redirected to www.example.com/requirements/22 Completed 302 Found in 12ms (ActiveRecord: 5.2ms) Started GET “/requirements/22” for 127.0.0.1 at 2020-12-03 17:06:41 -0300 Processing by RequirementsController#show as HTML

Parameters: {"id"=>"22"}
Requirement Load (0.3ms)  SELECT  "requirements".* FROM "requirements" WHERE "requirements"."id" = $1 LIMIT $2  [["id", 22], ["LIMIT", 1]]
Rendering requirements/show.html.erb within layouts/application
Rendered requirements/show.html.erb within layouts/application (0.7ms)

Completed 200 OK in 5ms (Views: 1.9ms | ActiveRecord: 0.3ms)

 (0.4ms)  SELECT COUNT(*) FROM "requirements"
Requirement Load (0.2ms)  SELECT "requirements".* FROM "requirements"
 (0.7ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 17:06:41 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.5ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.9ms)

Completed 200 OK in 6ms (Views: 4.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 17:06:41 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (1.1ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 8ms (ActiveRecord: 1.1ms) Started GET “/” for 127.0.0.1 at 2020-12-03 17:06:41 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 4ms (Views: 2.4ms | ActiveRecord: 0.3ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-03 17:06:41 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (1.0ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (4.9ms)

Completed 200 OK in 9ms (Views: 6.7ms | ActiveRecord: 1.0ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-03 17:06:41 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>""}, "commit"=>"Definir requisitos"}
 (0.2ms)  SAVEPOINT active_record_1
 (6.7ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering requirements/new.html.erb within layouts/application
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (4.0ms)

Completed 200 OK in 17ms (Views: 5.0ms | ActiveRecord: 7.5ms)

 (3.5ms)  ROLLBACK
 (4.1ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.3ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.9ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 17:07:08 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (4.5ms)
Rendered devise/sessions/new.html.erb within layouts/application (20.0ms)

Completed 200 OK in 301ms (Views: 289.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 17:07:08 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 10ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-03 17:07:08 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 5ms (Views: 3.2ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-03 17:07:08 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (3.7ms)

Completed 200 OK in 21ms (Views: 7.8ms | ActiveRecord: 4.3ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-03 17:07:08 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
 (0.5ms)  SAVEPOINT active_record_1
Requirement Create (0.7ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-03 20:07:08.560842"], ["updated_at", "2020-12-03 20:07:08.560842"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"

Redirected to www.example.com/requirements/23 Completed 302 Found in 9ms (ActiveRecord: 1.6ms) Started GET “/requirements/23” for 127.0.0.1 at 2020-12-03 17:07:08 -0300 Processing by RequirementsController#show as HTML

Parameters: {"id"=>"23"}
Requirement Load (0.2ms)  SELECT  "requirements".* FROM "requirements" WHERE "requirements"."id" = $1 LIMIT $2  [["id", 23], ["LIMIT", 1]]
Rendering requirements/show.html.erb within layouts/application
Rendered requirements/show.html.erb within layouts/application (1.1ms)

Completed 200 OK in 5ms (Views: 3.3ms | ActiveRecord: 0.2ms)

 (1.1ms)  SELECT COUNT(*) FROM "requirements"
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"
 (0.8ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (1.0ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 17:07:08 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.5ms)

Completed 200 OK in 12ms (Views: 9.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 17:07:08 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-03 17:07:08 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.4ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-03 17:07:08 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (6.5ms)

Completed 200 OK in 11ms (Views: 9.5ms | ActiveRecord: 0.7ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-03 17:07:08 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>""}, "commit"=>"Definir requisitos"}
 (0.2ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering requirements/new.html.erb within layouts/application
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (3.3ms)

Completed 200 OK in 10ms (Views: 6.6ms | ActiveRecord: 0.8ms)

 (0.5ms)  ROLLBACK
 (0.9ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.2ms)  BEGIN
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin4343434343@admin.com"], ["LIMIT", 1]]
 (5.7ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin4343434343@admin.com"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 17:18:50 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.0ms)
Rendered devise/sessions/new.html.erb within layouts/application (8.1ms)

Completed 200 OK in 207ms (Views: 197.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 17:18:50 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Completed 401 Unauthorized in 4ms (ActiveRecord: 0.3ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.8ms)

Completed 200 OK in 5ms (Views: 3.0ms | ActiveRecord: 0.0ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 17:18:50 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.5ms)

Completed 200 OK in 6ms (Views: 5.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 17:18:50 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Completed 401 Unauthorized in 3ms (ActiveRecord: 0.2ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.0ms)

Completed 200 OK in 5ms (Views: 3.3ms | ActiveRecord: 0.0ms)

 (0.2ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.3ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 17:19:30 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (2.5ms)
Rendered devise/sessions/new.html.erb within layouts/application (12.1ms)

Completed 200 OK in 202ms (Views: 194.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 17:19:31 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Completed 401 Unauthorized in 5ms (ActiveRecord: 0.3ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.2ms)

Completed 200 OK in 4ms (Views: 2.1ms | ActiveRecord: 0.0ms)

 (0.1ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.2ms)  BEGIN
User Load (1.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 17:19:31 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.5ms)

Completed 200 OK in 6ms (Views: 5.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 17:19:31 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Completed 401 Unauthorized in 8ms (ActiveRecord: 0.6ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.5ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.3ms)

Completed 200 OK in 6ms (Views: 4.0ms | ActiveRecord: 0.0ms)

 (0.3ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.4ms)  BEGIN
 (0.5ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 17:23:50 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (4.9ms)
Rendered devise/sessions/new.html.erb within layouts/application (19.4ms)

Completed 200 OK in 271ms (Views: 264.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 17:23:50 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 9ms (ActiveRecord: 0.6ms) Started GET “/” for 127.0.0.1 at 2020-12-03 17:23:50 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.4ms)

Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.3ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-03 17:23:50 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (8.2ms)

Completed 200 OK in 24ms (Views: 12.7ms | ActiveRecord: 4.3ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-03 17:23:50 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
 (0.1ms)  SAVEPOINT active_record_1
Requirement Create (0.4ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-03 20:23:50.865440"], ["updated_at", "2020-12-03 20:23:50.865440"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
Requirement Load (0.2ms)  SELECT "requirements".* FROM "requirements"

Redirected to www.example.com/requirements/24 Completed 302 Found in 4ms (ActiveRecord: 0.8ms) Started GET “/requirements/24” for 127.0.0.1 at 2020-12-03 17:23:50 -0300 Processing by RequirementsController#show as HTML

Parameters: {"id"=>"24"}
Requirement Load (2.4ms)  SELECT  "requirements".* FROM "requirements" WHERE "requirements"."id" = $1 LIMIT $2  [["id", 24], ["LIMIT", 1]]
Rendering requirements/show.html.erb within layouts/application
Rendered requirements/show.html.erb within layouts/application (0.7ms)

Completed 200 OK in 7ms (Views: 1.8ms | ActiveRecord: 2.4ms)

 (0.7ms)  SELECT COUNT(*) FROM "requirements"
Requirement Load (0.5ms)  SELECT "requirements".* FROM "requirements"
 (0.3ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 17:23:50 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.3ms)

Completed 200 OK in 5ms (Views: 3.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 17:23:50 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 8ms (ActiveRecord: 0.7ms) Started GET “/” for 127.0.0.1 at 2020-12-03 17:23:50 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.3ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-03 17:23:50 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.3ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-03 17:23:50 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>""}, "commit"=>"Definir requisitos"}
 (0.3ms)  SAVEPOINT active_record_1
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering requirements/new.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (3.1ms)

Completed 200 OK in 10ms (Views: 6.5ms | ActiveRecord: 0.8ms)

 (0.2ms)  ROLLBACK
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.3ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 17:26:02 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.9ms)
Rendered devise/sessions/new.html.erb within layouts/application (8.0ms)

Completed 200 OK in 187ms (Views: 178.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 17:26:02 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-03 17:26:02 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.3ms)

Completed 200 OK in 7ms (Views: 4.8ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-03 17:26:02 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (2.2ms)

Completed 200 OK in 12ms (Views: 3.3ms | ActiveRecord: 4.2ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-03 17:26:02 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
 (0.1ms)  SAVEPOINT active_record_1
Requirement Create (0.5ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-03 20:26:02.967859"], ["updated_at", "2020-12-03 20:26:02.967859"]]
 (0.4ms)  RELEASE SAVEPOINT active_record_1
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"

Redirected to www.example.com/requirements/25 Completed 302 Found in 6ms (ActiveRecord: 1.4ms) Started GET “/requirements/25” for 127.0.0.1 at 2020-12-03 17:26:02 -0300 Processing by RequirementsController#show as HTML

Parameters: {"id"=>"25"}
Requirement Load (2.0ms)  SELECT  "requirements".* FROM "requirements" WHERE "requirements"."id" = $1 LIMIT $2  [["id", 25], ["LIMIT", 1]]
Rendering requirements/show.html.erb within layouts/application
Rendered requirements/show.html.erb within layouts/application (0.7ms)

Completed 200 OK in 8ms (Views: 2.1ms | ActiveRecord: 2.0ms)

 (0.5ms)  SELECT COUNT(*) FROM "requirements"
Requirement Load (0.2ms)  SELECT "requirements".* FROM "requirements"
 (0.3ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.9ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 17:26:02 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (4.3ms)

Completed 200 OK in 8ms (Views: 6.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 17:26:03 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-03 17:26:03 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (4.0ms)

Completed 200 OK in 9ms (Views: 7.3ms | ActiveRecord: 0.7ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-03 17:26:03 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 2.6ms | ActiveRecord: 0.4ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-03 17:26:03 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>""}, "commit"=>"Definir requisitos"}
 (1.0ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (2.2ms)

Completed 200 OK in 10ms (Views: 4.1ms | ActiveRecord: 1.4ms)

 (0.2ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.4ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 17:33:41 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.9ms)
Rendered devise/sessions/new.html.erb within layouts/application (13.0ms)

Completed 200 OK in 207ms (Views: 193.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 17:33:41 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-03 17:33:41 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-03 17:33:41 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (4.9ms)

Completed 200 OK in 21ms (Views: 9.6ms | ActiveRecord: 4.4ms)

 (1.1ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.2ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 17:33:41 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.6ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.2ms)

Completed 200 OK in 9ms (Views: 6.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 17:33:42 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.6ms) Started GET “/” for 127.0.0.1 at 2020-12-03 17:33:42 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (1.0ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (6.7ms)

Completed 200 OK in 12ms (Views: 10.1ms | ActiveRecord: 1.0ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-03 17:33:42 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (3.7ms)

Completed 200 OK in 9ms (Views: 7.0ms | ActiveRecord: 0.6ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-03 17:33:42 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>""}, "commit"=>"Definir requisitos"}
 (0.2ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (2.2ms)

Completed 200 OK in 10ms (Views: 6.3ms | ActiveRecord: 0.6ms)

 (0.2ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.7ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.3ms)  SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1  [["key", "environment"]]
 (0.2ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1  [["key", "environment"]]
 (0.2ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1  [["key", "environment"]]
 (115.3ms)  DROP DATABASE IF EXISTS "secretaria_ppgi_test"
 (333.0ms)  CREATE DATABASE "secretaria_ppgi_test" ENCODING = 'unicode'
SQL (0.6ms)  CREATE EXTENSION IF NOT EXISTS "plpgsql"
 (0.4ms)  DROP TABLE IF EXISTS "budgets" CASCADE
 (15.1ms)  CREATE TABLE "budgets" ("id" bigserial primary key, "value" decimal, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)
 (0.7ms)  DROP TABLE IF EXISTS "request_types" CASCADE
 (9.7ms)  CREATE TABLE "request_types" ("id" bigserial primary key, "title" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)
 (0.3ms)  DROP TABLE IF EXISTS "requests" CASCADE
 (10.1ms)  CREATE TABLE "requests" ("id" bigserial primary key, "request_type_id" bigint, "user_id" bigint, "documents" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)
 (3.6ms)  CREATE  INDEX  "index_requests_on_request_type_id" ON "requests"  ("request_type_id")
 (3.5ms)  CREATE  INDEX  "index_requests_on_user_id" ON "requests"  ("user_id")
 (0.2ms)  DROP TABLE IF EXISTS "requirements" CASCADE
 (7.1ms)  CREATE TABLE "requirements" ("id" bigserial primary key, "requirements" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)
 (0.3ms)  DROP TABLE IF EXISTS "users" CASCADE
 (7.6ms)  CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "full_name" character varying, "registration" character varying, "role" integer)
 (6.2ms)  CREATE UNIQUE INDEX  "index_users_on_email" ON "users"  ("email")
 (3.1ms)  CREATE UNIQUE INDEX  "index_users_on_reset_password_token" ON "users"  ("reset_password_token")
 (2.5ms)  ALTER TABLE "requests" ADD CONSTRAINT "fk_rails_59d5c2771d"

FOREIGN KEY (“request_type_id”)

REFERENCES "request_types" ("id")



 (2.0ms)  ALTER TABLE "requests" ADD CONSTRAINT "fk_rails_8ead8b1e6b"

FOREIGN KEY (“user_id”)

REFERENCES "users" ("id")



 (5.5ms)  CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY)
 (0.7ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (1.6ms)  INSERT INTO "schema_migrations" (version) VALUES (20201203212607)
 (1.2ms)  INSERT INTO "schema_migrations" (version) VALUES

(20201113005520), (20201113005619), (20191114163205), (20201203170755), (20191114162918);



 (9.9ms)  CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)
ActiveRecord::InternalMetadata Load (0.3ms)  SELECT  "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2  [["key", "environment"], ["LIMIT", 1]]
 (0.2ms)  BEGIN
ActiveRecord::InternalMetadata Create (1.0ms)  INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key"  [["key", "environment"], ["value", "test"], ["created_at", "2020-12-03 21:35:57.516196"], ["updated_at", "2020-12-03 21:35:57.516196"]]
 (0.9ms)  COMMIT
ActiveRecord::InternalMetadata Load (0.1ms)  SELECT  "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2  [["key", "environment"], ["LIMIT", 1]]
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.8ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (1.0ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.2ms)  SELECT pg_try_advisory_lock(5025712458016326615)
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
ActiveRecord::InternalMetadata Load (0.2ms)  SELECT  "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2  [["key", "environment"], ["LIMIT", 1]]
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.4ms)  SELECT pg_advisory_unlock(5025712458016326615)
 (0.2ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]
 (0.3ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (1.0ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
User Load (0.4ms)  SELECT "users".* FROM "users"
 (0.2ms)  BEGIN
User Exists (0.4ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]
User Create (0.5ms)  INSERT INTO "users" ("email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["email", "admin@admin.com"], ["encrypted_password", "$2a$04$QBE7a.bRqFQrZxoTQZcEAuRj8G.GyPhZvrLRLQ8hkTZ5NYJrt0RAG"], ["created_at", "2020-12-03 22:12:53.161935"], ["updated_at", "2020-12-03 22:12:53.161935"], ["full_name", "Administrador"], ["registration", "000000000"], ["role", 0]]
 (1.6ms)  COMMIT
 (0.3ms)  BEGIN
User Exists (0.2ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "secretary@secretary.com"], ["LIMIT", 1]]
User Create (0.2ms)  INSERT INTO "users" ("email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["email", "secretary@secretary.com"], ["encrypted_password", "$2a$04$rnfL4X2EkT7RB6Ofm/DQZOcsSwz0Dmbi4J62.MQ9IAxIh3amJK5J."], ["created_at", "2020-12-03 22:12:53.168926"], ["updated_at", "2020-12-03 22:12:53.168926"], ["full_name", "Secretário"], ["registration", "000000000"], ["role", 1]]
 (0.9ms)  COMMIT
 (0.2ms)  BEGIN
User Exists (0.2ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "professor@professor.com"], ["LIMIT", 1]]
User Create (0.3ms)  INSERT INTO "users" ("email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["email", "professor@professor.com"], ["encrypted_password", "$2a$04$yI388BNlK26MdXqo/Y4QyesM11b2hPDuEeNSKgigktTGbRIw20/am"], ["created_at", "2020-12-03 22:12:53.173660"], ["updated_at", "2020-12-03 22:12:53.173660"], ["full_name", "Professor"], ["registration", "000000000"], ["role", 2]]
 (1.0ms)  COMMIT
 (0.2ms)  BEGIN
User Exists (0.3ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
User Create (0.2ms)  INSERT INTO "users" ("email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["email", "student@student.com"], ["encrypted_password", "$2a$04$zSeqgWjbAOpzPvnfMqx6seLMFKgSb9JEljHCbhBwcEnRaDdGYBTeK"], ["created_at", "2020-12-03 22:12:53.178465"], ["updated_at", "2020-12-03 22:12:53.178465"], ["full_name", "Aluno"], ["registration", "000000000"], ["role", 3]]
 (0.9ms)  COMMIT
 (0.9ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.3ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 19:12:56 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.1ms)
Rendered devise/sessions/new.html.erb within layouts/application (9.8ms)

Completed 200 OK in 256ms (Views: 245.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 19:12:57 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-03 19:12:57 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.9ms)

Completed 200 OK in 7ms (Views: 6.0ms | ActiveRecord: 0.3ms)

 (1.0ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 19:12:57 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.6ms)

Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 19:12:57 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-03 19:12:57 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (2.9ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (7.4ms)

Completed 200 OK in 10ms (Views: 6.1ms | ActiveRecord: 2.9ms)

 (5.5ms)  ROLLBACK
 (0.9ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 19:13:45 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (13.1ms)

Completed 200 OK in 202ms (Views: 192.2ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 19:13:45 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-03 19:13:45 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.2ms) Started GET “/budgets” for 127.0.0.1 at 2020-12-03 19:13:45 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (5.1ms)

Completed 200 OK in 10ms (Views: 5.1ms | ActiveRecord: 3.3ms)

 (0.2ms)  SAVEPOINT active_record_1
Budget Create (0.6ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.0"], ["created_at", "2020-12-03 22:13:45.434470"], ["updated_at", "2020-12-03 22:13:45.434470"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"
 (0.4ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 19:13:45 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.4ms)

Completed 200 OK in 7ms (Views: 4.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 19:13:45 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.7ms) Started GET “/” for 127.0.0.1 at 2020-12-03 19:13:45 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.8ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.3ms)

Completed 200 OK in 10ms (Views: 5.9ms | ActiveRecord: 0.8ms) Started GET “/budgets” for 127.0.0.1 at 2020-12-03 19:13:45 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (1.0ms)

Completed 200 OK in 64ms (Views: 62.6ms | ActiveRecord: 0.3ms)

 (0.3ms)  ROLLBACK
 (0.6ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 19:16:07 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (10.8ms)

Completed 200 OK in 217ms (Views: 207.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 19:16:07 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-03 19:16:07 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.6ms)

Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.2ms) Started GET “/budgets” for 127.0.0.1 at 2020-12-03 19:16:07 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (3.4ms)

Completed 200 OK in 7ms (Views: 4.1ms | ActiveRecord: 1.5ms)

 (0.1ms)  SAVEPOINT active_record_1
Budget Create (0.3ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.0"], ["created_at", "2020-12-03 22:16:07.391150"], ["updated_at", "2020-12-03 22:16:07.391150"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (1.2ms)  SELECT "budgets".* FROM "budgets"
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 19:16:07 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.5ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.0ms)

Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 19:16:07 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (1.0ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 9ms (ActiveRecord: 1.0ms) Started GET “/” for 127.0.0.1 at 2020-12-03 19:16:07 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.1ms)

Completed 200 OK in 6ms (Views: 5.1ms | ActiveRecord: 0.4ms) Started GET “/budgets” for 127.0.0.1 at 2020-12-03 19:16:07 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.5ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 5ms (Views: 3.3ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.5ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.3ms)  BEGIN
 (0.1ms)  COMMIT
 (0.2ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 19:17:31 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (9.2ms)

Completed 200 OK in 200ms (Views: 189.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 19:17:31 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-03 19:17:32 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.4ms) Started GET “/budgets” for 127.0.0.1 at 2020-12-03 19:17:32 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.9ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (6.0ms)

Completed 200 OK in 11ms (Views: 7.2ms | ActiveRecord: 2.6ms)

 (0.2ms)  SAVEPOINT active_record_1
Budget Create (0.4ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.0"], ["created_at", "2020-12-03 22:17:32.036919"], ["updated_at", "2020-12-03 22:17:32.036919"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
 (0.6ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 19:17:32 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (7.2ms)

Completed 200 OK in 12ms (Views: 9.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 19:17:32 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-03 19:17:32 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (4.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (7.1ms)

Completed 200 OK in 14ms (Views: 8.6ms | ActiveRecord: 4.5ms) Started GET “/budgets” for 127.0.0.1 at 2020-12-03 19:17:32 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (0.9ms)

Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.2ms)

 (0.2ms)  ROLLBACK
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 19:18:48 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (5.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (22.5ms)

Completed 200 OK in 220ms (Views: 210.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 19:18:49 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-03 19:18:49 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.2ms) Started GET “/budgets” for 127.0.0.1 at 2020-12-03 19:18:49 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (5.4ms)

Completed 200 OK in 10ms (Views: 6.4ms | ActiveRecord: 2.4ms)

 (0.1ms)  SAVEPOINT active_record_1
Budget Create (0.4ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.0"], ["created_at", "2020-12-03 22:18:49.135682"], ["updated_at", "2020-12-03 22:18:49.135682"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"
 (0.2ms)  ROLLBACK
 (0.4ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 19:18:49 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (4.3ms)

Completed 200 OK in 8ms (Views: 6.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 19:18:49 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-03 19:18:49 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (4.4ms)

Completed 200 OK in 9ms (Views: 7.6ms | ActiveRecord: 0.4ms) Started GET “/budgets” for 127.0.0.1 at 2020-12-03 19:18:49 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (2.1ms)

Completed 200 OK in 6ms (Views: 5.4ms | ActiveRecord: 0.3ms)

 (0.2ms)  ROLLBACK
 (0.9ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.7ms)  COMMIT
 (0.2ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 19:20:29 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (10.5ms)

Completed 200 OK in 195ms (Views: 183.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 19:20:29 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-03 19:20:29 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.9ms)

Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.2ms) Started GET “/budgets” for 127.0.0.1 at 2020-12-03 19:20:29 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.6ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (6.6ms)

Completed 200 OK in 11ms (Views: 7.1ms | ActiveRecord: 2.3ms)

 (0.8ms)  SAVEPOINT active_record_1
Budget Create (1.4ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.0"], ["created_at", "2020-12-03 22:20:29.272290"], ["updated_at", "2020-12-03 22:20:29.272290"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1
 (0.4ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"
 (1.9ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 19:20:29 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.0ms)

Completed 200 OK in 9ms (Views: 7.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 19:20:29 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-03 19:20:29 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.4ms)

Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.4ms) Started GET “/budgets” for 127.0.0.1 at 2020-12-03 19:20:29 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 6ms (Views: 4.0ms | ActiveRecord: 0.3ms)

 (0.3ms)  ROLLBACK
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 19:21:17 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.1ms)
Rendered devise/sessions/new.html.erb within layouts/application (15.9ms)

Completed 200 OK in 200ms (Views: 194.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 19:21:17 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 8ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-03 19:21:17 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.2ms) Started GET “/budgets” for 127.0.0.1 at 2020-12-03 19:21:17 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.5ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (4.1ms)

Completed 200 OK in 8ms (Views: 4.2ms | ActiveRecord: 1.9ms)

 (0.3ms)  SAVEPOINT active_record_1
Budget Create (0.4ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-03 22:21:17.682696"], ["updated_at", "2020-12-03 22:21:17.682696"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
 (1.0ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.9ms)  SELECT "budgets".* FROM "budgets"
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.2ms)  COMMIT
 (0.3ms)  BEGIN
User Load (0.8ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 19:21:17 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.8ms)

Completed 200 OK in 5ms (Views: 3.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 19:21:17 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 8ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-03 19:21:17 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.9ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (4.8ms)

Completed 200 OK in 8ms (Views: 6.1ms | ActiveRecord: 0.9ms) Started GET “/budgets” for 127.0.0.1 at 2020-12-03 19:21:17 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (0.8ms)

Completed 200 OK in 56ms (Views: 53.8ms | ActiveRecord: 0.2ms)

 (0.2ms)  ROLLBACK
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.3ms)  BEGIN
 (0.2ms)  COMMIT
 (0.2ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 19:25:12 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.8ms)

Completed 200 OK in 179ms (Views: 172.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 19:25:12 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-03 19:25:12 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.2ms) Started GET “/budgets” for 127.0.0.1 at 2020-12-03 19:25:12 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.4ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (4.9ms)

Completed 200 OK in 8ms (Views: 5.2ms | ActiveRecord: 1.9ms)

 (0.3ms)  SAVEPOINT active_record_1
Budget Create (0.4ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-03 22:25:12.263355"], ["updated_at", "2020-12-03 22:25:12.263355"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"
 (0.7ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 19:25:12 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.9ms)

Completed 200 OK in 5ms (Views: 4.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 19:25:12 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-03 19:25:12 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.1ms)

Completed 200 OK in 7ms (Views: 5.9ms | ActiveRecord: 0.4ms) Started GET “/budgets” for 127.0.0.1 at 2020-12-03 19:25:12 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (1.0ms)

Completed 200 OK in 5ms (Views: 2.6ms | ActiveRecord: 0.3ms)

 (0.2ms)  ROLLBACK
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 19:26:45 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.9ms)
Rendered devise/sessions/new.html.erb within layouts/application (15.0ms)

Completed 200 OK in 200ms (Views: 189.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 19:26:45 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 8ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-03 19:26:45 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.6ms)

Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.3ms) Started GET “/budgets” for 127.0.0.1 at 2020-12-03 19:26:45 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.6ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (4.7ms)

Completed 200 OK in 8ms (Views: 4.1ms | ActiveRecord: 2.3ms)

 (0.5ms)  SAVEPOINT active_record_1
Budget Create (0.9ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-03 22:26:45.462663"], ["updated_at", "2020-12-03 22:26:45.462663"]]
 (1.3ms)  RELEASE SAVEPOINT active_record_1
 (0.4ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.2ms)  COMMIT
 (0.2ms)  BEGIN
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 19:26:45 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.6ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.3ms)

Completed 200 OK in 7ms (Views: 5.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 19:26:45 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-03 19:26:45 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.2ms)

Completed 200 OK in 7ms (Views: 4.9ms | ActiveRecord: 0.5ms) Started GET “/budgets” for 127.0.0.1 at 2020-12-03 19:26:45 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.5ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 7ms (Views: 3.0ms | ActiveRecord: 0.5ms)

 (0.3ms)  ROLLBACK
 (0.5ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.2ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 19:30:52 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.5ms)
Rendered devise/sessions/new.html.erb within layouts/application (16.1ms)

Completed 200 OK in 205ms (Views: 197.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 19:30:52 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-03 19:30:52 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.2ms) Started GET “/budgets” for 127.0.0.1 at 2020-12-03 19:30:52 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.4ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (3.5ms)

Completed 200 OK in 7ms (Views: 3.7ms | ActiveRecord: 1.6ms)

 (0.4ms)  SAVEPOINT active_record_1
Budget Create (0.3ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-03 22:30:52.533089"], ["updated_at", "2020-12-03 22:30:52.533089"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 19:30:52 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.7ms)

Completed 200 OK in 6ms (Views: 4.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 19:30:52 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-03 19:30:52 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (4.2ms)

Completed 200 OK in 8ms (Views: 6.1ms | ActiveRecord: 0.6ms) Started GET “/budgets” for 127.0.0.1 at 2020-12-03 19:30:52 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.5ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 5ms (Views: 3.3ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.5ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 19:32:02 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.9ms)
Rendered devise/sessions/new.html.erb within layouts/application (7.3ms)

Completed 200 OK in 184ms (Views: 175.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 19:32:02 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-03 19:32:02 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.9ms)

Completed 200 OK in 7ms (Views: 5.6ms | ActiveRecord: 0.4ms) Started GET “/budgets” for 127.0.0.1 at 2020-12-03 19:32:02 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.4ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (3.3ms)

Completed 200 OK in 7ms (Views: 3.6ms | ActiveRecord: 1.6ms)

 (0.1ms)  SAVEPOINT active_record_1
Budget Create (0.3ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-03 22:32:02.422134"], ["updated_at", "2020-12-03 22:32:02.422134"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
 (1.0ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"
 (0.4ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 19:32:02 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.7ms)

Completed 200 OK in 6ms (Views: 5.2ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 19:32:02 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (1.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 8ms (ActiveRecord: 1.2ms) Started GET “/” for 127.0.0.1 at 2020-12-03 19:32:02 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.4ms) Started GET “/budgets” for 127.0.0.1 at 2020-12-03 19:32:02 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (1.1ms)

Completed 200 OK in 5ms (Views: 3.2ms | ActiveRecord: 0.3ms)

 (0.2ms)  ROLLBACK
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 19:33:28 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.9ms)
Rendered devise/sessions/new.html.erb within layouts/application (9.6ms)

Completed 200 OK in 187ms (Views: 179.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 19:33:28 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-03 19:33:28 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.2ms) Started GET “/budgets” for 127.0.0.1 at 2020-12-03 19:33:28 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.4ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (3.9ms)

Completed 200 OK in 8ms (Views: 4.6ms | ActiveRecord: 1.8ms)

 (0.1ms)  SAVEPOINT active_record_1
Budget Create (0.5ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-03 22:33:28.262167"], ["updated_at", "2020-12-03 22:33:28.262167"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1
 (1.0ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.4ms)  SELECT "budgets".* FROM "budgets"
 (0.2ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.3ms)  COMMIT
 (0.2ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 19:33:28 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.5ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 19:33:28 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-03 19:33:28 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.3ms) Started GET “/budgets” for 127.0.0.1 at 2020-12-03 19:33:28 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.5ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (1.2ms)

Completed 200 OK in 70ms (Views: 67.0ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 19:35:46 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (2.6ms)
Rendered devise/sessions/new.html.erb within layouts/application (21.2ms)

Completed 200 OK in 227ms (Views: 218.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 19:35:46 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-03 19:35:46 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.6ms)

Completed 200 OK in 6ms (Views: 4.6ms | ActiveRecord: 0.2ms) Started GET “/budgets” for 127.0.0.1 at 2020-12-03 19:35:46 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.4ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (4.7ms)

Completed 200 OK in 8ms (Views: 4.4ms | ActiveRecord: 2.2ms)

 (0.2ms)  SAVEPOINT active_record_1
Budget Create (0.6ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-03 22:35:46.575750"], ["updated_at", "2020-12-03 22:35:46.575750"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
 (0.7ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.5ms)  SELECT "budgets".* FROM "budgets"
 (0.3ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.3ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 19:35:46 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.6ms)
Rendered devise/sessions/new.html.erb within layouts/application (4.2ms)

Completed 200 OK in 7ms (Views: 6.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 19:35:46 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (1.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 11ms (ActiveRecord: 1.3ms) Started GET “/” for 127.0.0.1 at 2020-12-03 19:35:46 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (1.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.3ms)

Completed 200 OK in 6ms (Views: 3.5ms | ActiveRecord: 1.5ms) Started GET “/budgets” for 127.0.0.1 at 2020-12-03 19:35:46 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (0.8ms)

Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.2ms)

 (0.4ms)  ROLLBACK
 (0.5ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 19:44:53 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (11.0ms)

Completed 200 OK in 196ms (Views: 188.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 19:44:53 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-03 19:44:53 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.8ms)

Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.3ms) Started GET “/budgets” for 127.0.0.1 at 2020-12-03 19:44:53 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.5ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (4.4ms)

Completed 200 OK in 7ms (Views: 3.6ms | ActiveRecord: 2.4ms)

 (0.1ms)  SAVEPOINT active_record_1
Budget Create (0.3ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-03 22:44:54.005193"], ["updated_at", "2020-12-03 22:44:54.005193"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
 (0.2ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"
 (1.3ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 19:44:54 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (4.5ms)

Completed 200 OK in 9ms (Views: 7.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 19:44:54 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-03 19:44:54 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.8ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.7ms)

Completed 200 OK in 7ms (Views: 5.2ms | ActiveRecord: 0.8ms) Started GET “/budgets” for 127.0.0.1 at 2020-12-03 19:44:54 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (0.9ms)

Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.3ms)

 (0.3ms)  ROLLBACK
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 19:45:32 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.0ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.8ms)

Completed 200 OK in 199ms (Views: 189.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 19:45:32 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-03 19:45:33 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.2ms)

Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.2ms) Started GET “/budgets” for 127.0.0.1 at 2020-12-03 19:45:33 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (1.6ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (6.8ms)

Completed 200 OK in 14ms (Views: 8.8ms | ActiveRecord: 2.9ms)

 (0.1ms)  SAVEPOINT active_record_1
Budget Create (1.4ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-03 22:45:33.044263"], ["updated_at", "2020-12-03 22:45:33.044263"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 19:45:33 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.2ms)

Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 19:45:33 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-03 19:45:33 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 6ms (Views: 3.8ms | ActiveRecord: 0.3ms) Started GET “/budgets” for 127.0.0.1 at 2020-12-03 19:45:33 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (0.9ms)

Completed 200 OK in 5ms (Views: 3.0ms | ActiveRecord: 0.2ms)

 (0.2ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.4ms)  COMMIT
 (0.2ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 19:49:43 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (13.9ms)

Completed 200 OK in 200ms (Views: 191.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 19:49:44 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 9ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-03 19:49:44 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.2ms) Started GET “/budgets” for 127.0.0.1 at 2020-12-03 19:49:44 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.7ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (4.1ms)

Completed 200 OK in 7ms (Views: 4.0ms | ActiveRecord: 2.0ms)

 (0.2ms)  SAVEPOINT active_record_1
Budget Create (0.4ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-03 22:49:44.111609"], ["updated_at", "2020-12-03 22:49:44.111609"]]
 (0.7ms)  RELEASE SAVEPOINT active_record_1
 (1.0ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 19:49:44 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (4.6ms)

Completed 200 OK in 8ms (Views: 6.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 19:49:44 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.7ms) Started GET “/” for 127.0.0.1 at 2020-12-03 19:49:44 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.3ms) Started GET “/budgets” for 127.0.0.1 at 2020-12-03 19:49:44 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (1.0ms)

Completed 200 OK in 5ms (Views: 3.5ms | ActiveRecord: 0.3ms)

 (0.3ms)  ROLLBACK
 (0.5ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.8ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 19:53:13 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (2.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (11.3ms)

Completed 200 OK in 207ms (Views: 197.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 19:53:13 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-03 19:53:13 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.1ms)

Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.2ms) Started GET “/budgets” for 127.0.0.1 at 2020-12-03 19:53:13 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.8ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (4.6ms)

Completed 200 OK in 10ms (Views: 5.8ms | ActiveRecord: 1.9ms)

 (0.1ms)  SAVEPOINT active_record_1
Budget Create (0.3ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-03 22:53:13.763680"], ["updated_at", "2020-12-03 22:53:13.763680"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
 (1.0ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"
 (0.7ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 19:53:13 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.5ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.7ms)

Completed 200 OK in 10ms (Views: 9.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 19:53:13 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (1.1ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 10ms (ActiveRecord: 1.1ms) Started GET “/” for 127.0.0.1 at 2020-12-03 19:53:13 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.4ms)

Completed 200 OK in 6ms (Views: 4.6ms | ActiveRecord: 0.3ms) Started GET “/budgets” for 127.0.0.1 at 2020-12-03 19:53:13 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (1.1ms)

Completed 200 OK in 5ms (Views: 3.6ms | ActiveRecord: 0.3ms)

 (0.3ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 19:53:34 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.6ms)
Rendered devise/sessions/new.html.erb within layouts/application (10.9ms)

Completed 200 OK in 191ms (Views: 185.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 19:53:34 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-03 19:53:35 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.2ms) Started GET “/budgets” for 127.0.0.1 at 2020-12-03 19:53:35 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (1.0ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (7.6ms)

Completed 200 OK in 11ms (Views: 4.5ms | ActiveRecord: 5.2ms)

 (0.1ms)  SAVEPOINT active_record_1
Budget Create (0.3ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-03 22:53:35.039197"], ["updated_at", "2020-12-03 22:53:35.039197"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"
 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.3ms)  COMMIT
 (0.8ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 19:53:35 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.5ms)

Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 19:53:35 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-03 19:53:35 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 5ms (Views: 3.8ms | ActiveRecord: 0.3ms) Started GET “/budgets” for 127.0.0.1 at 2020-12-03 19:53:35 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.5ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (1.2ms)

Completed 200 OK in 4ms (Views: 2.4ms | ActiveRecord: 0.5ms)

 (0.5ms)  ROLLBACK
 (0.8ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (1.1ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 23:09:19 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.1ms)
Rendered devise/sessions/new.html.erb within layouts/application (11.2ms)

Completed 200 OK in 158ms (Views: 153.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 23:09:20 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-03 23:09:20 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 2.7ms | ActiveRecord: 0.2ms) Started GET “/budgets” for 127.0.0.1 at 2020-12-03 23:09:20 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.6ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (3.4ms)

Completed 200 OK in 7ms (Views: 3.1ms | ActiveRecord: 1.9ms)

 (0.4ms)  SAVEPOINT active_record_1
Budget Create (0.7ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-04 02:09:20.074199"], ["updated_at", "2020-12-04 02:09:20.074199"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
 (0.7ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"
 (0.3ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 23:09:20 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.1ms)

Completed 200 OK in 6ms (Views: 5.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 23:09:20 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 3ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-03 23:09:20 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 6ms (Views: 4.5ms | ActiveRecord: 0.6ms) Started GET “/budgets” for 127.0.0.1 at 2020-12-03 23:09:20 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (0.7ms)

Completed 200 OK in 40ms (Views: 38.9ms | ActiveRecord: 0.2ms)

 (0.4ms)  ROLLBACK
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 23:16:16 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.9ms)

Completed 200 OK in 150ms (Views: 143.2ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 23:16:16 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-03 23:16:16 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 2.7ms | ActiveRecord: 0.2ms) Started GET “/budgets” for 127.0.0.1 at 2020-12-03 23:16:16 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (3.5ms)

Completed 200 OK in 8ms (Views: 4.4ms | ActiveRecord: 1.7ms)

 (0.1ms)  SAVEPOINT active_record_1
Budget Create (0.6ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-04 02:16:16.635768"], ["updated_at", "2020-12-04 02:16:16.635768"]]
 (0.3ms)  RELEASE SAVEPOINT active_record_1
 (0.4ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"
 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 23:16:16 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.7ms)

Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 23:16:16 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-03 23:16:16 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.8ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (4.1ms)

Completed 200 OK in 7ms (Views: 5.8ms | ActiveRecord: 0.8ms) Started GET “/budgets” for 127.0.0.1 at 2020-12-03 23:16:16 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.8ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (2.4ms)

Completed 200 OK in 5ms (Views: 3.7ms | ActiveRecord: 0.8ms)

 (0.1ms)  ROLLBACK
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 23:32:58 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.0ms)
Rendered devise/sessions/new.html.erb within layouts/application (10.1ms)

Completed 200 OK in 149ms (Views: 143.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 23:32:58 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-03 23:32:58 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.2ms) Started GET “/budgets” for 127.0.0.1 at 2020-12-03 23:32:58 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (3.2ms)

Completed 200 OK in 7ms (Views: 3.8ms | ActiveRecord: 1.5ms)

Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"
 (0.1ms)  SAVEPOINT active_record_1
Budget Create (0.4ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-04 02:32:58.572954"], ["updated_at", "2020-12-04 02:32:58.572954"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
 (0.2ms)  SELECT COUNT(*) FROM "budgets"
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 23:32:58 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.0ms)
Rendered devise/sessions/new.html.erb within layouts/application (4.8ms)

Completed 200 OK in 8ms (Views: 6.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 23:32:58 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-03 23:32:58 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.3ms | ActiveRecord: 0.2ms) Started GET “/budgets” for 127.0.0.1 at 2020-12-03 23:32:58 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (0.8ms)

Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.3ms)

 (4.8ms)  ROLLBACK
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 23:34:06 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.8ms)

Completed 200 OK in 162ms (Views: 154.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 23:34:06 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-03 23:34:06 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.2ms) Started GET “/budgets” for 127.0.0.1 at 2020-12-03 23:34:06 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (2.3ms)

Completed 200 OK in 7ms (Views: 2.8ms | ActiveRecord: 1.1ms)

Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"
 (0.1ms)  SAVEPOINT active_record_1
Budget Create (0.4ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-04 02:34:06.434526"], ["updated_at", "2020-12-04 02:34:06.434526"]]
 (0.4ms)  RELEASE SAVEPOINT active_record_1
 (1.0ms)  SELECT COUNT(*) FROM "budgets"
 (0.3ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 23:34:06 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.0ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.1ms)

Completed 200 OK in 9ms (Views: 8.2ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 23:34:06 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-03 23:34:06 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.3ms) Started GET “/budgets” for 127.0.0.1 at 2020-12-03 23:34:06 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (0.8ms)

Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.2ms)

 (0.3ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 23:34:37 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.1ms)
Rendered devise/sessions/new.html.erb within layouts/application (7.8ms)

Completed 200 OK in 145ms (Views: 139.2ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 23:34:37 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-03 23:34:37 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 2.7ms | ActiveRecord: 0.2ms) Started GET “/budgets” for 127.0.0.1 at 2020-12-03 23:34:37 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.4ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (2.8ms)

Completed 200 OK in 6ms (Views: 3.8ms | ActiveRecord: 1.4ms)

Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"
 (0.2ms)  SAVEPOINT active_record_1
Budget Create (0.6ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-04 02:34:37.831863"], ["updated_at", "2020-12-04 02:34:37.831863"]]
 (0.3ms)  RELEASE SAVEPOINT active_record_1
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 23:34:37 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.4ms)

Completed 200 OK in 7ms (Views: 5.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 23:34:37 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 9ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-03 23:34:37 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 2.6ms | ActiveRecord: 0.3ms) Started GET “/budgets” for 127.0.0.1 at 2020-12-03 23:34:37 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.5ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 5ms (Views: 3.8ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.4ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 23:35:07 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.2ms)

Completed 200 OK in 156ms (Views: 149.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 23:35:07 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-03 23:35:07 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.2ms) Started GET “/budgets” for 127.0.0.1 at 2020-12-03 23:35:07 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (3.4ms)

Completed 200 OK in 8ms (Views: 4.5ms | ActiveRecord: 1.7ms)

Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"
 (0.1ms)  SAVEPOINT active_record_1
Budget Create (0.3ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-04 02:35:07.956700"], ["updated_at", "2020-12-04 02:35:07.956700"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
 (0.2ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.1ms)  SELECT "budgets".* FROM "budgets"
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 23:35:07 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.0ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.2ms)

Completed 200 OK in 10ms (Views: 7.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 23:35:07 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-03 23:35:08 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.3ms) Started GET “/budgets” for 127.0.0.1 at 2020-12-03 23:35:08 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.6ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (34.6ms)

Completed 200 OK in 37ms (Views: 35.6ms | ActiveRecord: 0.6ms)

 (0.2ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 23:35:48 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.1ms)

Completed 200 OK in 148ms (Views: 140.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 23:35:48 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-03 23:35:48 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.2ms) Started GET “/budgets” for 127.0.0.1 at 2020-12-03 23:35:48 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (2.5ms)

Completed 200 OK in 5ms (Views: 2.6ms | ActiveRecord: 1.1ms)

Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"
 (0.1ms)  SAVEPOINT active_record_1
Budget Create (0.4ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-04 02:35:48.307464"], ["updated_at", "2020-12-04 02:35:48.307464"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.1ms)  SELECT "budgets".* FROM "budgets"
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 23:35:48 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.5ms)

Completed 200 OK in 5ms (Views: 4.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 23:35:48 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (1.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 10ms (ActiveRecord: 1.3ms) Started GET “/” for 127.0.0.1 at 2020-12-03 23:35:48 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.1ms)

Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.2ms) Started GET “/budgets” for 127.0.0.1 at 2020-12-03 23:35:48 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (1.1ms)

Completed 200 OK in 4ms (Views: 2.6ms | ActiveRecord: 0.3ms)

 (0.2ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 23:37:42 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (9.5ms)

Completed 200 OK in 168ms (Views: 160.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 23:37:42 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-03 23:37:42 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.2ms) Started GET “/budgets” for 127.0.0.1 at 2020-12-03 23:37:42 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (3.9ms)

Completed 200 OK in 7ms (Views: 3.9ms | ActiveRecord: 2.2ms)

Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"
 (0.1ms)  SAVEPOINT active_record_1
Budget Create (1.1ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-04 02:37:42.897455"], ["updated_at", "2020-12-04 02:37:42.897455"]]
 (0.6ms)  RELEASE SAVEPOINT active_record_1
 (0.6ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.4ms)  SELECT "budgets".* FROM "budgets"
 (0.6ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 23:37:42 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (4.2ms)

Completed 200 OK in 9ms (Views: 7.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 23:37:42 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-03 23:37:42 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 5ms (Views: 2.9ms | ActiveRecord: 0.3ms) Started GET “/budgets” for 127.0.0.1 at 2020-12-03 23:37:42 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.5ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (2.2ms)

Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.4ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 23:41:11 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (4.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (10.3ms)

Completed 200 OK in 170ms (Views: 163.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 23:41:11 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-03 23:41:11 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.2ms) Started GET “/budgets” for 127.0.0.1 at 2020-12-03 23:41:11 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (2.8ms)

Completed 200 OK in 6ms (Views: 3.4ms | ActiveRecord: 1.2ms)

Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"
 (0.2ms)  SAVEPOINT active_record_1
Budget Create (0.3ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-04 02:41:11.221274"], ["updated_at", "2020-12-04 02:41:11.221274"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
 (0.2ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.1ms)  SELECT "budgets".* FROM "budgets"
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (1.8ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 23:41:11 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.5ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.6ms)

Completed 200 OK in 7ms (Views: 4.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 23:41:11 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-03 23:41:11 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.5ms) Started GET “/budgets” for 127.0.0.1 at 2020-12-03 23:41:11 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.4ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 5ms (Views: 3.0ms | ActiveRecord: 0.4ms)

 (0.4ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 23:41:21 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (3.5ms)
Rendered devise/sessions/new.html.erb within layouts/application (14.1ms)

Completed 200 OK in 175ms (Views: 168.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 23:41:21 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-03 23:41:21 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.2ms) Started GET “/budgets” for 127.0.0.1 at 2020-12-03 23:41:21 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.5ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (3.3ms)

Completed 200 OK in 6ms (Views: 3.6ms | ActiveRecord: 1.6ms)

Budget Load (0.5ms)  SELECT "budgets".* FROM "budgets"
 (0.3ms)  SAVEPOINT active_record_1
Budget Create (0.4ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-04 02:41:21.485251"], ["updated_at", "2020-12-04 02:41:21.485251"]]
 (0.3ms)  RELEASE SAVEPOINT active_record_1
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"
 (0.3ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 23:41:21 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.1ms)

Completed 200 OK in 4ms (Views: 3.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 23:41:21 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-03 23:41:21 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.3ms) Started GET “/budgets” for 127.0.0.1 at 2020-12-03 23:41:21 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (0.8ms)

Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.2ms)

 (0.2ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 23:43:06 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.0ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.4ms)

Completed 200 OK in 154ms (Views: 144.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 23:43:07 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-03 23:43:07 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.2ms) Started GET “/budgets” for 127.0.0.1 at 2020-12-03 23:43:07 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.4ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (3.5ms)

Completed 200 OK in 7ms (Views: 3.6ms | ActiveRecord: 1.7ms)

Budget Load (0.5ms)  SELECT "budgets".* FROM "budgets"
 (0.3ms)  SAVEPOINT active_record_1
Budget Create (0.3ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-04 02:43:07.055782"], ["updated_at", "2020-12-04 02:43:07.055782"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
 (0.4ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"
 (0.6ms)  ROLLBACK
 (0.4ms)  BEGIN
 (0.6ms)  COMMIT
 (0.5ms)  BEGIN
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 23:43:07 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.5ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.5ms)

Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 23:43:07 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-03 23:43:07 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.2ms)

Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.4ms) Started GET “/budgets” for 127.0.0.1 at 2020-12-03 23:43:07 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (0.7ms)

Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.2ms)

 (0.1ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.5ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 23:43:19 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.1ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.1ms)

Completed 200 OK in 135ms (Views: 129.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 23:43:20 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-03 23:43:20 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.2ms) Started GET “/budgets” for 127.0.0.1 at 2020-12-03 23:43:20 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (2.9ms)

Completed 200 OK in 6ms (Views: 3.3ms | ActiveRecord: 1.3ms)

Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"
 (0.1ms)  SAVEPOINT active_record_1
Budget Create (0.3ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-04 02:43:20.066169"], ["updated_at", "2020-12-04 02:43:20.066169"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
 (0.2ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.1ms)  SELECT "budgets".* FROM "budgets"
 (0.3ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.4ms)  COMMIT
 (0.3ms)  BEGIN
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 23:43:20 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.0ms)

Completed 200 OK in 5ms (Views: 4.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 23:43:20 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-03 23:43:20 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.6ms)

Completed 200 OK in 5ms (Views: 3.8ms | ActiveRecord: 0.5ms) Started GET “/budgets” for 127.0.0.1 at 2020-12-03 23:43:20 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.6ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 10ms (Views: 7.6ms | ActiveRecord: 0.6ms)

 (0.5ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 23:57:57 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.0ms)

Completed 200 OK in 146ms (Views: 139.2ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 23:57:57 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-03 23:57:57 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.2ms) Started GET “/budgets” for 127.0.0.1 at 2020-12-03 23:57:57 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.4ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (3.4ms)

Completed 200 OK in 7ms (Views: 3.6ms | ActiveRecord: 1.7ms)

Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"
 (0.1ms)  SAVEPOINT active_record_1
Budget Create (0.3ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-04 02:57:57.844186"], ["updated_at", "2020-12-04 02:57:57.844186"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
 (0.4ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.6ms)  SELECT "budgets".* FROM "budgets"
 (0.5ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-03 23:57:57 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.2ms)

Completed 200 OK in 9ms (Views: 7.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-03 23:57:57 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-03 23:57:57 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.2ms)

Completed 200 OK in 5ms (Views: 3.1ms | ActiveRecord: 0.4ms) Started GET “/budgets” for 127.0.0.1 at 2020-12-03 23:57:57 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.5ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (33.7ms)

Completed 200 OK in 36ms (Views: 35.3ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 00:02:11 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (7.3ms)

Completed 200 OK in 160ms (Views: 152.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 00:02:12 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 00:02:12 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.2ms) Started GET “/budgets” for 127.0.0.1 at 2020-12-04 00:02:12 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.4ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (3.7ms)

Completed 200 OK in 7ms (Views: 3.9ms | ActiveRecord: 1.8ms)

Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"
 (0.1ms)  SAVEPOINT active_record_1
Budget Create (0.3ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-04 03:02:12.067371"], ["updated_at", "2020-12-04 03:02:12.067371"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.1ms)  SELECT "budgets".* FROM "budgets"
 (0.5ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.4ms)  COMMIT
 (0.4ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 00:02:12 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (4.1ms)

Completed 200 OK in 7ms (Views: 6.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 00:02:12 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 00:02:12 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.8ms)

Completed 200 OK in 5ms (Views: 3.8ms | ActiveRecord: 0.5ms) Started GET “/budgets” for 127.0.0.1 at 2020-12-04 00:02:12 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (0.8ms)

Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.2ms)

 (0.1ms)  ROLLBACK
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 10:30:46 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (15.2ms)

Completed 200 OK in 172ms (Views: 164.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 10:30:46 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 10:30:46 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.2ms) Started GET “/budgets” for 127.0.0.1 at 2020-12-04 10:30:46 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 7ms (Views: 3.5ms | ActiveRecord: 1.3ms)

Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"
 (0.2ms)  SAVEPOINT active_record_1
Budget Create (0.3ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-04 13:30:46.812228"], ["updated_at", "2020-12-04 13:30:46.812228"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1
 (0.8ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.7ms)  SELECT "budgets".* FROM "budgets"
 (1.3ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.3ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 10:30:46 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (4.9ms)

Completed 200 OK in 12ms (Views: 9.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 10:30:46 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 9ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 10:30:46 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.3ms) Started GET “/budgets” for 127.0.0.1 at 2020-12-04 10:30:46 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.8ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 5ms (Views: 2.8ms | ActiveRecord: 0.8ms)

 (0.1ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.4ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 10:31:37 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.9ms)
Rendered devise/sessions/new.html.erb within layouts/application (7.2ms)

Completed 200 OK in 155ms (Views: 150.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 10:31:38 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 10:31:38 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.2ms) Started GET “/budgets” for 127.0.0.1 at 2020-12-04 10:31:38 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.4ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (3.1ms)

Completed 200 OK in 6ms (Views: 3.5ms | ActiveRecord: 1.4ms)

Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"
 (0.4ms)  SAVEPOINT active_record_1
Budget Create (0.6ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-04 13:31:38.091491"], ["updated_at", "2020-12-04 13:31:38.091491"]]
 (1.6ms)  RELEASE SAVEPOINT active_record_1
 (0.7ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.4ms)  SELECT "budgets".* FROM "budgets"
 (0.6ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 10:31:38 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.1ms)

Completed 200 OK in 5ms (Views: 3.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 10:31:38 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (1.1ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 9ms (ActiveRecord: 1.1ms) Started GET “/” for 127.0.0.1 at 2020-12-04 10:31:38 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.6ms)

Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.4ms) Started GET “/budgets” for 127.0.0.1 at 2020-12-04 10:31:38 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (0.7ms)

Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.2ms)

 (0.1ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.9ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 10:31:51 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.1ms)

Completed 200 OK in 150ms (Views: 144.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 10:31:51 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 10:31:51 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.2ms) Started GET “/budgets” for 127.0.0.1 at 2020-12-04 10:31:51 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.4ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (3.3ms)

Completed 200 OK in 7ms (Views: 3.7ms | ActiveRecord: 1.5ms)

Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"
 (0.2ms)  SAVEPOINT active_record_1
Budget Create (0.6ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-04 13:31:51.537827"], ["updated_at", "2020-12-04 13:31:51.537827"]]
 (0.4ms)  RELEASE SAVEPOINT active_record_1
 (0.8ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.7ms)  SELECT "budgets".* FROM "budgets"
 (0.3ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 10:31:51 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.1ms)

Completed 200 OK in 10ms (Views: 9.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 10:31:51 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 10:31:51 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.2ms)

Completed 200 OK in 3ms (Views: 1.9ms | ActiveRecord: 0.2ms) Started GET “/budgets” for 127.0.0.1 at 2020-12-04 10:31:51 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (0.7ms)

Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.2ms)

 (0.9ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.4ms)  COMMIT
 (0.2ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 10:32:21 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.3ms)

Completed 200 OK in 161ms (Views: 155.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 10:32:21 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 10:32:21 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.2ms) Started GET “/budgets” for 127.0.0.1 at 2020-12-04 10:32:21 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.4ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (4.9ms)

Completed 200 OK in 8ms (Views: 4.0ms | ActiveRecord: 2.6ms)

Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"
 (0.2ms)  SAVEPOINT active_record_1
Budget Create (0.4ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-04 13:32:21.877829"], ["updated_at", "2020-12-04 13:32:21.877829"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"
 (0.2ms)  ROLLBACK
 (0.5ms)  BEGIN
 (0.5ms)  COMMIT
 (0.2ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 10:32:21 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.5ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 10:32:21 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (1.0ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 11ms (ActiveRecord: 1.0ms) Started GET “/” for 127.0.0.1 at 2020-12-04 10:32:21 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.2ms)

Completed 200 OK in 3ms (Views: 1.9ms | ActiveRecord: 0.3ms) Started GET “/budgets” for 127.0.0.1 at 2020-12-04 10:32:21 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (0.8ms)

Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.3ms)

 (0.1ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 10:32:32 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.2ms)

Completed 200 OK in 156ms (Views: 149.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 10:32:32 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 10:32:32 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 2.7ms | ActiveRecord: 0.2ms) Started GET “/budgets” for 127.0.0.1 at 2020-12-04 10:32:32 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.4ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (3.4ms)

Completed 200 OK in 8ms (Views: 4.9ms | ActiveRecord: 1.6ms)

Budget Load (0.9ms)  SELECT "budgets".* FROM "budgets"
 (0.1ms)  SAVEPOINT active_record_1
Budget Create (0.4ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-04 13:32:32.350083"], ["updated_at", "2020-12-04 13:32:32.350083"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1
 (0.8ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.8ms)  SELECT "budgets".* FROM "budgets"
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.8ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 10:32:32 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 10:32:32 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 10ms (ActiveRecord: 0.6ms) Started GET “/” for 127.0.0.1 at 2020-12-04 10:32:32 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.3ms | ActiveRecord: 0.3ms) Started GET “/budgets” for 127.0.0.1 at 2020-12-04 10:32:32 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (0.8ms)

Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.2ms)

 (0.1ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.4ms)  BEGIN
 (0.3ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 10:32:56 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (4.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (12.8ms)

Completed 200 OK in 161ms (Views: 155.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 10:32:56 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 10:32:56 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.2ms) Started GET “/budgets” for 127.0.0.1 at 2020-12-04 10:32:56 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.4ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (3.9ms)

Completed 200 OK in 7ms (Views: 4.3ms | ActiveRecord: 1.5ms)

Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"
 (0.5ms)  SAVEPOINT active_record_1
Budget Create (0.3ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-04 13:32:56.240010"], ["updated_at", "2020-12-04 13:32:56.240010"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
 (0.2ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"
 (0.3ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 10:32:56 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.5ms)

Completed 200 OK in 4ms (Views: 2.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 10:32:56 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 10:32:56 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.2ms)

Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.3ms) Started GET “/budgets” for 127.0.0.1 at 2020-12-04 10:32:56 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (0.8ms)

Completed 200 OK in 3ms (Views: 1.9ms | ActiveRecord: 0.3ms)

 (0.2ms)  ROLLBACK
 (0.5ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 10:33:15 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.9ms)
Rendered devise/sessions/new.html.erb within layouts/application (7.9ms)

Completed 200 OK in 192ms (Views: 185.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 10:33:15 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 10:33:15 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.1ms)

Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.3ms) Started GET “/budgets” for 127.0.0.1 at 2020-12-04 10:33:15 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.7ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (4.8ms)

Completed 500 Internal Server Error in 7ms (ActiveRecord: 2.1ms)

 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.0ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 10:33:15 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 10:33:15 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 8ms (ActiveRecord: 0.6ms) Started GET “/” for 127.0.0.1 at 2020-12-04 10:33:15 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (1.0ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (4.1ms)

Completed 200 OK in 7ms (Views: 5.1ms | ActiveRecord: 1.0ms) Started GET “/budgets” for 127.0.0.1 at 2020-12-04 10:33:15 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (2.3ms)

Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.3ms)

 (0.1ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 10:39:49 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.2ms)

Completed 200 OK in 158ms (Views: 151.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 10:39:50 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 10:39:50 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.2ms)

Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"
 (0.1ms)  SAVEPOINT active_record_1
Budget Create (0.4ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-04 13:39:50.124943"], ["updated_at", "2020-12-04 13:39:50.124943"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
 (0.2ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.1ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 10:39:50 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.1ms)  SELECT  "budgets".* FROM "budgets" LIMIT $1  [["LIMIT", 11]]
CACHE Budget Load (0.0ms)  SELECT  "budgets".* FROM "budgets" LIMIT $1  [["LIMIT", 11]]
CACHE Budget Load (0.0ms)  SELECT  "budgets".* FROM "budgets" LIMIT $1  [["LIMIT", 11]]
CACHE Budget Load (0.0ms)  SELECT  "budgets".* FROM "budgets" LIMIT $1  [["LIMIT", 11]]
CACHE Budget Load (0.0ms)  SELECT  "budgets".* FROM "budgets" LIMIT $1  [["LIMIT", 11]]
CACHE Budget Load (0.0ms)  SELECT  "budgets".* FROM "budgets" LIMIT $1  [["LIMIT", 11]]
CACHE Budget Load (0.0ms)  SELECT  "budgets".* FROM "budgets" LIMIT $1  [["LIMIT", 11]]
CACHE Budget Load (0.0ms)  SELECT  "budgets".* FROM "budgets" LIMIT $1  [["LIMIT", 11]]
Rendered budgets/index.html.erb within layouts/application (47.1ms)

Completed 500 Internal Server Error in 49ms (ActiveRecord: 0.3ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 10:39:50 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.5ms)

Completed 200 OK in 4ms (Views: 2.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 10:39:50 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 39ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 10:39:50 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.1ms)

Completed 200 OK in 3ms (Views: 1.9ms | ActiveRecord: 0.2ms)

Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"
 (0.1ms)  SAVEPOINT active_record_1
Budget Create (0.3ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-04 13:39:50.239784"], ["updated_at", "2020-12-04 13:39:50.239784"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
 (0.2ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.1ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 10:39:50 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.2ms)  SELECT  "budgets".* FROM "budgets" LIMIT $1  [["LIMIT", 11]]
CACHE Budget Load (0.0ms)  SELECT  "budgets".* FROM "budgets" LIMIT $1  [["LIMIT", 11]]
CACHE Budget Load (0.0ms)  SELECT  "budgets".* FROM "budgets" LIMIT $1  [["LIMIT", 11]]
CACHE Budget Load (0.0ms)  SELECT  "budgets".* FROM "budgets" LIMIT $1  [["LIMIT", 11]]
CACHE Budget Load (0.0ms)  SELECT  "budgets".* FROM "budgets" LIMIT $1  [["LIMIT", 11]]
CACHE Budget Load (0.0ms)  SELECT  "budgets".* FROM "budgets" LIMIT $1  [["LIMIT", 11]]
CACHE Budget Load (0.0ms)  SELECT  "budgets".* FROM "budgets" LIMIT $1  [["LIMIT", 11]]
CACHE Budget Load (0.0ms)  SELECT  "budgets".* FROM "budgets" LIMIT $1  [["LIMIT", 11]]
Rendered budgets/index.html.erb within layouts/application (25.5ms)

Completed 500 Internal Server Error in 26ms (ActiveRecord: 0.3ms)

 (0.1ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 10:40:35 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.9ms)
Rendered devise/sessions/new.html.erb within layouts/application (7.3ms)

Completed 200 OK in 158ms (Views: 151.2ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 10:40:36 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 10:40:36 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.2ms)

Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"
 (0.1ms)  SAVEPOINT active_record_1
Budget Create (1.0ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-04 13:40:36.086842"], ["updated_at", "2020-12-04 13:40:36.086842"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 10:40:36 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.7ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (3.5ms)

Completed 200 OK in 6ms (Views: 4.4ms | ActiveRecord: 0.7ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (1.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 10:40:36 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.6ms)
Rendered devise/sessions/new.html.erb within layouts/application (4.3ms)

Completed 200 OK in 9ms (Views: 8.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 10:40:36 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 3ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 10:40:36 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.2ms)

Completed 200 OK in 3ms (Views: 1.9ms | ActiveRecord: 0.2ms)

Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"
 (0.1ms)  SAVEPOINT active_record_1
Budget Create (0.2ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-04 13:40:36.137791"], ["updated_at", "2020-12-04 13:40:36.137791"]]
 (0.6ms)  RELEASE SAVEPOINT active_record_1
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 10:40:36 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (0.9ms)

Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.2ms)

 (0.2ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.3ms)  BEGIN
 (0.3ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 10:40:55 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.4ms)

Completed 200 OK in 154ms (Views: 148.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 10:40:55 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 10:40:55 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.2ms)

Budget Load (0.4ms)  SELECT "budgets".* FROM "budgets"
 (0.2ms)  SAVEPOINT active_record_1
Budget Create (0.5ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-04 13:40:55.933053"], ["updated_at", "2020-12-04 13:40:55.933053"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 10:40:55 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (2.3ms)

Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.2ms)

 (0.5ms)  ROLLBACK
 (0.5ms)  BEGIN
 (0.4ms)  COMMIT
 (0.3ms)  BEGIN
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 10:40:55 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.2ms)

Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 10:40:55 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 10:40:55 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.2ms)

Completed 200 OK in 6ms (Views: 4.4ms | ActiveRecord: 0.4ms)

Budget Load (0.4ms)  SELECT "budgets".* FROM "budgets"
 (0.3ms)  SAVEPOINT active_record_1
Budget Create (0.4ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-04 13:40:55.989764"], ["updated_at", "2020-12-04 13:40:55.989764"]]
 (0.3ms)  RELEASE SAVEPOINT active_record_1
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 10:40:56 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (1.0ms)

Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.2ms)

 (0.1ms)  ROLLBACK
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.3ms)  BEGIN
 (0.4ms)  COMMIT
 (0.2ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 10:49:18 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.5ms)

Completed 200 OK in 152ms (Views: 146.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 10:49:18 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 10:49:18 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.2ms)

Budget Load (0.4ms)  SELECT "budgets".* FROM "budgets"
 (0.1ms)  SAVEPOINT active_record_1
Budget Create (0.8ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-04 13:49:18.603393"], ["updated_at", "2020-12-04 13:49:18.603393"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1
 (0.5ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 10:49:18 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.4ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (3.3ms)

Completed 200 OK in 6ms (Views: 4.6ms | ActiveRecord: 0.4ms)

Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"
 (0.2ms)  SAVEPOINT active_record_1
Budget Destroy (0.6ms)  DELETE FROM "budgets" WHERE "budgets"."id" = $1  [["id", 75]]
 (0.4ms)  RELEASE SAVEPOINT active_record_1
 (0.1ms)  SAVEPOINT active_record_1
Budget Create (0.5ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-04 13:49:18.624296"], ["updated_at", "2020-12-04 13:49:18.624296"]]
 (0.5ms)  RELEASE SAVEPOINT active_record_1
 (0.8ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.6ms)  SELECT "budgets".* FROM "budgets"
 (0.3ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.3ms)  COMMIT
 (0.3ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 10:49:18 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.1ms)

Completed 200 OK in 5ms (Views: 3.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 10:49:18 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.8ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.8ms) Started GET “/” for 127.0.0.1 at 2020-12-04 10:49:18 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.3ms | ActiveRecord: 0.3ms)

Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"
 (0.1ms)  SAVEPOINT active_record_1
Budget Create (0.3ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-04 13:49:18.670751"], ["updated_at", "2020-12-04 13:49:18.670751"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
 (0.2ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 10:49:18 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (1.2ms)

Completed 200 OK in 30ms (Views: 29.3ms | ActiveRecord: 0.3ms)

 (0.2ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.3ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 10:49:49 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.9ms)
Rendered devise/sessions/new.html.erb within layouts/application (14.7ms)

Completed 200 OK in 162ms (Views: 157.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 10:49:49 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 10:49:49 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.2ms)

Budget Load (0.4ms)  SELECT "budgets".* FROM "budgets"
 (0.5ms)  SAVEPOINT active_record_1
Budget Create (1.7ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-04 13:49:49.363560"], ["updated_at", "2020-12-04 13:49:49.363560"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
 (2.3ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (1.1ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 10:49:49 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (3.7ms)

Completed 200 OK in 14ms (Views: 7.0ms | ActiveRecord: 0.3ms)

 (0.2ms)  ROLLBACK
 (0.9ms)  BEGIN
 (0.4ms)  COMMIT
 (1.0ms)  BEGIN
User Load (1.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 10:49:49 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.1ms)

Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 10:49:49 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 3ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 10:49:49 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.2ms)

Completed 200 OK in 3ms (Views: 1.9ms | ActiveRecord: 0.3ms)

 (1.3ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.6ms)  BEGIN
 (0.6ms)  COMMIT
 (0.2ms)  BEGIN
User Load (1.1ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 10:51:02 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (8.4ms)

Completed 200 OK in 161ms (Views: 153.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 10:51:02 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 10:51:02 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.2ms)

Budget Load (0.4ms)  SELECT "budgets".* FROM "budgets"
 (0.3ms)  SAVEPOINT active_record_1
Budget Create (0.4ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-04 13:51:02.762588"], ["updated_at", "2020-12-04 13:51:02.762588"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 10:51:02 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (2.4ms)

Completed 200 OK in 6ms (Views: 4.1ms | ActiveRecord: 0.3ms)

 (1.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.5ms)  BEGIN
User Load (2.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 10:51:02 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.2ms)

Completed 200 OK in 10ms (Views: 7.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 10:51:02 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 3ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 10:51:02 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.2ms)

Completed 200 OK in 3ms (Views: 1.9ms | ActiveRecord: 0.2ms)

Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 10:51:02 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Budget Load (1.0ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (3.2ms)

Completed 200 OK in 8ms (Views: 4.6ms | ActiveRecord: 1.0ms)

 (0.1ms)  ROLLBACK
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.2ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 10:52:19 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.0ms)

Completed 200 OK in 151ms (Views: 143.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 10:52:19 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 10:52:19 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.2ms)

Budget Load (0.4ms)  SELECT "budgets".* FROM "budgets"
 (0.2ms)  SAVEPOINT active_record_1
Budget Create (0.3ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-04 13:52:19.985604"], ["updated_at", "2020-12-04 13:52:19.985604"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
 (0.2ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.1ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 10:52:19 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Rendered budgets/index.html.erb within layouts/application (0.9ms)

Completed 500 Internal Server Error in 4ms (ActiveRecord: 0.0ms)

 (0.4ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.4ms)  COMMIT
 (0.5ms)  BEGIN
User Load (1.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 10:52:20 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.5ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 10:52:20 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 10:52:20 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (1.9ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (7.2ms)

Completed 200 OK in 12ms (Views: 8.5ms | ActiveRecord: 1.9ms)

Budget Load (1.5ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 10:52:20 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
Rendered budgets/index.html.erb within layouts/application (0.6ms)

Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms)

 (0.1ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 10:52:32 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.8ms)

Completed 200 OK in 149ms (Views: 142.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 10:52:32 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 10:52:32 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.2ms)

Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"
 (0.2ms)  SAVEPOINT active_record_1
Budget Create (0.3ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-04 13:52:32.341478"], ["updated_at", "2020-12-04 13:52:32.341478"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1
 (0.5ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.7ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 10:52:32 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
 (0.5ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (5.7ms)

Completed 200 OK in 11ms (Views: 9.0ms | ActiveRecord: 0.8ms)

 (0.3ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.1ms)  COMMIT
 (0.6ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 10:52:32 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.6ms)

Completed 200 OK in 6ms (Views: 2.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 10:52:32 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 10:52:32 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.2ms)

Completed 200 OK in 3ms (Views: 1.9ms | ActiveRecord: 0.3ms)

Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 10:52:32 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
 (0.4ms)  SELECT COUNT(*) FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (2.4ms)

Completed 200 OK in 7ms (Views: 4.3ms | ActiveRecord: 0.4ms)

 (1.1ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.4ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 12:57:30 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (9.2ms)

Completed 200 OK in 98ms (Views: 93.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 12:57:30 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 12:57:30 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.2ms)

Budget Load (0.4ms)  SELECT "budgets".* FROM "budgets"
 (0.1ms)  SAVEPOINT active_record_1
Budget Create (0.5ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-04 15:57:30.932754"], ["updated_at", "2020-12-04 15:57:30.932754"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 12:57:30 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
 (0.5ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.6ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (5.7ms)

Completed 200 OK in 9ms (Views: 6.3ms | ActiveRecord: 1.2ms)

 (0.3ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 12:57:30 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.5ms)

Completed 200 OK in 6ms (Views: 4.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 12:57:30 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 8ms (ActiveRecord: 0.7ms) Started GET “/” for 127.0.0.1 at 2020-12-04 12:57:30 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.2ms)

Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.2ms)

Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 12:57:30 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
 (0.5ms)  SELECT COUNT(*) FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.5ms)

 (0.3ms)  ROLLBACK
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
User Load (0.3ms)  SELECT "users".* FROM "users"
 (0.1ms)  BEGIN
User Exists (0.3ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]
User Create (0.3ms)  INSERT INTO "users" ("email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["email", "admin@admin.com"], ["encrypted_password", "$2a$04$HyZQXjsUp5Z6aFc.sRDR1eQUP9caqP3jk9BZ.FWWSKV.FzKa/rrPu"], ["created_at", "2020-12-04 16:05:57.980260"], ["updated_at", "2020-12-04 16:05:57.980260"], ["full_name", "Administrador"], ["registration", "000000000"], ["role", 0]]
 (1.1ms)  COMMIT
 (0.1ms)  BEGIN
User Exists (0.2ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "secretary@secretary.com"], ["LIMIT", 1]]
User Create (0.2ms)  INSERT INTO "users" ("email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["email", "secretary@secretary.com"], ["encrypted_password", "$2a$04$A19c521Z.jD1A8xgjXJgnu3yUs8EP/P/0SfA9/sgT7jYLCrLM4ooS"], ["created_at", "2020-12-04 16:05:57.984582"], ["updated_at", "2020-12-04 16:05:57.984582"], ["full_name", "Secretário"], ["registration", "000000000"], ["role", 1]]
 (1.0ms)  COMMIT
 (0.1ms)  BEGIN
User Exists (0.2ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "professor@professor.com"], ["LIMIT", 1]]
User Create (0.2ms)  INSERT INTO "users" ("email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["email", "professor@professor.com"], ["encrypted_password", "$2a$04$Q2rmdCGCV6E6IhmZlAoj0.n7ulu3P7pcQ89M6k68Yvb.jSsqCjvku"], ["created_at", "2020-12-04 16:05:57.988376"], ["updated_at", "2020-12-04 16:05:57.988376"], ["full_name", "Professor"], ["registration", "000000000"], ["role", 2]]
 (1.1ms)  COMMIT
 (0.3ms)  BEGIN
User Exists (0.7ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
User Create (0.8ms)  INSERT INTO "users" ("email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["email", "student@student.com"], ["encrypted_password", "$2a$04$ABTaUuegFwgEdT9vOXBUiu/0MVsY6k5/7z503h0qvf/XF/dsx2tRu"], ["created_at", "2020-12-04 16:05:57.997787"], ["updated_at", "2020-12-04 16:05:57.997787"], ["full_name", "Aluno"], ["registration", "000000000"], ["role", 3]]
 (1.2ms)  COMMIT
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 13:14:56 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.3ms)

Completed 200 OK in 96ms (Views: 89.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 13:14:56 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 13:14:56 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.2ms)

Budget Load (0.6ms)  SELECT "budgets".* FROM "budgets"
 (0.1ms)  SAVEPOINT active_record_1
Budget Create (0.4ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-04 16:14:56.221007"], ["updated_at", "2020-12-04 16:14:56.221007"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 13:14:56 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (3.4ms)

Completed 200 OK in 6ms (Views: 4.5ms | ActiveRecord: 0.8ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (1.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 13:14:56 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.1ms)

Completed 200 OK in 5ms (Views: 3.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 13:14:56 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 13:14:56 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.7ms)

Completed 200 OK in 6ms (Views: 4.9ms | ActiveRecord: 0.4ms)

Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 13:14:56 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (2.4ms)

Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.6ms)

 (0.3ms)  ROLLBACK
 (0.2ms)  SELECT pg_try_advisory_lock(5025712458016326615)
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC

Migrating to CreateDiaria (20201204012658)

 (0.1ms)  BEGIN
 (6.9ms)  CREATE TABLE "diaria" ("id" bigserial primary key, "data_entrada" character varying, "data_saida" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)
ActiveRecord::SchemaMigration Create (0.3ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1) RETURNING "version"  [["version", "20201204012658"]]
 (1.3ms)  COMMIT
ActiveRecord::InternalMetadata Load (1.4ms)  SELECT  "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2  [["key", "environment"], ["LIMIT", 1]]
 (0.3ms)  BEGIN
 (0.8ms)  COMMIT
 (0.2ms)  SELECT pg_advisory_unlock(5025712458016326615)
 (1.5ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 14:17:10 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (7.5ms)

Completed 200 OK in 217ms (Views: 192.1ms | ActiveRecord: 3.2ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 14:17:10 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.7ms) Started GET “/” for 127.0.0.1 at 2020-12-04 14:17:10 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.4ms)

Completed 200 OK in 5ms (Views: 3.7ms | ActiveRecord: 0.2ms) Started GET “/diaria/new” for 127.0.0.1 at 2020-12-04 14:17:10 -0300 Processing by DiariaController#new as HTML

Rendering diaria/new.html.erb within layouts/application
Rendered diaria/_form.html.erb (2.5ms)
Rendered diaria/new.html.erb within layouts/application (3.4ms)

Completed 200 OK in 14ms (Views: 5.5ms | ActiveRecord: 2.7ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 14:17:10 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.5ms)

Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 14:17:10 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (3.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 14ms (ActiveRecord: 3.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 14:17:10 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.8ms)

Completed 200 OK in 9ms (Views: 7.5ms | ActiveRecord: 0.3ms) Started GET “/diaria/new” for 127.0.0.1 at 2020-12-04 14:17:10 -0300 Processing by DiariaController#new as HTML

Rendering diaria/new.html.erb within layouts/application
Rendered diaria/_form.html.erb (3.0ms)
Rendered diaria/new.html.erb within layouts/application (3.9ms)

Completed 200 OK in 11ms (Views: 9.9ms | ActiveRecord: 0.0ms)

 (0.2ms)  ROLLBACK
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 14:18:31 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.5ms)

Completed 200 OK in 147ms (Views: 126.8ms | ActiveRecord: 4.3ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 14:18:31 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 14:18:31 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.2ms)

Completed 200 OK in 5ms (Views: 3.7ms | ActiveRecord: 0.2ms) Started GET “/diaria/new” for 127.0.0.1 at 2020-12-04 14:18:31 -0300 Processing by DiariaController#new as HTML

Rendering diaria/new.html.erb within layouts/application
Rendered diaria/_form.html.erb (2.5ms)
Rendered diaria/new.html.erb within layouts/application (3.5ms)

Completed 200 OK in 15ms (Views: 6.4ms | ActiveRecord: 3.1ms)

 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 14:18:31 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.9ms)

Completed 200 OK in 10ms (Views: 8.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 14:18:31 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 14:18:31 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 4ms (Views: 2.7ms | ActiveRecord: 0.3ms) Started GET “/diaria/new” for 127.0.0.1 at 2020-12-04 14:18:31 -0300 Processing by DiariaController#new as HTML

Rendering diaria/new.html.erb within layouts/application
Rendered diaria/_form.html.erb (1.6ms)
Rendered diaria/new.html.erb within layouts/application (2.0ms)

Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.0ms)

 (0.2ms)  ROLLBACK
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 14:19:03 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.1ms)
Rendered devise/sessions/new.html.erb within layouts/application (8.2ms)

Completed 200 OK in 120ms (Views: 101.1ms | ActiveRecord: 3.4ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 14:19:03 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 14:19:03 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.1ms)

Completed 200 OK in 34ms (Views: 3.7ms | ActiveRecord: 0.2ms) Started GET “/diaria/new” for 127.0.0.1 at 2020-12-04 14:19:04 -0300 Processing by DiariaController#new as HTML

Rendering diaria/new.html.erb within layouts/application
Rendered diaria/_form.html.erb (2.8ms)
Rendered diaria/new.html.erb within layouts/application (4.0ms)

Completed 200 OK in 17ms (Views: 6.7ms | ActiveRecord: 2.6ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 14:19:04 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.2ms)

Completed 200 OK in 9ms (Views: 6.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 14:19:04 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (1.1ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 11ms (ActiveRecord: 1.1ms) Started GET “/” for 127.0.0.1 at 2020-12-04 14:19:04 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.6ms)

Completed 200 OK in 5ms (Views: 3.4ms | ActiveRecord: 0.6ms) Started GET “/diaria/new” for 127.0.0.1 at 2020-12-04 14:19:04 -0300 Processing by DiariaController#new as HTML

Rendering diaria/new.html.erb within layouts/application
Rendered diaria/_form.html.erb (3.0ms)
Rendered diaria/new.html.erb within layouts/application (3.5ms)

Completed 200 OK in 8ms (Views: 7.1ms | ActiveRecord: 0.0ms)

 (0.2ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 14:20:49 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (7.6ms)

Completed 200 OK in 142ms (Views: 122.2ms | ActiveRecord: 3.6ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 14:20:49 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 8ms (ActiveRecord: 0.6ms) Started GET “/” for 127.0.0.1 at 2020-12-04 14:20:49 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.7ms)

Completed 200 OK in 37ms (Views: 36.2ms | ActiveRecord: 0.3ms) Started GET “/diaria/new” for 127.0.0.1 at 2020-12-04 14:20:49 -0300 Processing by DiariaController#new as HTML

Rendering diaria/new.html.erb within layouts/application
Rendered diaria/_form.html.erb (2.4ms)
Rendered diaria/new.html.erb within layouts/application (3.3ms)

Completed 200 OK in 16ms (Views: 5.5ms | ActiveRecord: 3.4ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 14:20:49 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.6ms)

Completed 200 OK in 8ms (Views: 5.2ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 14:20:49 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 14:20:49 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.3ms) Started GET “/diaria/new” for 127.0.0.1 at 2020-12-04 14:20:49 -0300 Processing by DiariaController#new as HTML

Rendering diaria/new.html.erb within layouts/application
Rendered diaria/_form.html.erb (1.1ms)
Rendered diaria/new.html.erb within layouts/application (1.3ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.0ms)

 (0.1ms)  ROLLBACK
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1  [["key", "environment"]]
 (0.1ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1  [["key", "environment"]]
 (0.1ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1  [["key", "environment"]]
 (125.2ms)  DROP DATABASE IF EXISTS "secretaria_ppgi_test"
 (268.9ms)  CREATE DATABASE "secretaria_ppgi_test" ENCODING = 'unicode'
SQL (0.3ms)  CREATE EXTENSION IF NOT EXISTS "plpgsql"
 (0.2ms)  DROP TABLE IF EXISTS "budgets" CASCADE
 (9.7ms)  CREATE TABLE "budgets" ("id" bigserial primary key, "value" decimal, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)
 (0.1ms)  DROP TABLE IF EXISTS "diaria" CASCADE
 (11.4ms)  CREATE TABLE "diaria" ("id" bigserial primary key, "data_entrada" character varying, "data_saida" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)
 (0.4ms)  DROP TABLE IF EXISTS "request_types" CASCADE
 (9.7ms)  CREATE TABLE "request_types" ("id" bigserial primary key, "title" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)
 (0.3ms)  DROP TABLE IF EXISTS "requests" CASCADE
 (11.5ms)  CREATE TABLE "requests" ("id" bigserial primary key, "request_type_id" bigint, "user_id" bigint, "documents" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)
 (4.6ms)  CREATE  INDEX  "index_requests_on_request_type_id" ON "requests"  ("request_type_id")
 (4.5ms)  CREATE  INDEX  "index_requests_on_user_id" ON "requests"  ("user_id")
 (0.4ms)  DROP TABLE IF EXISTS "requirements" CASCADE
 (9.6ms)  CREATE TABLE "requirements" ("id" bigserial primary key, "requirements" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)
 (0.5ms)  DROP TABLE IF EXISTS "tickets" CASCADE
 (6.8ms)  CREATE TABLE "tickets" ("id" bigserial primary key, "data_entrada" timestamp, "data_saida" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)
 (0.4ms)  DROP TABLE IF EXISTS "users" CASCADE
 (12.6ms)  CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "full_name" character varying, "registration" character varying, "role" integer)
 (4.4ms)  CREATE UNIQUE INDEX  "index_users_on_email" ON "users"  ("email")
 (5.9ms)  CREATE UNIQUE INDEX  "index_users_on_reset_password_token" ON "users"  ("reset_password_token")
 (6.5ms)  ALTER TABLE "requests" ADD CONSTRAINT "fk_rails_59d5c2771d"

FOREIGN KEY (“request_type_id”)

REFERENCES "request_types" ("id")



 (3.6ms)  ALTER TABLE "requests" ADD CONSTRAINT "fk_rails_8ead8b1e6b"

FOREIGN KEY (“user_id”)

REFERENCES "users" ("id")



 (9.1ms)  CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY)
 (1.1ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (1.7ms)  INSERT INTO "schema_migrations" (version) VALUES (20201204172747)
 (1.8ms)  INSERT INTO "schema_migrations" (version) VALUES

(20201113005520), (20201204012658), (20201113005619), (20191114163205), (20201203212607), (20201203170755), (20191114162918);



 (8.3ms)  CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)
ActiveRecord::InternalMetadata Load (0.7ms)  SELECT  "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2  [["key", "environment"], ["LIMIT", 1]]
 (0.3ms)  BEGIN
ActiveRecord::InternalMetadata Create (0.7ms)  INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key"  [["key", "environment"], ["value", "test"], ["created_at", "2020-12-04 17:37:43.317232"], ["updated_at", "2020-12-04 17:37:43.317232"]]
 (1.2ms)  COMMIT
ActiveRecord::InternalMetadata Load (0.4ms)  SELECT  "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2  [["key", "environment"], ["LIMIT", 1]]
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.6ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/” for 127.0.0.1 at 2020-12-04 14:37:43 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
Rendered home/index.html.erb within layouts/application (6.0ms)

Completed 200 OK in 206ms (Views: 194.1ms | ActiveRecord: 0.0ms)

 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/” for 127.0.0.1 at 2020-12-04 14:37:43 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
Rendered home/index.html.erb within layouts/application (0.3ms)

Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms)

 (0.1ms)  ROLLBACK
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.4ms)  BEGIN
 (0.3ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.2ms)  SELECT pg_try_advisory_lock(5025712458016326615)
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
ActiveRecord::InternalMetadata Load (0.2ms)  SELECT  "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2  [["key", "environment"], ["LIMIT", 1]]
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.2ms)  SELECT pg_advisory_unlock(5025712458016326615)
 (0.2ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
User Load (0.4ms)  SELECT "users".* FROM "users"
 (0.2ms)  BEGIN
User Exists (0.4ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]
User Create (0.4ms)  INSERT INTO "users" ("email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["email", "admin@admin.com"], ["encrypted_password", "$2a$04$TywXvMKyYS0QYKHdtjv0y.BVLZQx/cUjE6/84qgi1j8Z0d28MbYTW"], ["created_at", "2020-12-04 17:56:38.528366"], ["updated_at", "2020-12-04 17:56:38.528366"], ["full_name", "Administrador"], ["registration", "000000000"], ["role", 0]]
 (1.1ms)  COMMIT
 (0.1ms)  BEGIN
User Exists (0.2ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "secretary@secretary.com"], ["LIMIT", 1]]
User Create (0.3ms)  INSERT INTO "users" ("email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["email", "secretary@secretary.com"], ["encrypted_password", "$2a$04$ebdsC1.qHLry.oEQVknZ2.g9zAxX5xwCxXgOOB.F0Cxl2133ggCba"], ["created_at", "2020-12-04 17:56:38.533242"], ["updated_at", "2020-12-04 17:56:38.533242"], ["full_name", "Secretário"], ["registration", "000000000"], ["role", 1]]
 (1.0ms)  COMMIT
 (0.1ms)  BEGIN
User Exists (0.2ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "professor@professor.com"], ["LIMIT", 1]]
User Create (0.4ms)  INSERT INTO "users" ("email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["email", "professor@professor.com"], ["encrypted_password", "$2a$04$x4UE3OhxDk6I9zidGc4Mpu02VrvGj4zchYKI4b6.d3efT25Tb42ya"], ["created_at", "2020-12-04 17:56:38.537428"], ["updated_at", "2020-12-04 17:56:38.537428"], ["full_name", "Professor"], ["registration", "000000000"], ["role", 2]]
 (1.0ms)  COMMIT
 (0.1ms)  BEGIN
User Exists (0.2ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
User Create (0.3ms)  INSERT INTO "users" ("email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["email", "student@student.com"], ["encrypted_password", "$2a$04$wWCpvkasHBEkU4raig4co.mzcfo6OnvHryPVtz/5PIwB5egJ4cfs."], ["created_at", "2020-12-04 17:56:38.542527"], ["updated_at", "2020-12-04 17:56:38.542527"], ["full_name", "Aluno"], ["registration", "000000000"], ["role", 3]]
 (0.9ms)  COMMIT
 (0.2ms)  SELECT pg_try_advisory_lock(5025712458016326615)
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
ActiveRecord::InternalMetadata Load (0.2ms)  SELECT  "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2  [["key", "environment"], ["LIMIT", 1]]
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  SELECT pg_advisory_unlock(5025712458016326615)
 (0.1ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (1.2ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
 (0.1ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.3ms)  BEGIN
 (0.2ms)  COMMIT
 (0.3ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.0ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
 (0.1ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
 (0.1ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
 (0.1ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 14:58:28 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.5ms)
Rendered devise/sessions/new.html.erb within layouts/application (8.9ms)

Completed 200 OK in 111ms (Views: 103.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 14:58:29 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 14:58:29 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.1ms)

Completed 200 OK in 5ms (Views: 3.4ms | ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 14:58:29 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.1ms)

Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.2ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 14:58:29 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 14:58:29 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 3ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 14:58:29 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.1ms)

Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 14:58:29 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 4ms (Views: 2.6ms | ActiveRecord: 0.3ms)

 (0.2ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.4ms)  BEGIN
 (0.4ms)  COMMIT
 (0.3ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 14:59:14 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (2.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (9.5ms)

Completed 200 OK in 109ms (Views: 101.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 14:59:14 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 14:59:14 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 14:59:14 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.3ms)

 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 14:59:14 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 14:59:14 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 14:59:14 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 4ms (Views: 2.3ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 14:59:14 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.0ms)

Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.2ms)

 (0.4ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.3ms)  BEGIN
 (0.3ms)  COMMIT
 (0.3ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 15:02:15 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (7.0ms)

Completed 200 OK in 102ms (Views: 96.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 15:02:15 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 15:02:15 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 15:02:15 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.1ms)

Completed 200 OK in 3ms (Views: 1.9ms | ActiveRecord: 0.2ms)

 (0.1ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 15:02:15 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.5ms)

Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 15:02:15 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 15:02:15 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 15:02:16 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.2ms)

 (0.1ms)  ROLLBACK
 (0.5ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 15:02:43 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.1ms)
Rendered devise/sessions/new.html.erb within layouts/application (7.5ms)

Completed 200 OK in 109ms (Views: 100.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 15:02:43 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 15:02:43 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.1ms)

Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 15:02:43 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.3ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 15:02:43 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (7.6ms)
Rendered tickets/new.html.erb within layouts/application (10.0ms)

Completed 200 OK in 26ms (Views: 13.9ms | ActiveRecord: 3.5ms)

 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 15:02:43 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.5ms)

Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 15:02:43 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (2.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 8ms (ActiveRecord: 2.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 15:02:43 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (1.0ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.6ms)

Completed 200 OK in 5ms (Views: 3.2ms | ActiveRecord: 1.0ms) Started GET “/” for 127.0.0.1 at 2020-12-04 15:02:43 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.3ms)

Completed 200 OK in 8ms (Views: 7.3ms | ActiveRecord: 0.3ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 15:02:43 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (20.9ms)
Rendered tickets/new.html.erb within layouts/application (21.8ms)

Completed 200 OK in 29ms (Views: 26.6ms | ActiveRecord: 0.0ms)

 (0.1ms)  ROLLBACK
 (0.5ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 15:08:02 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.8ms)

Completed 200 OK in 130ms (Views: 123.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 15:08:02 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 15:08:02 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 15:08:02 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.3ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 15:08:02 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (4.1ms)
Rendered tickets/new.html.erb within layouts/application (5.0ms)

Completed 200 OK in 16ms (Views: 7.2ms | ActiveRecord: 2.3ms)

 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 15:08:02 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.9ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.9ms)

Completed 200 OK in 10ms (Views: 8.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 15:08:02 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 15:08:02 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.1ms)

Completed 200 OK in 12ms (Views: 10.6ms | ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 15:08:02 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (5.1ms)

Completed 200 OK in 14ms (Views: 10.3ms | ActiveRecord: 0.6ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 15:08:02 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (10.6ms)
Rendered tickets/new.html.erb within layouts/application (11.3ms)

Completed 200 OK in 19ms (Views: 17.7ms | ActiveRecord: 0.0ms)

 (0.2ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 15:09:47 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.9ms)
Rendered devise/sessions/new.html.erb within layouts/application (17.2ms)

Completed 200 OK in 142ms (Views: 135.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 15:09:47 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 15:09:47 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 15:09:47 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.3ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 15:09:47 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (6.8ms)
Rendered tickets/new.html.erb within layouts/application (7.9ms)

Completed 200 OK in 27ms (Views: 9.7ms | ActiveRecord: 2.1ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 15:09:48 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.6ms)

Completed 200 OK in 6ms (Views: 4.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 15:09:48 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 15:09:48 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.1ms)

Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 15:09:48 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (4.3ms)

Completed 200 OK in 7ms (Views: 5.2ms | ActiveRecord: 0.6ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 15:09:48 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (26.3ms)
Rendered tickets/new.html.erb within layouts/application (26.6ms)

Completed 200 OK in 31ms (Views: 30.2ms | ActiveRecord: 0.0ms)

 (0.1ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 15:10:35 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (8.8ms)

Completed 200 OK in 107ms (Views: 98.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 15:10:35 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 11ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 15:10:35 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.6ms)

Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 15:10:35 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 15:10:35 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (6.1ms)
Rendered tickets/new.html.erb within layouts/application (7.7ms)

Completed 200 OK in 18ms (Views: 10.4ms | ActiveRecord: 2.2ms)

 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 15:10:35 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.5ms)

Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 15:10:35 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 15:10:35 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 15:10:35 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (1.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (4.3ms)

Completed 200 OK in 7ms (Views: 5.3ms | ActiveRecord: 1.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 15:10:35 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (17.7ms)
Rendered tickets/new.html.erb within layouts/application (19.3ms)

Completed 200 OK in 28ms (Views: 27.3ms | ActiveRecord: 0.0ms)

 (0.1ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.3ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 15:15:05 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.9ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.6ms)

Completed 200 OK in 130ms (Views: 124.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 15:15:05 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 15:15:05 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 15:15:05 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.2ms)

Completed 200 OK in 3ms (Views: 1.9ms | ActiveRecord: 0.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 15:15:05 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (3.8ms)
Rendered tickets/new.html.erb within layouts/application (4.8ms)

Completed 200 OK in 16ms (Views: 8.5ms | ActiveRecord: 2.7ms)

 (0.4ms)  ROLLBACK
 (0.5ms)  BEGIN
 (0.4ms)  COMMIT
 (0.4ms)  BEGIN
User Load (0.9ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 15:15:05 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 15:15:05 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 12ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 15:15:05 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (7.1ms)

Completed 200 OK in 13ms (Views: 11.2ms | ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 15:15:05 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.3ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 15:15:05 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (16.0ms)
Rendered tickets/new.html.erb within layouts/application (16.8ms)

Completed 200 OK in 21ms (Views: 19.9ms | ActiveRecord: 0.0ms)

 (0.2ms)  ROLLBACK
 (0.6ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.4ms)  BEGIN
 (0.4ms)  COMMIT
 (0.4ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 15:15:38 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.0ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.9ms)

Completed 200 OK in 118ms (Views: 112.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 15:15:39 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 15:15:39 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 15:15:39 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 1.9ms | ActiveRecord: 0.3ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 15:15:39 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (5.8ms)
Rendered tickets/new.html.erb within layouts/application (6.9ms)

Completed 200 OK in 21ms (Views: 10.9ms | ActiveRecord: 3.3ms)

 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.0ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 15:15:39 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.6ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.6ms)

Completed 200 OK in 6ms (Views: 4.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 15:15:39 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (1.0ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 8ms (ActiveRecord: 1.0ms) Started GET “/” for 127.0.0.1 at 2020-12-04 15:15:39 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.2ms)

Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 15:15:39 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.4ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 15:15:39 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (22.4ms)
Rendered tickets/new.html.erb within layouts/application (23.1ms)

Completed 200 OK in 29ms (Views: 28.0ms | ActiveRecord: 0.0ms)

 (0.2ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.3ms)  BEGIN
 (0.3ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 15:16:34 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.9ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.8ms)

Completed 200 OK in 129ms (Views: 123.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 15:16:34 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 15:16:34 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 15:16:34 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.3ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 15:16:34 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (9.9ms)
Rendered tickets/new.html.erb within layouts/application (12.4ms)

Completed 200 OK in 26ms (Views: 15.8ms | ActiveRecord: 2.4ms)

 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 15:16:34 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.3ms)

Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 15:16:34 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.8ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 19ms (ActiveRecord: 0.8ms) Started GET “/” for 127.0.0.1 at 2020-12-04 15:16:34 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 15:16:34 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (1.1ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (7.1ms)

Completed 200 OK in 10ms (Views: 8.5ms | ActiveRecord: 1.1ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 15:16:34 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (9.3ms)
Rendered tickets/new.html.erb within layouts/application (9.6ms)

Completed 200 OK in 14ms (Views: 12.9ms | ActiveRecord: 0.0ms)

 (0.1ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.3ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 15:17:18 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.9ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.9ms)

Completed 200 OK in 136ms (Views: 124.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 15:17:18 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 15:17:18 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 15:17:18 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.3ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 15:17:18 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (5.1ms)
Rendered tickets/new.html.erb within layouts/application (6.2ms)

Completed 200 OK in 23ms (Views: 10.1ms | ActiveRecord: 4.5ms)

 (0.1ms)  ROLLBACK
 (3.3ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 15:17:18 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 15:17:18 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 11ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 15:17:18 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 7ms (Views: 6.4ms | ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 15:17:18 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 5ms (Views: 3.1ms | ActiveRecord: 0.3ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 15:17:18 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (16.6ms)
Rendered tickets/new.html.erb within layouts/application (20.8ms)

Completed 200 OK in 25ms (Views: 24.5ms | ActiveRecord: 0.0ms)

 (0.2ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 15:17:51 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (8.3ms)

Completed 200 OK in 129ms (Views: 122.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 15:17:51 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 15:17:51 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 15:17:51 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.3ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 15:17:51 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (7.7ms)
Rendered tickets/new.html.erb within layouts/application (10.0ms)

Completed 200 OK in 27ms (Views: 14.4ms | ActiveRecord: 2.8ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.3ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 15:17:51 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.0ms)

Completed 200 OK in 5ms (Views: 3.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 15:17:51 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 21ms (ActiveRecord: 0.6ms) Started GET “/” for 127.0.0.1 at 2020-12-04 15:17:51 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.1ms)

Completed 200 OK in 7ms (Views: 6.4ms | ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 15:17:51 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.4ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 15:17:51 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (17.2ms)
Rendered tickets/new.html.erb within layouts/application (17.4ms)

Completed 200 OK in 22ms (Views: 20.9ms | ActiveRecord: 0.0ms)

 (0.3ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 15:18:35 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.9ms)
Rendered devise/sessions/new.html.erb within layouts/application (7.1ms)

Completed 200 OK in 139ms (Views: 133.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 15:18:35 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 15:18:35 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 15:18:35 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.1ms)

Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 15:18:35 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (3.5ms)
Rendered tickets/new.html.erb within layouts/application (4.3ms)

Completed 200 OK in 15ms (Views: 6.3ms | ActiveRecord: 2.3ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 15:18:35 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.6ms)

Completed 200 OK in 10ms (Views: 7.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 15:18:35 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 15:18:36 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (4.8ms)

Completed 200 OK in 13ms (Views: 11.7ms | ActiveRecord: 0.7ms) Started GET “/” for 127.0.0.1 at 2020-12-04 15:18:36 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.9ms)

Completed 200 OK in 12ms (Views: 7.0ms | ActiveRecord: 0.3ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 15:18:36 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (6.5ms)
Rendered tickets/new.html.erb within layouts/application (6.9ms)

Completed 200 OK in 11ms (Views: 9.6ms | ActiveRecord: 0.0ms)

 (0.3ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 15:21:12 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (10.7ms)

Completed 200 OK in 105ms (Views: 99.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 15:21:12 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 15:21:12 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 15:21:12 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.3ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 15:21:12 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (6.0ms)
Rendered tickets/new.html.erb within layouts/application (7.2ms)

Completed 200 OK in 19ms (Views: 9.9ms | ActiveRecord: 3.9ms)

 (0.4ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.6ms)  COMMIT
 (0.3ms)  BEGIN
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 15:21:12 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.1ms)

Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 15:21:12 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 15:21:12 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 5ms (Views: 3.4ms | ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 15:21:12 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.3ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 15:21:12 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (6.3ms)
Rendered tickets/new.html.erb within layouts/application (7.1ms)

Completed 200 OK in 13ms (Views: 11.0ms | ActiveRecord: 0.0ms)

 (0.1ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 15:40:13 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.2ms)

Completed 200 OK in 128ms (Views: 118.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 15:40:13 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 15:40:13 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 15:40:13 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 15:40:13 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (6.9ms)
Rendered tickets/new.html.erb within layouts/application (8.2ms)

Completed 200 OK in 19ms (Views: 11.8ms | ActiveRecord: 2.4ms)

 (0.3ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.4ms)  COMMIT
 (0.7ms)  BEGIN
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 15:40:13 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.1ms)

Completed 200 OK in 5ms (Views: 3.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 15:40:13 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 15:40:13 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.3ms)

Completed 200 OK in 9ms (Views: 8.4ms | ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 15:40:13 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 8ms (Views: 5.1ms | ActiveRecord: 0.4ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 15:40:13 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (5.6ms)
Rendered tickets/new.html.erb within layouts/application (6.0ms)

Completed 200 OK in 10ms (Views: 8.3ms | ActiveRecord: 0.0ms)

 (1.2ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 15:46:57 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.5ms)

Completed 200 OK in 133ms (Views: 123.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 15:46:57 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 8ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 15:46:57 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 15:46:57 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.3ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 15:46:57 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (3.5ms)
Rendered tickets/new.html.erb within layouts/application (4.5ms)

Completed 200 OK in 18ms (Views: 6.1ms | ActiveRecord: 2.8ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 15:46:57 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar passagem"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]

Completed 500 Internal Server Error in 7ms (ActiveRecord: 0.4ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 15:46:57 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (7.5ms)

Completed 200 OK in 15ms (Views: 13.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 15:46:57 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 15:46:57 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 15:46:57 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 5ms (Views: 4.3ms | ActiveRecord: 0.3ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 15:46:57 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (6.2ms)
Rendered tickets/new.html.erb within layouts/application (7.5ms)

Completed 200 OK in 10ms (Views: 9.5ms | ActiveRecord: 0.0ms)

 (0.4ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 15:47:57 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (2.5ms)
Rendered devise/sessions/new.html.erb within layouts/application (8.8ms)

Completed 200 OK in 136ms (Views: 128.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 15:47:57 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 15:47:57 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 15:47:57 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.3ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 15:47:57 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (3.7ms)
Rendered tickets/new.html.erb within layouts/application (4.8ms)

Completed 200 OK in 20ms (Views: 8.6ms | ActiveRecord: 3.6ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 15:47:58 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar passagem"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]

Completed 500 Internal Server Error in 6ms (ActiveRecord: 0.3ms)

 (0.3ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 15:47:58 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.9ms)
Rendered devise/sessions/new.html.erb within layouts/application (10.6ms)

Completed 200 OK in 20ms (Views: 16.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 15:47:58 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 15:47:58 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.5ms)

Completed 200 OK in 7ms (Views: 5.3ms | ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 15:47:58 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.8ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (4.3ms)

Completed 200 OK in 9ms (Views: 6.7ms | ActiveRecord: 0.8ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 15:47:58 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (7.1ms)
Rendered tickets/new.html.erb within layouts/application (7.3ms)

Completed 200 OK in 9ms (Views: 8.9ms | ActiveRecord: 0.0ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  SELECT pg_try_advisory_lock(5025712458016326615)
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC

Migrating to AddUserIdToTickets (20201204185313)

 (0.1ms)  BEGIN
 (0.4ms)  ALTER TABLE "tickets" ADD "user_id" integer
ActiveRecord::SchemaMigration Create (0.3ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1) RETURNING "version"  [["version", "20201204185313"]]
 (1.5ms)  COMMIT
ActiveRecord::InternalMetadata Load (0.6ms)  SELECT  "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2  [["key", "environment"], ["LIMIT", 1]]
 (0.1ms)  BEGIN
 (0.2ms)  COMMIT
 (0.2ms)  SELECT pg_advisory_unlock(5025712458016326615)
 (0.2ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 15:53:45 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.9ms)
Rendered devise/sessions/new.html.erb within layouts/application (7.1ms)

Completed 200 OK in 130ms (Views: 124.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 15:53:45 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 15:53:45 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 15:53:45 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.3ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 15:53:45 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (4.3ms)
Rendered tickets/new.html.erb within layouts/application (5.3ms)

Completed 200 OK in 17ms (Views: 8.6ms | ActiveRecord: 2.3ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 15:53:45 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar passagem"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]

Completed 500 Internal Server Error in 4ms (ActiveRecord: 0.4ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 15:53:45 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.5ms)
Rendered devise/sessions/new.html.erb within layouts/application (11.3ms)

Completed 200 OK in 19ms (Views: 16.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 15:53:45 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 15:53:45 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 5ms (Views: 3.5ms | ActiveRecord: 0.6ms) Started GET “/” for 127.0.0.1 at 2020-12-04 15:53:46 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.3ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 15:53:46 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (6.0ms)
Rendered tickets/new.html.erb within layouts/application (6.2ms)

Completed 200 OK in 10ms (Views: 8.2ms | ActiveRecord: 0.0ms)

 (0.1ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 15:54:03 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.9ms)
Rendered devise/sessions/new.html.erb within layouts/application (10.2ms)

Completed 200 OK in 102ms (Views: 96.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 15:54:03 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 15:54:03 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 15:54:03 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 15:54:03 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (3.0ms)
Rendered tickets/new.html.erb within layouts/application (3.9ms)

Completed 200 OK in 15ms (Views: 5.7ms | ActiveRecord: 2.3ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 15:54:03 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar passagem"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.6ms)  SAVEPOINT active_record_1
Ticket Create (1.5ms)  INSERT INTO "tickets" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01 00:00:00"], ["data_saida", "2020-01-05 00:00:00"], ["created_at", "2020-12-04 18:54:03.432910"], ["updated_at", "2020-12-04 18:54:03.432910"], ["user_id", 4]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/tickets/1 Completed 302 Found in 9ms (ActiveRecord: 2.8ms) Started GET “/tickets/1” for 127.0.0.1 at 2020-12-04 15:54:03 -0300 Processing by TicketsController#show as HTML

Parameters: {"id"=>"1"}
Ticket Load (0.4ms)  SELECT  "tickets".* FROM "tickets" WHERE "tickets"."id" = $1 LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendering tickets/show.html.erb within layouts/application
Rendered tickets/show.html.erb within layouts/application (1.1ms)

Completed 200 OK in 6ms (Views: 2.8ms | ActiveRecord: 0.4ms)

 (0.3ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 15:54:03 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.9ms)

Completed 200 OK in 5ms (Views: 3.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 15:54:03 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 15:54:03 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (4.1ms)

Completed 200 OK in 10ms (Views: 7.8ms | ActiveRecord: 0.7ms) Started GET “/” for 127.0.0.1 at 2020-12-04 15:54:03 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.5ms | ActiveRecord: 0.3ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 15:54:03 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (4.0ms)
Rendered tickets/new.html.erb within layouts/application (4.8ms)

Completed 200 OK in 8ms (Views: 7.4ms | ActiveRecord: 0.0ms)

 (0.1ms)  ROLLBACK
 (0.7ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.9ms)  BEGIN
 (0.3ms)  COMMIT
 (0.4ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 15:57:28 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.9ms)
Rendered devise/sessions/new.html.erb within layouts/application (8.0ms)

Completed 200 OK in 140ms (Views: 134.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 15:57:28 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 15:57:28 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 15:57:28 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.1ms)

Completed 200 OK in 3ms (Views: 1.9ms | ActiveRecord: 0.3ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 15:57:28 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (4.7ms)
Rendered tickets/new.html.erb within layouts/application (6.6ms)

Completed 200 OK in 24ms (Views: 9.4ms | ActiveRecord: 2.9ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 15:57:28 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar passagem"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.3ms)  SAVEPOINT active_record_1
Ticket Create (0.4ms)  INSERT INTO "tickets" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01 00:00:00"], ["data_saida", "2020-01-05 00:00:00"], ["created_at", "2020-12-04 18:57:28.558302"], ["updated_at", "2020-12-04 18:57:28.558302"], ["user_id", 4]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/tickets/2 Completed 302 Found in 9ms (ActiveRecord: 1.2ms) Started GET “/tickets/2” for 127.0.0.1 at 2020-12-04 15:57:28 -0300 Processing by TicketsController#show as HTML

Parameters: {"id"=>"2"}
Ticket Load (0.3ms)  SELECT  "tickets".* FROM "tickets" WHERE "tickets"."id" = $1 LIMIT $2  [["id", 2], ["LIMIT", 1]]
Rendering tickets/show.html.erb within layouts/application
Rendered tickets/show.html.erb within layouts/application (3.9ms)

Completed 200 OK in 11ms (Views: 8.3ms | ActiveRecord: 0.3ms)

 (0.8ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 15:57:28 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.6ms)

Completed 200 OK in 6ms (Views: 4.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 15:57:28 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 15:57:28 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.8ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (4.0ms)

Completed 200 OK in 12ms (Views: 9.9ms | ActiveRecord: 0.8ms) Started GET “/” for 127.0.0.1 at 2020-12-04 15:57:28 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.3ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 15:57:28 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (5.8ms)
Rendered tickets/new.html.erb within layouts/application (6.5ms)

Completed 200 OK in 10ms (Views: 8.8ms | ActiveRecord: 0.0ms)

 (0.1ms)  ROLLBACK
 (0.2ms)  SELECT pg_try_advisory_lock(5025712458016326615)
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC

Migrating to ChangeDataEntradaToDate (20201204190307)

 (0.1ms)  BEGIN
 (6.9ms)  ALTER TABLE "tickets" ALTER COLUMN "data_entrada" TYPE date
 (3.2ms)  ALTER TABLE "tickets" ALTER COLUMN "data_saida" TYPE date
ActiveRecord::SchemaMigration Create (0.8ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1) RETURNING "version"  [["version", "20201204190307"]]
 (4.2ms)  COMMIT
ActiveRecord::InternalMetadata Load (0.3ms)  SELECT  "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2  [["key", "environment"], ["LIMIT", 1]]
 (0.2ms)  BEGIN
 (0.3ms)  COMMIT
 (0.9ms)  SELECT pg_advisory_unlock(5025712458016326615)
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 16:05:58 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (12.1ms)

Completed 200 OK in 136ms (Views: 131.2ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 16:05:59 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 16:05:59 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 16:05:59 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 16:05:59 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (7.9ms)
Rendered tickets/new.html.erb within layouts/application (10.2ms)

Completed 200 OK in 23ms (Views: 13.8ms | ActiveRecord: 2.6ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 16:05:59 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar passagem"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.4ms)  SAVEPOINT active_record_1
Ticket Create (0.6ms)  INSERT INTO "tickets" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-04 19:05:59.190757"], ["updated_at", "2020-12-04 19:05:59.190757"], ["user_id", 4]]
 (0.5ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/tickets/3 Completed 302 Found in 15ms (ActiveRecord: 1.8ms) Started GET “/tickets/3” for 127.0.0.1 at 2020-12-04 16:05:59 -0300 Processing by TicketsController#show as HTML

Parameters: {"id"=>"3"}
Ticket Load (0.3ms)  SELECT  "tickets".* FROM "tickets" WHERE "tickets"."id" = $1 LIMIT $2  [["id", 3], ["LIMIT", 1]]
Rendering tickets/show.html.erb within layouts/application
Rendered tickets/show.html.erb within layouts/application (0.9ms)

Completed 200 OK in 5ms (Views: 2.5ms | ActiveRecord: 0.3ms)

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
 (1.8ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 16:05:59 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.9ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.6ms)

Completed 200 OK in 12ms (Views: 9.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 16:05:59 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 16:05:59 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (5.0ms)

Completed 200 OK in 10ms (Views: 8.4ms | ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 16:05:59 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 16:05:59 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (6.0ms)
Rendered tickets/new.html.erb within layouts/application (6.2ms)

Completed 200 OK in 9ms (Views: 8.0ms | ActiveRecord: 0.0ms)

 (0.2ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 16:07:58 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.0ms)
Rendered devise/sessions/new.html.erb within layouts/application (13.0ms)

Completed 200 OK in 132ms (Views: 127.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 16:07:58 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 16:07:58 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 16:07:58 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.3ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 16:07:58 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (2.5ms)
Rendered tickets/new.html.erb within layouts/application (3.2ms)

Completed 200 OK in 15ms (Views: 5.9ms | ActiveRecord: 2.7ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 16:07:58 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar passagem"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
Ticket Create (0.5ms)  INSERT INTO "tickets" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-04 19:07:58.826944"], ["updated_at", "2020-12-04 19:07:58.826944"], ["user_id", 4]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/tickets/4 Completed 302 Found in 6ms (ActiveRecord: 1.1ms) Started GET “/tickets/4” for 127.0.0.1 at 2020-12-04 16:07:58 -0300 Processing by TicketsController#show as HTML

Parameters: {"id"=>"4"}
Ticket Load (0.4ms)  SELECT  "tickets".* FROM "tickets" WHERE "tickets"."id" = $1 LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendering tickets/show.html.erb within layouts/application
Rendered tickets/show.html.erb within layouts/application (3.1ms)

Completed 200 OK in 17ms (Views: 10.6ms | ActiveRecord: 0.4ms)

User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Ticket Exists (0.6ms)  SELECT  1 AS one FROM "tickets" WHERE "tickets"."user_id" = $1 AND "tickets"."data_entrada" = $2 AND "tickets"."date_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["date_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.1ms)  ROLLBACK
 (0.5ms)  BEGIN
 (0.8ms)  COMMIT
 (0.4ms)  BEGIN
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 16:07:58 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (4.5ms)

Completed 200 OK in 11ms (Views: 9.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 16:07:58 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (1.1ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 18ms (ActiveRecord: 1.1ms) Started GET “/” for 127.0.0.1 at 2020-12-04 16:07:58 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.3ms)

Completed 200 OK in 8ms (Views: 6.4ms | ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 16:07:58 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (1.1ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (7.1ms)

Completed 200 OK in 15ms (Views: 12.8ms | ActiveRecord: 1.1ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 16:07:58 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (6.2ms)
Rendered tickets/new.html.erb within layouts/application (6.4ms)

Completed 200 OK in 10ms (Views: 9.4ms | ActiveRecord: 0.0ms)

 (0.2ms)  ROLLBACK
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 16:08:12 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (8.6ms)

Completed 200 OK in 129ms (Views: 120.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 16:08:12 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 16:08:12 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 16:08:12 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 16:08:12 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (4.2ms)
Rendered tickets/new.html.erb within layouts/application (5.4ms)

Completed 200 OK in 18ms (Views: 8.6ms | ActiveRecord: 2.9ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 16:08:12 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar passagem"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
Ticket Create (0.6ms)  INSERT INTO "tickets" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-04 19:08:12.452861"], ["updated_at", "2020-12-04 19:08:12.452861"], ["user_id", 4]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/tickets/5 Completed 302 Found in 9ms (ActiveRecord: 1.3ms) Started GET “/tickets/5” for 127.0.0.1 at 2020-12-04 16:08:12 -0300 Processing by TicketsController#show as HTML

Parameters: {"id"=>"5"}
Ticket Load (0.8ms)  SELECT  "tickets".* FROM "tickets" WHERE "tickets"."id" = $1 LIMIT $2  [["id", 5], ["LIMIT", 1]]
Rendering tickets/show.html.erb within layouts/application
Rendered tickets/show.html.erb within layouts/application (1.0ms)

Completed 200 OK in 8ms (Views: 3.5ms | ActiveRecord: 0.8ms)

User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Ticket Exists (3.3ms)  SELECT  1 AS one FROM "tickets" WHERE "tickets"."user_id" = $1 AND "tickets"."data_entrada" = $2 AND "tickets"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.6ms)  BEGIN
 (1.2ms)  COMMIT
 (0.5ms)  BEGIN
User Load (1.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 16:08:12 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.8ms)

Completed 200 OK in 14ms (Views: 13.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 16:08:12 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 16:08:12 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.2ms)

Completed 200 OK in 7ms (Views: 5.7ms | ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 16:08:12 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.9ms)

Completed 200 OK in 6ms (Views: 4.3ms | ActiveRecord: 0.5ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 16:08:12 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (15.3ms)
Rendered tickets/new.html.erb within layouts/application (15.7ms)

Completed 200 OK in 24ms (Views: 22.6ms | ActiveRecord: 0.0ms)

 (0.2ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.4ms)  BEGIN
 (0.6ms)  COMMIT
 (0.3ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 16:28:18 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (8.5ms)

Completed 200 OK in 142ms (Views: 134.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 16:28:18 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 16:28:18 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 16:28:18 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.2ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 16:28:18 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.5ms)

Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 16:28:18 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 16:28:18 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.1ms)

Completed 200 OK in 3ms (Views: 1.8ms | ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 16:28:18 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 1.9ms | ActiveRecord: 0.4ms)

 (0.2ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 16:29:23 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.7ms)

Completed 200 OK in 103ms (Views: 97.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 16:29:23 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 16:29:23 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 16:29:23 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 3ms (Views: 2.3ms | ActiveRecord: 0.3ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 16:29:23 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (6.1ms)
Rendered tickets/new.html.erb within layouts/application (8.3ms)

Completed 200 OK in 24ms (Views: 12.4ms | ActiveRecord: 3.3ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 16:29:24 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar passagem"}
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
Ticket Create (0.6ms)  INSERT INTO "tickets" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-04 19:29:24.032330"], ["updated_at", "2020-12-04 19:29:24.032330"], ["user_id", 4]]
 (0.7ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/tickets/6 Completed 302 Found in 10ms (ActiveRecord: 2.3ms) Started GET “/tickets/6” for 127.0.0.1 at 2020-12-04 16:29:24 -0300 Processing by TicketsController#show as HTML

Parameters: {"id"=>"6"}
Ticket Load (0.3ms)  SELECT  "tickets".* FROM "tickets" WHERE "tickets"."id" = $1 LIMIT $2  [["id", 6], ["LIMIT", 1]]
Rendering tickets/show.html.erb within layouts/application
Rendered tickets/show.html.erb within layouts/application (0.8ms)

Completed 200 OK in 5ms (Views: 2.5ms | ActiveRecord: 0.3ms)

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Ticket Exists (0.4ms)  SELECT  1 AS one FROM "tickets" WHERE "tickets"."user_id" = $1 AND "tickets"."data_entrada" = $2 AND "tickets"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 16:29:24 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.0ms)

Completed 200 OK in 7ms (Views: 4.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 16:29:24 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 8ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 16:29:24 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (6.5ms)

Completed 200 OK in 15ms (Views: 13.8ms | ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 16:29:24 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.5ms)

Completed 200 OK in 7ms (Views: 5.3ms | ActiveRecord: 0.3ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 16:29:24 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (4.5ms)
Rendered tickets/new.html.erb within layouts/application (4.7ms)

Completed 200 OK in 7ms (Views: 6.5ms | ActiveRecord: 0.0ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 16:29:24 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar passagem"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (8.9ms)
Rendered tickets/new.html.erb within layouts/application (9.2ms)

Completed 200 OK in 24ms (Views: 14.7ms | ActiveRecord: 0.6ms)

 (0.3ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 16:41:43 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.0ms)
Rendered devise/sessions/new.html.erb within layouts/application (9.7ms)

Completed 200 OK in 139ms (Views: 131.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 16:41:43 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 9ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 16:41:43 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.1ms)

Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 16:41:43 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (3.8ms)

Completed 200 OK in 17ms (Views: 5.8ms | ActiveRecord: 3.8ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 16:41:43 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
 (0.6ms)  SAVEPOINT active_record_1
Requirement Create (0.8ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-04 19:41:43.279787"], ["updated_at", "2020-12-04 19:41:43.279787"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"

Redirected to www.example.com/requirements/1 Completed 302 Found in 11ms (ActiveRecord: 1.9ms) Started GET “/requirements/1” for 127.0.0.1 at 2020-12-04 16:41:43 -0300 Processing by RequirementsController#show as HTML

Parameters: {"id"=>"1"}
Requirement Load (0.3ms)  SELECT  "requirements".* FROM "requirements" WHERE "requirements"."id" = $1 LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendering requirements/show.html.erb within layouts/application
Rendered requirements/show.html.erb within layouts/application (2.5ms)

Completed 200 OK in 18ms (Views: 6.9ms | ActiveRecord: 0.3ms)

 (0.4ms)  SELECT COUNT(*) FROM "requirements"
Requirement Load (0.2ms)  SELECT "requirements".* FROM "requirements"
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 16:41:43 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.3ms)

Completed 200 OK in 6ms (Views: 4.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 16:41:43 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 16:41:43 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.9ms)

Completed 200 OK in 14ms (Views: 9.9ms | ActiveRecord: 0.4ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 16:41:43 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (2.3ms)

Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.3ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 16:41:43 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>""}, "commit"=>"Definir requisitos"}
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (2.6ms)

Completed 200 OK in 11ms (Views: 7.3ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.2ms)  COMMIT
 (0.3ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 16:41:43 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (3.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (8.5ms)

Completed 200 OK in 17ms (Views: 16.2ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 16:41:43 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 8ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 16:41:43 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.3ms)

Completed 200 OK in 7ms (Views: 5.4ms | ActiveRecord: 0.3ms)

Budget Load (0.6ms)  SELECT "budgets".* FROM "budgets"
 (0.4ms)  SAVEPOINT active_record_1
Budget Create (0.8ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-04 19:41:43.527243"], ["updated_at", "2020-12-04 19:41:43.527243"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 16:41:43 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (6.8ms)

Completed 200 OK in 10ms (Views: 8.1ms | ActiveRecord: 0.6ms)

 (0.3ms)  ROLLBACK
 (0.5ms)  BEGIN
 (0.5ms)  COMMIT
 (2.7ms)  BEGIN
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 16:41:43 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.1ms)

Completed 200 OK in 5ms (Views: 3.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 16:41:43 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.6ms) Started GET “/” for 127.0.0.1 at 2020-12-04 16:41:43 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.9ms)

Completed 200 OK in 8ms (Views: 7.0ms | ActiveRecord: 0.4ms)

Budget Load (0.5ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 16:41:43 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (0.9ms)

Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.3ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 16:41:43 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.1ms)

Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 16:41:43 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 16:41:43 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.7ms)

Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.3ms) Started GET “/diaria/new” for 127.0.0.1 at 2020-12-04 16:41:43 -0300 Processing by DiariaController#new as HTML

Rendering diaria/new.html.erb within layouts/application
Rendered diaria/_form.html.erb (5.8ms)
Rendered diaria/new.html.erb within layouts/application (8.4ms)

Completed 200 OK in 61ms (Views: 14.1ms | ActiveRecord: 8.4ms)

 (0.2ms)  ROLLBACK
 (1.3ms)  BEGIN
 (0.5ms)  COMMIT
 (0.4ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 16:41:43 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (4.3ms)

Completed 200 OK in 10ms (Views: 7.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 16:41:43 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 10ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 16:41:43 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.3ms)

Completed 200 OK in 12ms (Views: 10.7ms | ActiveRecord: 0.2ms) Started GET “/diaria/new” for 127.0.0.1 at 2020-12-04 16:41:43 -0300 Processing by DiariaController#new as HTML

Rendering diaria/new.html.erb within layouts/application
Rendered diaria/_form.html.erb (5.6ms)
Rendered diaria/new.html.erb within layouts/application (6.3ms)

Completed 200 OK in 18ms (Views: 17.3ms | ActiveRecord: 0.0ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.3ms)  ROLLBACK
 (2.1ms)  BEGIN
 (0.8ms)  COMMIT
 (0.4ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 16:41:43 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.9ms)

Completed 200 OK in 5ms (Views: 3.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 16:41:43 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 16:41:43 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.5ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 16:41:43 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 16:41:43 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (7.5ms)
Rendered tickets/new.html.erb within layouts/application (8.8ms)

Completed 200 OK in 35ms (Views: 11.9ms | ActiveRecord: 4.4ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 16:41:44 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar passagem"}
User Load (0.8ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
Ticket Create (0.5ms)  INSERT INTO "tickets" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-04 19:41:44.048683"], ["updated_at", "2020-12-04 19:41:44.048683"], ["user_id", 4]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/tickets/7 Completed 302 Found in 13ms (ActiveRecord: 1.7ms) Started GET “/tickets/7” for 127.0.0.1 at 2020-12-04 16:41:44 -0300 Processing by TicketsController#show as HTML

Parameters: {"id"=>"7"}
Ticket Load (0.2ms)  SELECT  "tickets".* FROM "tickets" WHERE "tickets"."id" = $1 LIMIT $2  [["id", 7], ["LIMIT", 1]]
Rendering tickets/show.html.erb within layouts/application
Rendered tickets/show.html.erb within layouts/application (0.9ms)

Completed 200 OK in 5ms (Views: 2.4ms | ActiveRecord: 0.2ms)

User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Ticket Exists (0.4ms)  SELECT  1 AS one FROM "tickets" WHERE "tickets"."user_id" = $1 AND "tickets"."data_entrada" = $2 AND "tickets"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.1ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 16:41:44 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.8ms)

Completed 200 OK in 6ms (Views: 4.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 16:41:44 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 9ms (ActiveRecord: 0.7ms) Started GET “/” for 127.0.0.1 at 2020-12-04 16:41:44 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (4.7ms)

Completed 200 OK in 10ms (Views: 7.5ms | ActiveRecord: 0.6ms) Started GET “/” for 127.0.0.1 at 2020-12-04 16:41:44 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 16:41:44 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (4.6ms)
Rendered tickets/new.html.erb within layouts/application (4.9ms)

Completed 200 OK in 7ms (Views: 6.5ms | ActiveRecord: 0.0ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 16:41:44 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar passagem"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (3.5ms)
Rendered tickets/new.html.erb within layouts/application (3.8ms)

Completed 200 OK in 8ms (Views: 5.2ms | ActiveRecord: 0.4ms)

 (0.3ms)  ROLLBACK
 (0.2ms)  SELECT pg_try_advisory_lock(5025712458016326615)
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC

Migrating to CreateRequestDeadlines (20201204195343)

 (0.1ms)  BEGIN
 (4.8ms)  CREATE TABLE "request_deadlines" ("id" bigserial primary key, "deadline" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)
ActiveRecord::SchemaMigration Create (0.2ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1) RETURNING "version"  [["version", "20201204195343"]]
 (1.5ms)  COMMIT
ActiveRecord::InternalMetadata Load (0.2ms)  SELECT  "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2  [["key", "environment"], ["LIMIT", 1]]
 (0.7ms)  BEGIN
 (0.1ms)  COMMIT
 (0.2ms)  SELECT pg_advisory_unlock(5025712458016326615)
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.3ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:15:20 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.4ms)

Completed 200 OK in 190ms (Views: 172.2ms | ActiveRecord: 4.2ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:15:20 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 10ms (ActiveRecord: 0.6ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:15:20 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.6ms)

Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.2ms)

 (0.1ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:15:32 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.9ms)

Completed 200 OK in 122ms (Views: 104.8ms | ActiveRecord: 3.9ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:15:32 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:15:32 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.6ms)

Completed 200 OK in 5ms (Views: 4.3ms | ActiveRecord: 0.2ms)

 (0.1ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:16:42 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.6ms)

Completed 200 OK in 113ms (Views: 91.4ms | ActiveRecord: 5.3ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:16:42 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:16:42 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:16:42 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.2ms)

Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.5ms)

 (0.3ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.2ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:22:01 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (8.7ms)

Completed 200 OK in 119ms (Views: 101.3ms | ActiveRecord: 3.5ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:22:02 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.6ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:22:02 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.2ms)

Completed 200 OK in 31ms (Views: 3.6ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:22:02 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.2ms)

Completed 200 OK in 3ms (Views: 2.3ms | ActiveRecord: 0.3ms) Started GET “/request_deadlines” for 127.0.0.1 at 2020-12-04 17:22:02 -0300 Processing by RequestDeadlinesController#index as HTML

Rendering request_deadlines/index.html.erb within layouts/application
RequestDeadline Load (0.4ms)  SELECT "request_deadlines".* FROM "request_deadlines"
Rendered request_deadlines/index.html.erb within layouts/application (3.1ms)

Completed 200 OK in 7ms (Views: 3.7ms | ActiveRecord: 1.7ms)

 (0.2ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.3ms)  BEGIN
 (0.3ms)  COMMIT
 (0.3ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:28:58 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (7.0ms)

Completed 200 OK in 137ms (Views: 120.1ms | ActiveRecord: 3.6ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:28:58 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 9ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:28:58 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:28:58 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.3ms) Started GET “/request_deadlines” for 127.0.0.1 at 2020-12-04 17:28:58 -0300 Processing by RequestDeadlinesController#index as HTML

Rendering request_deadlines/index.html.erb within layouts/application
RequestDeadline Load (0.4ms)  SELECT "request_deadlines".* FROM "request_deadlines"
Rendered request_deadlines/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 6ms (Views: 3.4ms | ActiveRecord: 1.5ms)

 (0.2ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:29:12 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (7.7ms)

Completed 200 OK in 126ms (Views: 106.0ms | ActiveRecord: 4.4ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:29:12 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:29:12 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:29:12 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.3ms) Started GET “/request_deadlines” for 127.0.0.1 at 2020-12-04 17:29:12 -0300 Processing by RequestDeadlinesController#index as HTML

Rendering request_deadlines/index.html.erb within layouts/application
RequestDeadline Load (0.4ms)  SELECT "request_deadlines".* FROM "request_deadlines"
Rendered request_deadlines/index.html.erb within layouts/application (2.9ms)

Completed 200 OK in 7ms (Views: 3.3ms | ActiveRecord: 1.6ms)

 (0.2ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:30:09 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.5ms)

Completed 200 OK in 117ms (Views: 92.1ms | ActiveRecord: 6.9ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:30:09 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:30:09 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:30:09 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.2ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 17:30:09 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (8.3ms)
Rendered request_deadlines/new.html.erb within layouts/application (10.5ms)

Completed 200 OK in 25ms (Views: 13.9ms | ActiveRecord: 2.8ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 17:30:09 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2020", "deadline(2i)"=>"12", "deadline(3i)"=>"4", "deadline(4i)"=>"20", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.1ms)  SAVEPOINT active_record_1
RequestDeadline Create (1.0ms)  INSERT INTO "request_deadlines" ("deadline", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["deadline", "2020-12-04 20:30:00"], ["created_at", "2020-12-04 20:30:09.620033"], ["updated_at", "2020-12-04 20:30:09.620033"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/request_deadlines Completed 302 Found in 4ms (ActiveRecord: 1.5ms) Started GET “/request_deadlines” for 127.0.0.1 at 2020-12-04 17:30:09 -0300 Processing by RequestDeadlinesController#index as HTML

Rendering request_deadlines/index.html.erb within layouts/application
RequestDeadline Load (1.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
Rendered request_deadlines/index.html.erb within layouts/application (5.8ms)

Completed 200 OK in 10ms (Views: 7.4ms | ActiveRecord: 1.3ms)

 (0.4ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.5ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:34:33 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.2ms)

Completed 200 OK in 110ms (Views: 89.9ms | ActiveRecord: 3.8ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:34:33 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:34:33 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.3ms)

Completed 200 OK in 31ms (Views: 3.5ms | ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:34:33 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.4ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 17:34:33 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (9.2ms)
Rendered request_deadlines/new.html.erb within layouts/application (13.0ms)

Completed 200 OK in 26ms (Views: 15.8ms | ActiveRecord: 3.2ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 17:34:33 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2020", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (1.6ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.2ms)  SAVEPOINT active_record_1
RequestDeadline Create (1.5ms)  INSERT INTO "request_deadlines" ("deadline", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["deadline", "2020-01-01 17:30:00"], ["created_at", "2020-12-04 20:34:33.395506"], ["updated_at", "2020-12-04 20:34:33.395506"]]
 (0.7ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/request_deadlines Completed 302 Found in 15ms (ActiveRecord: 3.9ms) Started GET “/request_deadlines” for 127.0.0.1 at 2020-12-04 17:34:33 -0300 Processing by RequestDeadlinesController#index as HTML

Rendering request_deadlines/index.html.erb within layouts/application
RequestDeadline Load (0.5ms)  SELECT "request_deadlines".* FROM "request_deadlines"
Rendered request_deadlines/index.html.erb within layouts/application (2.4ms)

Completed 200 OK in 5ms (Views: 3.5ms | ActiveRecord: 0.5ms)

 (0.6ms)  ROLLBACK
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.3ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:43:08 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (11.3ms)

Completed 200 OK in 173ms (Views: 149.4ms | ActiveRecord: 5.2ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:43:08 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 40ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:43:08 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.3ms)

Completed 200 OK in 4ms (Views: 3.5ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:43:08 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.2ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 17:43:08 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (7.3ms)
Rendered request_deadlines/new.html.erb within layouts/application (8.8ms)

Completed 200 OK in 22ms (Views: 12.6ms | ActiveRecord: 2.6ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 17:43:08 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2020", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.4ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.2ms)  SAVEPOINT active_record_1
RequestDeadline Create (0.7ms)  INSERT INTO "request_deadlines" ("deadline", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["deadline", "2020-01-01 17:30:00"], ["created_at", "2020-12-04 20:43:08.484366"], ["updated_at", "2020-12-04 20:43:08.484366"]]
 (0.5ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/request_deadlines Completed 302 Found in 7ms (ActiveRecord: 1.8ms) Started GET “/request_deadlines” for 127.0.0.1 at 2020-12-04 17:43:08 -0300 Processing by RequestDeadlinesController#index as HTML

Rendering request_deadlines/index.html.erb within layouts/application
RequestDeadline Load (0.2ms)  SELECT "request_deadlines".* FROM "request_deadlines"
Rendered request_deadlines/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 4ms (Views: 2.4ms | ActiveRecord: 0.2ms)

 (0.6ms)  ROLLBACK
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:43:21 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (11.6ms)

Completed 200 OK in 116ms (Views: 99.2ms | ActiveRecord: 4.9ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:43:21 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:43:21 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:43:21 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.3ms | ActiveRecord: 0.2ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 17:43:21 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (2.4ms)
Rendered request_deadlines/new.html.erb within layouts/application (3.1ms)

Completed 200 OK in 11ms (Views: 4.7ms | ActiveRecord: 2.1ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 17:43:21 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2020", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.4ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.3ms)  SAVEPOINT active_record_1
RequestDeadline Create (0.8ms)  INSERT INTO "request_deadlines" ("deadline", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["deadline", "2020-01-01 17:30:00"], ["created_at", "2020-12-04 20:43:21.765130"], ["updated_at", "2020-12-04 20:43:21.765130"]]
 (0.3ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/request_deadlines Completed 302 Found in 9ms (ActiveRecord: 1.9ms) Started GET “/request_deadlines” for 127.0.0.1 at 2020-12-04 17:43:21 -0300 Processing by RequestDeadlinesController#index as HTML

Rendering request_deadlines/index.html.erb within layouts/application
RequestDeadline Load (0.2ms)  SELECT "request_deadlines".* FROM "request_deadlines"
Rendered request_deadlines/index.html.erb within layouts/application (1.1ms)

Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.2ms)

 (0.3ms)  SELECT COUNT(*) FROM "request_deadlines"
RequestDeadline Load (0.6ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.7ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:43:32 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.9ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.8ms)

Completed 200 OK in 114ms (Views: 93.4ms | ActiveRecord: 4.1ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:43:32 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:43:32 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.3ms)

Completed 200 OK in 31ms (Views: 3.5ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:43:33 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.3ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 17:43:33 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (6.9ms)
Rendered request_deadlines/new.html.erb within layouts/application (8.9ms)

Completed 200 OK in 23ms (Views: 12.0ms | ActiveRecord: 2.6ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 17:43:33 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2020", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.2ms)  SAVEPOINT active_record_1
RequestDeadline Create (1.2ms)  INSERT INTO "request_deadlines" ("deadline", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["deadline", "2020-01-01 17:30:00"], ["created_at", "2020-12-04 20:43:33.063926"], ["updated_at", "2020-12-04 20:43:33.063926"]]
 (0.5ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/request_deadlines Completed 302 Found in 8ms (ActiveRecord: 2.3ms) Started GET “/request_deadlines” for 127.0.0.1 at 2020-12-04 17:43:33 -0300 Processing by RequestDeadlinesController#index as HTML

Rendering request_deadlines/index.html.erb within layouts/application
RequestDeadline Load (0.2ms)  SELECT "request_deadlines".* FROM "request_deadlines"
Rendered request_deadlines/index.html.erb within layouts/application (2.2ms)

Completed 200 OK in 8ms (Views: 4.0ms | ActiveRecord: 0.2ms)

 (0.3ms)  SELECT COUNT(*) FROM "request_deadlines"
RequestDeadline Load (0.9ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.9ms)  ROLLBACK
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:44:41 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.9ms)
Rendered devise/sessions/new.html.erb within layouts/application (9.3ms)

Completed 200 OK in 147ms (Views: 125.2ms | ActiveRecord: 4.3ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:44:41 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:44:41 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:44:41 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.3ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 17:44:41 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (5.0ms)
Rendered request_deadlines/new.html.erb within layouts/application (6.2ms)

Completed 200 OK in 16ms (Views: 9.0ms | ActiveRecord: 2.7ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 17:44:41 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2020", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.1ms)  SAVEPOINT active_record_1
RequestDeadline Create (0.3ms)  INSERT INTO "request_deadlines" ("deadline", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["deadline", "2020-01-01 17:30:00"], ["created_at", "2020-12-04 20:44:41.750130"], ["updated_at", "2020-12-04 20:44:41.750130"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/request_deadlines Completed 302 Found in 4ms (ActiveRecord: 0.8ms) Started GET “/request_deadlines” for 127.0.0.1 at 2020-12-04 17:44:41 -0300 Processing by RequestDeadlinesController#index as HTML

Rendering request_deadlines/index.html.erb within layouts/application
RequestDeadline Load (0.2ms)  SELECT "request_deadlines".* FROM "request_deadlines"
Rendered request_deadlines/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 4ms (Views: 2.7ms | ActiveRecord: 0.2ms)

 (0.4ms)  SELECT COUNT(*) FROM "request_deadlines"
RequestDeadline Load (0.4ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.9ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.3ms)  BEGIN
 (0.2ms)  COMMIT
 (0.2ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:45:21 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.2ms)

Completed 200 OK in 113ms (Views: 92.3ms | ActiveRecord: 6.5ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:45:21 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:45:21 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (30.3ms)

Completed 200 OK in 32ms (Views: 31.4ms | ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:45:21 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.3ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 17:45:21 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (4.8ms)
Rendered request_deadlines/new.html.erb within layouts/application (6.2ms)

Completed 200 OK in 17ms (Views: 9.3ms | ActiveRecord: 2.3ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 17:45:21 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2020", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.4ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.1ms)  SAVEPOINT active_record_1
RequestDeadline Create (0.4ms)  INSERT INTO "request_deadlines" ("deadline", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["deadline", "2020-01-01 17:30:00"], ["created_at", "2020-12-04 20:45:21.478019"], ["updated_at", "2020-12-04 20:45:21.478019"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/request_deadlines Completed 302 Found in 4ms (ActiveRecord: 1.1ms) Started GET “/request_deadlines” for 127.0.0.1 at 2020-12-04 17:45:21 -0300 Processing by RequestDeadlinesController#index as HTML

Rendering request_deadlines/index.html.erb within layouts/application
RequestDeadline Load (0.5ms)  SELECT "request_deadlines".* FROM "request_deadlines"
Rendered request_deadlines/index.html.erb within layouts/application (2.8ms)

Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.5ms)

 (0.4ms)  SELECT COUNT(*) FROM "request_deadlines"
RequestDeadline Load (0.7ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.5ms)  ROLLBACK
 (0.5ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:50:11 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (14.4ms)

Completed 200 OK in 136ms (Views: 114.7ms | ActiveRecord: 3.6ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:50:11 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 40ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:50:11 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.7ms)

Completed 200 OK in 8ms (Views: 4.4ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:50:11 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.3ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 17:50:11 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (6.9ms)
Rendered request_deadlines/new.html.erb within layouts/application (8.2ms)

Completed 200 OK in 21ms (Views: 11.1ms | ActiveRecord: 4.2ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 17:50:11 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2020", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.2ms)  SAVEPOINT active_record_1
RequestDeadline Create (0.5ms)  INSERT INTO "request_deadlines" ("deadline", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["deadline", "2020-01-01 17:30:00"], ["created_at", "2020-12-04 20:50:12.004467"], ["updated_at", "2020-12-04 20:50:12.004467"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/request_deadlines Completed 302 Found in 6ms (ActiveRecord: 1.2ms) Started GET “/request_deadlines” for 127.0.0.1 at 2020-12-04 17:50:12 -0300 Processing by RequestDeadlinesController#index as HTML

Rendering request_deadlines/index.html.erb within layouts/application
RequestDeadline Load (1.4ms)  SELECT "request_deadlines".* FROM "request_deadlines"
Rendered request_deadlines/index.html.erb within layouts/application (5.7ms)

Completed 200 OK in 10ms (Views: 7.4ms | ActiveRecord: 1.4ms)

 (0.6ms)  SELECT COUNT(*) FROM "request_deadlines"
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.4ms)  ROLLBACK
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:51:11 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.5ms)

Completed 200 OK in 131ms (Views: 100.9ms | ActiveRecord: 9.9ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:51:11 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:51:11 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.9ms)

Completed 200 OK in 32ms (Views: 4.1ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:51:11 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.2ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 17:51:11 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (5.9ms)
Rendered request_deadlines/new.html.erb within layouts/application (8.4ms)

Completed 200 OK in 25ms (Views: 11.6ms | ActiveRecord: 2.9ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 17:51:11 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2020", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.1ms)  SAVEPOINT active_record_1
RequestDeadline Create (1.3ms)  INSERT INTO "request_deadlines" ("deadline", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["deadline", "2020-01-01 17:30:00"], ["created_at", "2020-12-04 20:51:11.322223"], ["updated_at", "2020-12-04 20:51:11.322223"]]
 (0.6ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/request_deadlines Completed 302 Found in 7ms (ActiveRecord: 2.3ms) Started GET “/request_deadlines” for 127.0.0.1 at 2020-12-04 17:51:11 -0300 Processing by RequestDeadlinesController#index as HTML

Rendering request_deadlines/index.html.erb within layouts/application
RequestDeadline Load (0.2ms)  SELECT "request_deadlines".* FROM "request_deadlines"
Rendered request_deadlines/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 6ms (Views: 2.7ms | ActiveRecord: 0.2ms)

 (0.6ms)  SELECT COUNT(*) FROM "request_deadlines"
RequestDeadline Load (0.4ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.2ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.2ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:51:52 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.3ms)

Completed 200 OK in 112ms (Views: 89.0ms | ActiveRecord: 6.5ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:51:52 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 32ms (ActiveRecord: 0.6ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:51:52 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.1ms)

Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:51:52 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.3ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 17:51:52 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (5.1ms)
Rendered request_deadlines/new.html.erb within layouts/application (7.9ms)

Completed 200 OK in 24ms (Views: 11.2ms | ActiveRecord: 4.1ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 17:51:52 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2020", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.4ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.1ms)  SAVEPOINT active_record_1
RequestDeadline Create (0.3ms)  INSERT INTO "request_deadlines" ("deadline", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["deadline", "2020-01-01 17:30:00"], ["created_at", "2020-12-04 20:51:52.859157"], ["updated_at", "2020-12-04 20:51:52.859157"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/request_deadlines Completed 302 Found in 4ms (ActiveRecord: 0.9ms) Started GET “/request_deadlines” for 127.0.0.1 at 2020-12-04 17:51:52 -0300 Processing by RequestDeadlinesController#index as HTML

Rendering request_deadlines/index.html.erb within layouts/application
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
Rendered request_deadlines/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 9ms (Views: 7.6ms | ActiveRecord: 0.3ms)

 (0.4ms)  SELECT COUNT(*) FROM "request_deadlines"
RequestDeadline Load (0.5ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.3ms)  ROLLBACK
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:52:08 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (12.7ms)

Completed 200 OK in 136ms (Views: 114.7ms | ActiveRecord: 4.3ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:52:08 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:52:08 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.4ms)

Completed 200 OK in 33ms (Views: 3.8ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:52:08 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.3ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 17:52:08 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (4.4ms)
Rendered request_deadlines/new.html.erb within layouts/application (5.4ms)

Completed 200 OK in 15ms (Views: 7.5ms | ActiveRecord: 2.3ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 17:52:08 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2020", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.8ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (1.0ms)  SAVEPOINT active_record_1
RequestDeadline Create (0.5ms)  INSERT INTO "request_deadlines" ("deadline", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["deadline", "2020-01-01 17:30:00"], ["created_at", "2020-12-04 20:52:08.262043"], ["updated_at", "2020-12-04 20:52:08.262043"]]
 (0.9ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/request_deadlines Completed 302 Found in 16ms (ActiveRecord: 3.2ms) Started GET “/request_deadlines” for 127.0.0.1 at 2020-12-04 17:52:08 -0300 Processing by RequestDeadlinesController#index as HTML

Rendering request_deadlines/index.html.erb within layouts/application
RequestDeadline Load (0.2ms)  SELECT "request_deadlines".* FROM "request_deadlines"
Rendered request_deadlines/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.2ms)

 (0.3ms)  SELECT COUNT(*) FROM "request_deadlines"
RequestDeadline Load (0.2ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.3ms)  ROLLBACK
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:52:33 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (7.7ms)

Completed 200 OK in 112ms (Views: 93.0ms | ActiveRecord: 4.5ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:52:33 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:52:33 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.3ms)

Completed 200 OK in 31ms (Views: 3.5ms | ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:52:33 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.2ms)

Completed 200 OK in 3ms (Views: 1.9ms | ActiveRecord: 0.3ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 17:52:33 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (5.3ms)
Rendered request_deadlines/new.html.erb within layouts/application (6.8ms)

Completed 200 OK in 18ms (Views: 10.2ms | ActiveRecord: 3.0ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 17:52:33 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2020", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (1.1ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (1.1ms)  SAVEPOINT active_record_1
RequestDeadline Create (0.7ms)  INSERT INTO "request_deadlines" ("deadline", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["deadline", "2020-01-01 17:30:00"], ["created_at", "2020-12-04 20:52:33.738462"], ["updated_at", "2020-12-04 20:52:33.738462"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/request_deadlines Completed 302 Found in 9ms (ActiveRecord: 3.0ms) Started GET “/request_deadlines” for 127.0.0.1 at 2020-12-04 17:52:33 -0300 Processing by RequestDeadlinesController#index as HTML

Rendering request_deadlines/index.html.erb within layouts/application
RequestDeadline Load (1.0ms)  SELECT "request_deadlines".* FROM "request_deadlines"
Rendered request_deadlines/index.html.erb within layouts/application (4.5ms)

Completed 200 OK in 10ms (Views: 8.1ms | ActiveRecord: 1.0ms)

 (0.4ms)  SELECT COUNT(*) FROM "request_deadlines"
RequestDeadline Load (0.2ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.2ms)  ROLLBACK
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:52:56 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (2.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (11.7ms)

Completed 200 OK in 142ms (Views: 136.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:52:56 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:52:56 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.2ms)

 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:52:56 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:52:56 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 3ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:52:56 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.3ms | ActiveRecord: 0.2ms)

 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.3ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:52:56 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (11.4ms)

Completed 200 OK in 16ms (Views: 13.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:52:56 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (1.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 10ms (ActiveRecord: 1.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:52:56 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.5ms)

Completed 200 OK in 6ms (Views: 5.0ms | ActiveRecord: 0.2ms)

Budget Load (0.9ms)  SELECT "budgets".* FROM "budgets"
 (0.9ms)  SAVEPOINT active_record_1
Budget Create (0.8ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-04 20:52:56.938963"], ["updated_at", "2020-12-04 20:52:56.938963"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1
 (1.5ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.9ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 17:52:56 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (6.7ms)

Completed 200 OK in 14ms (Views: 12.4ms | ActiveRecord: 0.8ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:52:57 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.7ms)

Completed 200 OK in 9ms (Views: 7.2ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:52:57 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.8ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 10ms (ActiveRecord: 0.8ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:52:57 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.6ms)

Completed 200 OK in 6ms (Views: 5.3ms | ActiveRecord: 0.2ms)

Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 17:52:57 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.2ms)  SELECT COUNT(*) FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 6ms (Views: 5.5ms | ActiveRecord: 0.4ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:52:57 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.1ms)

Completed 200 OK in 5ms (Views: 3.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:52:57 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:52:57 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.2ms)

 (0.1ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:52:57 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.0ms)

Completed 200 OK in 7ms (Views: 5.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:52:57 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:52:57 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.5ms)

Completed 200 OK in 8ms (Views: 6.8ms | ActiveRecord: 0.3ms)

 (0.5ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.3ms)  COMMIT
 (0.1ms)  BEGIN
 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:52:57 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.5ms)

Completed 200 OK in 4ms (Views: 2.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:52:57 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:52:57 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:52:57 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (5.2ms)

Completed 200 OK in 9ms (Views: 8.1ms | ActiveRecord: 0.6ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 17:52:57 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (11.8ms)
Rendered request_deadlines/new.html.erb within layouts/application (14.0ms)

Completed 200 OK in 59ms (Views: 18.4ms | ActiveRecord: 7.1ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 17:52:57 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2020", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.9ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.2ms)  SAVEPOINT active_record_1
RequestDeadline Create (0.4ms)  INSERT INTO "request_deadlines" ("deadline", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["deadline", "2020-01-01 17:30:00"], ["created_at", "2020-12-04 20:52:57.353683"], ["updated_at", "2020-12-04 20:52:57.353683"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/request_deadlines Completed 302 Found in 8ms (ActiveRecord: 1.5ms) Started GET “/request_deadlines” for 127.0.0.1 at 2020-12-04 17:52:57 -0300 Processing by RequestDeadlinesController#index as HTML

Rendering request_deadlines/index.html.erb within layouts/application
RequestDeadline Load (0.2ms)  SELECT "request_deadlines".* FROM "request_deadlines"
Rendered request_deadlines/index.html.erb within layouts/application (2.7ms)

Completed 200 OK in 13ms (Views: 5.5ms | ActiveRecord: 0.2ms)

 (0.3ms)  SELECT COUNT(*) FROM "request_deadlines"
RequestDeadline Load (0.2ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.2ms)  BEGIN
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:52:57 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.5ms)
Rendered devise/sessions/new.html.erb within layouts/application (9.2ms)

Completed 200 OK in 22ms (Views: 20.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:52:57 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.8ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 11ms (ActiveRecord: 0.8ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:52:57 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.1ms)

Completed 200 OK in 11ms (Views: 4.9ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:52:57 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 17:52:57 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (24.7ms)
Rendered tickets/new.html.erb within layouts/application (26.4ms)

Completed 200 OK in 51ms (Views: 29.0ms | ActiveRecord: 5.1ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 17:52:57 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar passagem"}
User Load (1.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
Ticket Create (0.7ms)  INSERT INTO "tickets" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-04 20:52:57.578254"], ["updated_at", "2020-12-04 20:52:57.578254"], ["user_id", 4]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/tickets/8 Completed 302 Found in 20ms (ActiveRecord: 2.3ms) Started GET “/tickets/8” for 127.0.0.1 at 2020-12-04 17:52:57 -0300 Processing by TicketsController#show as HTML

Parameters: {"id"=>"8"}
Ticket Load (0.4ms)  SELECT  "tickets".* FROM "tickets" WHERE "tickets"."id" = $1 LIMIT $2  [["id", 8], ["LIMIT", 1]]
Rendering tickets/show.html.erb within layouts/application
Rendered tickets/show.html.erb within layouts/application (0.8ms)

Completed 200 OK in 9ms (Views: 4.3ms | ActiveRecord: 0.4ms)

User Load (1.1ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Ticket Exists (0.4ms)  SELECT  1 AS one FROM "tickets" WHERE "tickets"."user_id" = $1 AND "tickets"."data_entrada" = $2 AND "tickets"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.2ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:52:57 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.4ms)

Completed 200 OK in 7ms (Views: 5.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:52:57 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.8ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 10ms (ActiveRecord: 0.8ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:52:57 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:52:57 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 17:52:57 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (4.3ms)
Rendered tickets/new.html.erb within layouts/application (5.1ms)

Completed 200 OK in 7ms (Views: 6.7ms | ActiveRecord: 0.0ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 17:52:57 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar passagem"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (2.4ms)
Rendered tickets/new.html.erb within layouts/application (2.7ms)

Completed 200 OK in 8ms (Views: 3.9ms | ActiveRecord: 0.4ms)

 (0.1ms)  ROLLBACK
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.2ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:53:45 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.6ms)

Completed 200 OK in 133ms (Views: 125.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:53:45 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:53:45 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.4ms)

Completed 200 OK in 5ms (Views: 3.5ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 17:53:45 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (1.0ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Exists (1.2ms)  SELECT  1 AS one FROM "requirements" LIMIT $1  [["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (13.8ms)

Completed 200 OK in 35ms (Views: 17.0ms | ActiveRecord: 8.0ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 17:53:45 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
 (0.2ms)  SAVEPOINT active_record_1
Requirement Create (0.4ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-04 20:53:45.966116"], ["updated_at", "2020-12-04 20:53:45.966116"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
Requirement Load (0.2ms)  SELECT "requirements".* FROM "requirements"

Redirected to www.example.com/requirements Completed 302 Found in 4ms (ActiveRecord: 0.8ms) Started GET “/requirements” for 127.0.0.1 at 2020-12-04 17:53:45 -0300 Processing by RequirementsController#index as HTML

Rendering requirements/index.html.erb within layouts/application
Requirement Load (0.2ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 8ms (Views: 6.6ms | ActiveRecord: 0.2ms)

 (0.4ms)  SELECT COUNT(*) FROM "requirements"
Requirement Load (0.6ms)  SELECT "requirements".* FROM "requirements"
 (0.3ms)  ROLLBACK
 (1.9ms)  BEGIN
 (0.9ms)  COMMIT
 (1.0ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:53:46 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.0ms)
Rendered devise/sessions/new.html.erb within layouts/application (4.2ms)

Completed 200 OK in 11ms (Views: 8.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:53:46 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:53:46 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.3ms)

Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.3ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 17:53:46 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Exists (0.2ms)  SELECT  1 AS one FROM "requirements" LIMIT $1  [["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (3.1ms)

Completed 200 OK in 8ms (Views: 6.6ms | ActiveRecord: 0.5ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 17:53:46 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>""}, "commit"=>"Definir requisitos"}
 (0.2ms)  SAVEPOINT active_record_1
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (4.4ms)

Completed 500 Internal Server Error in 9ms (ActiveRecord: 0.5ms)

 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:53:46 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.5ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.9ms)

Completed 200 OK in 14ms (Views: 12.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:53:46 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:53:46 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (3.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (6.5ms)

Completed 200 OK in 15ms (Views: 11.0ms | ActiveRecord: 3.3ms)

Budget Load (1.2ms)  SELECT "budgets".* FROM "budgets"
 (3.8ms)  SAVEPOINT active_record_1
Budget Create (1.5ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-04 20:53:46.213990"], ["updated_at", "2020-12-04 20:53:46.213990"]]
 (0.4ms)  RELEASE SAVEPOINT active_record_1
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 17:53:46 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (2.8ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (7.5ms)

Completed 200 OK in 26ms (Views: 6.4ms | ActiveRecord: 3.7ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:53:46 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.9ms)
Rendered devise/sessions/new.html.erb within layouts/application (4.3ms)

Completed 200 OK in 8ms (Views: 6.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:53:46 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:53:46 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.3ms)

Budget Load (0.6ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 17:53:46 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (2.1ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:53:46 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:53:46 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.8ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.8ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:53:46 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.2ms) Started GET “/diaria/new” for 127.0.0.1 at 2020-12-04 17:53:46 -0300 Processing by DiariaController#new as HTML

Rendering diaria/new.html.erb within layouts/application
Rendered diaria/_form.html.erb (13.1ms)
Rendered diaria/new.html.erb within layouts/application (15.0ms)

Completed 200 OK in 35ms (Views: 20.7ms | ActiveRecord: 2.9ms)

 (0.1ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:53:46 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.0ms)
Rendered devise/sessions/new.html.erb within layouts/application (4.6ms)

Completed 200 OK in 10ms (Views: 8.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:53:46 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:53:46 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.7ms)

Completed 200 OK in 9ms (Views: 7.4ms | ActiveRecord: 0.2ms) Started GET “/diaria/new” for 127.0.0.1 at 2020-12-04 17:53:46 -0300 Processing by DiariaController#new as HTML

Rendering diaria/new.html.erb within layouts/application
Rendered diaria/_form.html.erb (11.1ms)
Rendered diaria/new.html.erb within layouts/application (11.8ms)

Completed 200 OK in 19ms (Views: 17.5ms | ActiveRecord: 0.0ms)

 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:53:46 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (4.3ms)

Completed 200 OK in 12ms (Views: 9.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:53:46 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:53:46 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (4.0ms)

Completed 200 OK in 10ms (Views: 8.4ms | ActiveRecord: 0.6ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:53:46 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.3ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 17:53:46 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (6.3ms)
Rendered request_deadlines/new.html.erb within layouts/application (7.8ms)

Completed 200 OK in 23ms (Views: 11.3ms | ActiveRecord: 3.8ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 17:53:46 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2020", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.6ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.2ms)  SAVEPOINT active_record_1
RequestDeadline Create (0.5ms)  INSERT INTO "request_deadlines" ("deadline", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["deadline", "2020-01-01 17:30:00"], ["created_at", "2020-12-04 20:53:46.649027"], ["updated_at", "2020-12-04 20:53:46.649027"]]
 (0.7ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/request_deadlines Completed 302 Found in 6ms (ActiveRecord: 1.9ms) Started GET “/request_deadlines” for 127.0.0.1 at 2020-12-04 17:53:46 -0300 Processing by RequestDeadlinesController#index as HTML

Rendering request_deadlines/index.html.erb within layouts/application
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
Rendered request_deadlines/index.html.erb within layouts/application (2.3ms)

Completed 200 OK in 7ms (Views: 4.3ms | ActiveRecord: 0.3ms)

 (0.5ms)  SELECT COUNT(*) FROM "request_deadlines"
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.1ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.2ms)  COMMIT
 (0.2ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:53:46 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.5ms)

Completed 200 OK in 6ms (Views: 4.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:53:46 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:53:46 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:53:46 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 17:53:46 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (5.0ms)
Rendered tickets/new.html.erb within layouts/application (6.0ms)

Completed 200 OK in 20ms (Views: 7.8ms | ActiveRecord: 2.9ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 17:53:46 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar passagem"}
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
Ticket Create (1.1ms)  INSERT INTO "tickets" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-04 20:53:46.809591"], ["updated_at", "2020-12-04 20:53:46.809591"], ["user_id", 4]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/tickets/9 Completed 302 Found in 13ms (ActiveRecord: 2.1ms) Started GET “/tickets/9” for 127.0.0.1 at 2020-12-04 17:53:46 -0300 Processing by TicketsController#show as HTML

Parameters: {"id"=>"9"}
Ticket Load (0.4ms)  SELECT  "tickets".* FROM "tickets" WHERE "tickets"."id" = $1 LIMIT $2  [["id", 9], ["LIMIT", 1]]
Rendering tickets/show.html.erb within layouts/application
Rendered tickets/show.html.erb within layouts/application (0.8ms)

Completed 200 OK in 5ms (Views: 2.1ms | ActiveRecord: 0.4ms)

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Ticket Exists (1.3ms)  SELECT  1 AS one FROM "tickets" WHERE "tickets"."user_id" = $1 AND "tickets"."data_entrada" = $2 AND "tickets"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.9ms)  ROLLBACK
 (0.4ms)  BEGIN
 (0.6ms)  COMMIT
 (0.4ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:53:46 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.6ms)

Completed 200 OK in 3ms (Views: 2.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:53:46 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:53:46 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.5ms)

Completed 200 OK in 6ms (Views: 4.5ms | ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:53:46 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 17:53:46 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (6.2ms)
Rendered tickets/new.html.erb within layouts/application (7.0ms)

Completed 200 OK in 13ms (Views: 11.7ms | ActiveRecord: 0.0ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 17:53:46 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar passagem"}
User Load (0.8ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.7ms)  SAVEPOINT active_record_1
 (0.6ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (4.3ms)
Rendered tickets/new.html.erb within layouts/application (5.0ms)

Completed 200 OK in 18ms (Views: 7.1ms | ActiveRecord: 2.0ms)

 (0.2ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:55:56 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (8.9ms)

Completed 200 OK in 131ms (Views: 122.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:55:56 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:55:56 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 17:55:56 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Exists (1.3ms)  SELECT  1 AS one FROM "requirements" LIMIT $1  [["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (8.0ms)

Completed 200 OK in 18ms (Views: 9.4ms | ActiveRecord: 4.4ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 17:55:56 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
 (0.4ms)  SAVEPOINT active_record_1
Requirement Create (0.7ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-04 20:55:56.448502"], ["updated_at", "2020-12-04 20:55:56.448502"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
Requirement Load (0.5ms)  SELECT "requirements".* FROM "requirements"

Redirected to www.example.com/requirements Completed 302 Found in 10ms (ActiveRecord: 1.7ms) Started GET “/requirements” for 127.0.0.1 at 2020-12-04 17:55:56 -0300 Processing by RequirementsController#index as HTML

Rendering requirements/index.html.erb within layouts/application
Requirement Load (1.1ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/index.html.erb within layouts/application (5.7ms)

Completed 200 OK in 14ms (Views: 10.4ms | ActiveRecord: 1.1ms)

 (0.8ms)  SELECT COUNT(*) FROM "requirements"
Requirement Load (0.4ms)  SELECT "requirements".* FROM "requirements"
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:55:56 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.7ms)

Completed 200 OK in 22ms (Views: 14.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:55:56 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (3.1ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 12ms (ActiveRecord: 3.1ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:55:56 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.3ms)

Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.3ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 17:55:56 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Exists (0.3ms)  SELECT  1 AS one FROM "requirements" LIMIT $1  [["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (2.9ms)

Completed 200 OK in 8ms (Views: 6.6ms | ActiveRecord: 0.5ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 17:55:56 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>""}, "commit"=>"Definir requisitos"}
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (3.6ms)

Completed 500 Internal Server Error in 7ms (ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:55:56 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.7ms)

Completed 200 OK in 20ms (Views: 12.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:55:56 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:55:56 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.3ms)

Completed 200 OK in 13ms (Views: 8.2ms | ActiveRecord: 0.3ms)

Budget Load (0.5ms)  SELECT "budgets".* FROM "budgets"
 (0.3ms)  SAVEPOINT active_record_1
Budget Create (0.4ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-04 20:55:56.688382"], ["updated_at", "2020-12-04 20:55:56.688382"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
 (0.4ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 17:55:56 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (4.3ms)

Completed 200 OK in 36ms (Views: 29.2ms | ActiveRecord: 0.8ms)

 (0.3ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:55:56 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.5ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.3ms)

Completed 200 OK in 10ms (Views: 8.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:55:56 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:55:56 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.2ms)

Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 17:55:56 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.9ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (3.9ms)

Completed 200 OK in 8ms (Views: 5.8ms | ActiveRecord: 1.2ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:55:56 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (4.8ms)

Completed 200 OK in 11ms (Views: 8.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:55:56 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:55:56 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.4ms) Started GET “/diaria/new” for 127.0.0.1 at 2020-12-04 17:55:56 -0300 Processing by DiariaController#new as HTML

Rendering diaria/new.html.erb within layouts/application
Rendered diaria/_form.html.erb (9.4ms)
Rendered diaria/new.html.erb within layouts/application (10.7ms)

Completed 200 OK in 45ms (Views: 25.8ms | ActiveRecord: 2.8ms)

 (0.7ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:55:56 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.6ms)

Completed 200 OK in 8ms (Views: 6.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:55:56 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:55:56 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.4ms)

Completed 200 OK in 8ms (Views: 7.3ms | ActiveRecord: 0.2ms) Started GET “/diaria/new” for 127.0.0.1 at 2020-12-04 17:55:56 -0300 Processing by DiariaController#new as HTML

Rendering diaria/new.html.erb within layouts/application
Rendered diaria/_form.html.erb (7.0ms)
Rendered diaria/new.html.erb within layouts/application (9.1ms)

Completed 200 OK in 18ms (Views: 14.5ms | ActiveRecord: 0.0ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:55:57 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.5ms)

Completed 200 OK in 15ms (Views: 12.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:55:57 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 10ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:55:57 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.4ms)

Completed 200 OK in 6ms (Views: 4.3ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:55:57 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 7ms (Views: 3.3ms | ActiveRecord: 0.2ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 17:55:57 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (10.9ms)
Rendered request_deadlines/new.html.erb within layouts/application (14.2ms)

Completed 200 OK in 44ms (Views: 16.6ms | ActiveRecord: 3.1ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 17:55:57 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2020", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.4ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.2ms)  SAVEPOINT active_record_1
RequestDeadline Create (0.4ms)  INSERT INTO "request_deadlines" ("deadline", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["deadline", "2020-01-01 17:30:00"], ["created_at", "2020-12-04 20:55:57.192386"], ["updated_at", "2020-12-04 20:55:57.192386"]]
 (0.4ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/request_deadlines Completed 302 Found in 5ms (ActiveRecord: 1.4ms) Started GET “/request_deadlines” for 127.0.0.1 at 2020-12-04 17:55:57 -0300 Processing by RequestDeadlinesController#index as HTML

Rendering request_deadlines/index.html.erb within layouts/application
RequestDeadline Load (1.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
Rendered request_deadlines/index.html.erb within layouts/application (3.6ms)

Completed 200 OK in 8ms (Views: 5.9ms | ActiveRecord: 1.3ms)

 (0.2ms)  SELECT COUNT(*) FROM "request_deadlines"
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (1.0ms)  ROLLBACK
 (2.2ms)  BEGIN
 (0.9ms)  COMMIT
 (1.3ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:55:57 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.8ms)

Completed 200 OK in 5ms (Views: 3.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:55:57 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:55:57 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:55:57 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.6ms)

Completed 200 OK in 7ms (Views: 5.2ms | ActiveRecord: 0.5ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 17:55:57 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (6.2ms)
Rendered tickets/new.html.erb within layouts/application (7.7ms)

Completed 200 OK in 22ms (Views: 11.6ms | ActiveRecord: 4.2ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 17:55:57 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar passagem"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
Ticket Create (0.9ms)  INSERT INTO "tickets" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-04 20:55:57.326557"], ["updated_at", "2020-12-04 20:55:57.326557"], ["user_id", 4]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/tickets/10 Completed 302 Found in 8ms (ActiveRecord: 1.4ms) Started GET “/tickets/10” for 127.0.0.1 at 2020-12-04 17:55:57 -0300 Processing by TicketsController#show as HTML

Parameters: {"id"=>"10"}
Ticket Load (0.3ms)  SELECT  "tickets".* FROM "tickets" WHERE "tickets"."id" = $1 LIMIT $2  [["id", 10], ["LIMIT", 1]]
Rendering tickets/show.html.erb within layouts/application
Rendered tickets/show.html.erb within layouts/application (1.6ms)

Completed 200 OK in 7ms (Views: 3.5ms | ActiveRecord: 0.3ms)

User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Ticket Exists (1.7ms)  SELECT  1 AS one FROM "tickets" WHERE "tickets"."user_id" = $1 AND "tickets"."data_entrada" = $2 AND "tickets"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (1.7ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (2.1ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:55:57 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:55:57 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:55:57 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 4ms (Views: 2.6ms | ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:55:57 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.2ms)

Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 17:55:57 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (2.9ms)
Rendered tickets/new.html.erb within layouts/application (3.6ms)

Completed 200 OK in 8ms (Views: 6.5ms | ActiveRecord: 0.0ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 17:55:57 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar passagem"}
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.4ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (3.5ms)
Rendered tickets/new.html.erb within layouts/application (3.8ms)

Completed 200 OK in 14ms (Views: 5.2ms | ActiveRecord: 1.2ms)

 (0.3ms)  ROLLBACK
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:57:44 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (9.5ms)

Completed 200 OK in 133ms (Views: 126.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:57:44 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:57:44 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 17:57:44 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Exists (0.5ms)  SELECT  1 AS one FROM "requirements" LIMIT $1  [["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (4.4ms)

Completed 200 OK in 13ms (Views: 5.1ms | ActiveRecord: 3.0ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 17:57:44 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
 (0.3ms)  SAVEPOINT active_record_1
Requirement Create (1.2ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-04 20:57:44.501432"], ["updated_at", "2020-12-04 20:57:44.501432"]]
 (0.4ms)  RELEASE SAVEPOINT active_record_1
Requirement Load (0.6ms)  SELECT "requirements".* FROM "requirements"

Redirected to www.example.com/requirements Completed 302 Found in 9ms (ActiveRecord: 2.5ms) Started GET “/requirements” for 127.0.0.1 at 2020-12-04 17:57:44 -0300 Processing by RequirementsController#index as HTML

Rendering requirements/index.html.erb within layouts/application
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/index.html.erb within layouts/application (2.1ms)

Completed 200 OK in 7ms (Views: 5.7ms | ActiveRecord: 0.3ms)

 (0.3ms)  SELECT COUNT(*) FROM "requirements"
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"
 (0.2ms)  ROLLBACK
 (3.1ms)  BEGIN
 (0.5ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:57:44 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.6ms)

Completed 200 OK in 14ms (Views: 11.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:57:44 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:57:44 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (5.1ms)

Completed 200 OK in 15ms (Views: 13.7ms | ActiveRecord: 0.3ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 17:57:44 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Exists (0.3ms)  SELECT  1 AS one FROM "requirements" LIMIT $1  [["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (3.6ms)

Completed 200 OK in 9ms (Views: 6.3ms | ActiveRecord: 0.6ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 17:57:44 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>""}, "commit"=>"Definir requisitos"}
 (1.1ms)  SAVEPOINT active_record_1
 (0.9ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering requirements/new.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (5.6ms)

Completed 500 Internal Server Error in 13ms (ActiveRecord: 2.4ms)

 (9.2ms)  ROLLBACK
 (0.4ms)  BEGIN
 (0.4ms)  COMMIT
 (0.4ms)  BEGIN
User Load (3.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:57:44 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (2.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.1ms)

Completed 200 OK in 13ms (Views: 12.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:57:44 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:57:44 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.6ms)

Completed 200 OK in 7ms (Views: 6.5ms | ActiveRecord: 0.3ms)

Budget Load (0.9ms)  SELECT "budgets".* FROM "budgets"
 (0.2ms)  SAVEPOINT active_record_1
Budget Create (2.5ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-04 20:57:44.817602"], ["updated_at", "2020-12-04 20:57:44.817602"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 17:57:44 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (4.0ms)

Completed 200 OK in 32ms (Views: 25.4ms | ActiveRecord: 0.7ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:57:44 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.8ms)

Completed 200 OK in 7ms (Views: 5.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:57:44 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:57:44 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 3ms (Views: 2.8ms | ActiveRecord: 0.2ms)

Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 17:57:44 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (2.4ms)

Completed 200 OK in 6ms (Views: 4.5ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:57:44 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.5ms)

Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:57:44 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:57:44 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.8ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (4.1ms)

Completed 200 OK in 9ms (Views: 6.7ms | ActiveRecord: 0.8ms) Started GET “/diaria/new” for 127.0.0.1 at 2020-12-04 17:57:44 -0300 Processing by DiariaController#new as HTML

Rendering diaria/new.html.erb within layouts/application
Rendered diaria/_form.html.erb (10.3ms)
Rendered diaria/new.html.erb within layouts/application (17.0ms)

Completed 200 OK in 39ms (Views: 24.1ms | ActiveRecord: 3.3ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.8ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:57:45 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.0ms)
Rendered devise/sessions/new.html.erb within layouts/application (4.2ms)

Completed 200 OK in 9ms (Views: 7.2ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:57:45 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 9ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:57:45 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (1.0ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (9.4ms)

Completed 200 OK in 25ms (Views: 19.9ms | ActiveRecord: 1.0ms) Started GET “/diaria/new” for 127.0.0.1 at 2020-12-04 17:57:45 -0300 Processing by DiariaController#new as HTML

Rendering diaria/new.html.erb within layouts/application
Rendered diaria/_form.html.erb (5.2ms)
Rendered diaria/new.html.erb within layouts/application (5.6ms)

Completed 200 OK in 13ms (Views: 12.2ms | ActiveRecord: 0.0ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.2ms)  COMMIT
 (0.2ms)  BEGIN
 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.2ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:57:45 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (8.4ms)

Completed 200 OK in 19ms (Views: 16.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:57:45 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:57:45 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (5.5ms)

Completed 200 OK in 12ms (Views: 10.0ms | ActiveRecord: 0.6ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:57:45 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 5ms (Views: 3.7ms | ActiveRecord: 0.3ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 17:57:45 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (12.2ms)
Rendered request_deadlines/new.html.erb within layouts/application (14.0ms)

Completed 200 OK in 33ms (Views: 19.3ms | ActiveRecord: 5.5ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 17:57:45 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2020", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (1.1ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.2ms)  SAVEPOINT active_record_1
RequestDeadline Create (1.5ms)  INSERT INTO "request_deadlines" ("deadline", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["deadline", "2020-01-01 17:30:00"], ["created_at", "2020-12-04 20:57:45.335756"], ["updated_at", "2020-12-04 20:57:45.335756"]]
 (0.9ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/request_deadlines Completed 302 Found in 13ms (ActiveRecord: 3.7ms) Started GET “/request_deadlines” for 127.0.0.1 at 2020-12-04 17:57:45 -0300 Processing by RequestDeadlinesController#index as HTML

Rendering request_deadlines/index.html.erb within layouts/application
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
Rendered request_deadlines/index.html.erb within layouts/application (2.2ms)

Completed 200 OK in 6ms (Views: 3.6ms | ActiveRecord: 0.3ms)

 (0.3ms)  SELECT COUNT(*) FROM "request_deadlines"
RequestDeadline Load (0.5ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.3ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:57:45 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.9ms)

Completed 200 OK in 11ms (Views: 8.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:57:45 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:57:45 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (2.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (4.4ms)

Completed 200 OK in 7ms (Views: 4.4ms | ActiveRecord: 2.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:57:45 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 5ms (Views: 3.3ms | ActiveRecord: 0.3ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 17:57:45 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (3.5ms)
Rendered tickets/new.html.erb within layouts/application (4.6ms)

Completed 200 OK in 30ms (Views: 7.3ms | ActiveRecord: 7.3ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 17:57:45 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar passagem"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
Ticket Create (0.4ms)  INSERT INTO "tickets" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-04 20:57:45.473610"], ["updated_at", "2020-12-04 20:57:45.473610"], ["user_id", 4]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/tickets/11 Completed 302 Found in 7ms (ActiveRecord: 0.9ms) Started GET “/tickets/11” for 127.0.0.1 at 2020-12-04 17:57:45 -0300 Processing by TicketsController#show as HTML

Parameters: {"id"=>"11"}
Ticket Load (0.5ms)  SELECT  "tickets".* FROM "tickets" WHERE "tickets"."id" = $1 LIMIT $2  [["id", 11], ["LIMIT", 1]]
Rendering tickets/show.html.erb within layouts/application
Rendered tickets/show.html.erb within layouts/application (1.0ms)

Completed 200 OK in 7ms (Views: 3.0ms | ActiveRecord: 0.5ms)

User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Ticket Exists (0.8ms)  SELECT  1 AS one FROM "tickets" WHERE "tickets"."user_id" = $1 AND "tickets"."data_entrada" = $2 AND "tickets"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:57:45 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.5ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.7ms)

Completed 200 OK in 10ms (Views: 8.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:57:45 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:57:45 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.1ms)

Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:57:45 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 17:57:45 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (2.1ms)
Rendered tickets/new.html.erb within layouts/application (2.3ms)

Completed 200 OK in 4ms (Views: 3.5ms | ActiveRecord: 0.0ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 17:57:45 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar passagem"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (2.3ms)
Rendered tickets/new.html.erb within layouts/application (2.6ms)

Completed 200 OK in 7ms (Views: 3.9ms | ActiveRecord: 0.4ms)

 (0.4ms)  ROLLBACK
 (0.5ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (1.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:58:54 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (14.8ms)

Completed 200 OK in 151ms (Views: 143.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:58:55 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:58:55 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 17:58:55 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Exists (0.5ms)  SELECT  1 AS one FROM "requirements" LIMIT $1  [["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (5.7ms)

Completed 200 OK in 17ms (Views: 6.8ms | ActiveRecord: 4.9ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 17:58:55 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
 (0.3ms)  SAVEPOINT active_record_1
Requirement Create (0.5ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-04 20:58:55.103862"], ["updated_at", "2020-12-04 20:58:55.103862"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
Requirement Load (0.2ms)  SELECT "requirements".* FROM "requirements"

Redirected to www.example.com/requirements Completed 302 Found in 13ms (ActiveRecord: 1.2ms) Started GET “/requirements” for 127.0.0.1 at 2020-12-04 17:58:55 -0300 Processing by RequirementsController#index as HTML

Rendering requirements/index.html.erb within layouts/application
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/index.html.erb within layouts/application (7.5ms)

Completed 200 OK in 15ms (Views: 12.4ms | ActiveRecord: 0.3ms)

 (1.4ms)  SELECT COUNT(*) FROM "requirements"
Requirement Load (0.6ms)  SELECT "requirements".* FROM "requirements"
 (1.5ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:58:55 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (7.9ms)

Completed 200 OK in 12ms (Views: 10.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:58:55 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:58:55 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.7ms)

Completed 200 OK in 14ms (Views: 12.0ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 17:58:55 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Exists (0.6ms)  SELECT  1 AS one FROM "requirements" LIMIT $1  [["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (4.3ms)

Completed 200 OK in 12ms (Views: 7.8ms | ActiveRecord: 0.9ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 17:58:55 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>""}, "commit"=>"Definir requisitos"}
 (0.2ms)  SAVEPOINT active_record_1
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering requirements/new.html.erb within layouts/application
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (9.8ms)

Completed 500 Internal Server Error in 16ms (ActiveRecord: 0.9ms)

 (0.3ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:58:55 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (4.5ms)

Completed 200 OK in 15ms (Views: 13.2ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:58:55 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 13ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:58:55 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (10.7ms)

Completed 200 OK in 22ms (Views: 19.6ms | ActiveRecord: 0.4ms)

Budget Load (0.5ms)  SELECT "budgets".* FROM "budgets"
 (0.3ms)  SAVEPOINT active_record_1
Budget Create (1.6ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-04 20:58:55.423586"], ["updated_at", "2020-12-04 20:58:55.423586"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
 (0.2ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 17:58:55 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.2ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (3.2ms)

Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.6ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:58:55 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.1ms)

Completed 200 OK in 11ms (Views: 9.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:58:55 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:58:55 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 5ms (Views: 4.5ms | ActiveRecord: 0.2ms)

Budget Load (1.3ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 17:58:55 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (4.7ms)

Completed 200 OK in 7ms (Views: 6.2ms | ActiveRecord: 0.6ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:58:55 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.3ms)

Completed 200 OK in 8ms (Views: 5.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:58:55 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (1.8ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 11ms (ActiveRecord: 1.8ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:58:55 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.2ms) Started GET “/diaria/new” for 127.0.0.1 at 2020-12-04 17:58:55 -0300 Processing by DiariaController#new as HTML

Rendering diaria/new.html.erb within layouts/application
Rendered diaria/_form.html.erb (7.4ms)
Rendered diaria/new.html.erb within layouts/application (9.7ms)

Completed 200 OK in 62ms (Views: 22.0ms | ActiveRecord: 4.6ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.7ms)  COMMIT
 (0.4ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:58:55 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (4.9ms)

Completed 200 OK in 14ms (Views: 10.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:58:55 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (1.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 14ms (ActiveRecord: 1.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:58:55 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (6.3ms)

Completed 200 OK in 16ms (Views: 11.4ms | ActiveRecord: 0.3ms) Started GET “/diaria/new” for 127.0.0.1 at 2020-12-04 17:58:55 -0300 Processing by DiariaController#new as HTML

Rendering diaria/new.html.erb within layouts/application
Rendered diaria/_form.html.erb (2.7ms)
Rendered diaria/new.html.erb within layouts/application (3.0ms)

Completed 200 OK in 15ms (Views: 14.0ms | ActiveRecord: 0.0ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:58:55 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (6.0ms)
Rendered devise/sessions/new.html.erb within layouts/application (12.1ms)

Completed 200 OK in 22ms (Views: 21.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:58:55 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 12ms (ActiveRecord: 0.6ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:58:55 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:58:55 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (1.7ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.2ms)

Completed 200 OK in 6ms (Views: 3.3ms | ActiveRecord: 1.7ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 17:58:55 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (11.0ms)
Rendered request_deadlines/new.html.erb within layouts/application (11.9ms)

Completed 200 OK in 31ms (Views: 14.2ms | ActiveRecord: 4.2ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 17:58:56 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2020", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.4ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.9ms)  SAVEPOINT active_record_1
RequestDeadline Create (0.4ms)  INSERT INTO "request_deadlines" ("deadline", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["deadline", "2020-01-01 17:30:00"], ["created_at", "2020-12-04 20:58:56.049865"], ["updated_at", "2020-12-04 20:58:56.049865"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/request_deadlines Completed 302 Found in 12ms (ActiveRecord: 1.8ms) Started GET “/request_deadlines” for 127.0.0.1 at 2020-12-04 17:58:56 -0300 Processing by RequestDeadlinesController#index as HTML

Rendering request_deadlines/index.html.erb within layouts/application
RequestDeadline Load (0.2ms)  SELECT "request_deadlines".* FROM "request_deadlines"
Rendered request_deadlines/index.html.erb within layouts/application (4.1ms)

Completed 200 OK in 10ms (Views: 8.6ms | ActiveRecord: 0.2ms)

 (0.3ms)  SELECT COUNT(*) FROM "request_deadlines"
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (1.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:58:56 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.4ms)

Completed 200 OK in 10ms (Views: 8.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:58:56 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (1.1ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 9ms (ActiveRecord: 1.1ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:58:56 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (1.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (7.5ms)

Completed 200 OK in 11ms (Views: 8.3ms | ActiveRecord: 1.6ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:58:56 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 5ms (Views: 2.8ms | ActiveRecord: 0.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 17:58:56 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (9.0ms)
Rendered tickets/new.html.erb within layouts/application (10.0ms)

Completed 200 OK in 41ms (Views: 12.6ms | ActiveRecord: 5.8ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 17:58:56 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar passagem"}
User Load (2.0ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (3.0ms)  SAVEPOINT active_record_1
Ticket Create (2.0ms)  INSERT INTO "tickets" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-04 20:58:56.275606"], ["updated_at", "2020-12-04 20:58:56.275606"], ["user_id", 4]]
 (1.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/tickets/12 Completed 302 Found in 23ms (ActiveRecord: 8.1ms) Started GET “/tickets/12” for 127.0.0.1 at 2020-12-04 17:58:56 -0300 Processing by TicketsController#show as HTML

Parameters: {"id"=>"12"}
Ticket Load (0.3ms)  SELECT  "tickets".* FROM "tickets" WHERE "tickets"."id" = $1 LIMIT $2  [["id", 12], ["LIMIT", 1]]
Rendering tickets/show.html.erb within layouts/application
Rendered tickets/show.html.erb within layouts/application (0.9ms)

Completed 200 OK in 5ms (Views: 2.6ms | ActiveRecord: 0.3ms)

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Ticket Exists (0.5ms)  SELECT  1 AS one FROM "tickets" WHERE "tickets"."user_id" = $1 AND "tickets"."data_entrada" = $2 AND "tickets"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:58:56 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.2ms)

Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 17:58:56 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:58:56 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 17:58:56 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (4.7ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (6.8ms)

Completed 200 OK in 9ms (Views: 3.4ms | ActiveRecord: 4.7ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 17:58:56 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (8.3ms)
Rendered tickets/new.html.erb within layouts/application (8.5ms)

Completed 200 OK in 11ms (Views: 10.0ms | ActiveRecord: 0.0ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 17:58:56 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar passagem"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
 (0.3ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (7.8ms)
Rendered tickets/new.html.erb within layouts/application (8.3ms)

Completed 200 OK in 14ms (Views: 10.3ms | ActiveRecord: 0.7ms)

 (0.3ms)  ROLLBACK
 (0.5ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.2ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:00:23 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (3.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (14.3ms)

Completed 200 OK in 162ms (Views: 152.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:00:23 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:00:23 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 18:00:23 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Exists (0.3ms)  SELECT  1 AS one FROM "requirements" LIMIT $1  [["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (3.8ms)

Completed 200 OK in 11ms (Views: 5.1ms | ActiveRecord: 2.6ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 18:00:23 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
 (0.3ms)  SAVEPOINT active_record_1
Requirement Create (0.4ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-04 21:00:23.472416"], ["updated_at", "2020-12-04 21:00:23.472416"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1
Requirement Load (0.2ms)  SELECT "requirements".* FROM "requirements"

Redirected to www.example.com/requirements Completed 302 Found in 9ms (ActiveRecord: 1.0ms) Started GET “/requirements” for 127.0.0.1 at 2020-12-04 18:00:23 -0300 Processing by RequirementsController#index as HTML

Rendering requirements/index.html.erb within layouts/application
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/index.html.erb within layouts/application (10.5ms)

Completed 200 OK in 16ms (Views: 12.6ms | ActiveRecord: 0.3ms)

 (0.5ms)  SELECT COUNT(*) FROM "requirements"
Requirement Load (0.2ms)  SELECT "requirements".* FROM "requirements"
 (0.4ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.9ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:00:23 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.5ms)

Completed 200 OK in 8ms (Views: 6.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:00:23 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 8ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:00:23 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (4.3ms)

Completed 200 OK in 12ms (Views: 10.8ms | ActiveRecord: 0.5ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 18:00:23 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Exists (0.2ms)  SELECT  1 AS one FROM "requirements" LIMIT $1  [["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (2.1ms)

Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.4ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 18:00:23 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>""}, "commit"=>"Definir requisitos"}
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (7.3ms)

Completed 500 Internal Server Error in 12ms (ActiveRecord: 0.5ms)

 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:00:23 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.5ms)
Rendered devise/sessions/new.html.erb within layouts/application (9.0ms)

Completed 200 OK in 17ms (Views: 13.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:00:23 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 16ms (ActiveRecord: 0.6ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:00:23 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.4ms)

Completed 200 OK in 10ms (Views: 5.3ms | ActiveRecord: 0.3ms)

Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"
 (0.1ms)  SAVEPOINT active_record_1
Budget Create (0.5ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-04 21:00:23.741360"], ["updated_at", "2020-12-04 21:00:23.741360"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 18:00:23 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (1.6ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.8ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (10.9ms)

Completed 200 OK in 15ms (Views: 11.2ms | ActiveRecord: 2.7ms)

 (0.3ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:00:23 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.0ms)

Completed 200 OK in 6ms (Views: 4.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:00:23 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 10ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:00:23 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.3ms)

Completed 200 OK in 8ms (Views: 6.6ms | ActiveRecord: 0.3ms)

Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 18:00:23 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (2.1ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.4ms)

 (0.2ms)  ROLLBACK
 (0.6ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:00:23 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.7ms)

Completed 200 OK in 6ms (Views: 4.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:00:23 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (1.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 13ms (ActiveRecord: 1.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:00:23 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.2ms) Started GET “/diaria/new” for 127.0.0.1 at 2020-12-04 18:00:23 -0300 Processing by DiariaController#new as HTML

Rendering diaria/new.html.erb within layouts/application
Rendered diaria/_form.html.erb (9.6ms)
Rendered diaria/new.html.erb within layouts/application (12.0ms)

Completed 200 OK in 58ms (Views: 18.2ms | ActiveRecord: 7.1ms)

 (0.2ms)  ROLLBACK
 (0.8ms)  BEGIN
 (0.8ms)  COMMIT
 (0.2ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:00:23 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.8ms)

Completed 200 OK in 7ms (Views: 5.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:00:24 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 8ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:00:24 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.3ms)

Completed 200 OK in 12ms (Views: 10.5ms | ActiveRecord: 0.2ms) Started GET “/diaria/new” for 127.0.0.1 at 2020-12-04 18:00:24 -0300 Processing by DiariaController#new as HTML

Rendering diaria/new.html.erb within layouts/application
Rendered diaria/_form.html.erb (7.7ms)
Rendered diaria/new.html.erb within layouts/application (7.9ms)

Completed 200 OK in 11ms (Views: 10.7ms | ActiveRecord: 0.0ms)

 (0.8ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:00:24 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (7.9ms)

Completed 200 OK in 24ms (Views: 17.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:00:24 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:00:24 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.7ms)

Completed 200 OK in 11ms (Views: 9.1ms | ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:00:24 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (1.0ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (6.3ms)

Completed 200 OK in 13ms (Views: 8.7ms | ActiveRecord: 1.0ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 18:00:24 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (19.6ms)
Rendered request_deadlines/new.html.erb within layouts/application (21.3ms)

Completed 200 OK in 47ms (Views: 25.5ms | ActiveRecord: 4.7ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 18:00:24 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2020", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (1.5ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.4ms)  SAVEPOINT active_record_1
RequestDeadline Create (4.3ms)  INSERT INTO "request_deadlines" ("deadline", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["deadline", "2020-01-01 17:30:00"], ["created_at", "2020-12-04 21:00:24.278489"], ["updated_at", "2020-12-04 21:00:24.278489"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/request_deadlines Completed 302 Found in 17ms (ActiveRecord: 6.3ms) Started GET “/request_deadlines” for 127.0.0.1 at 2020-12-04 18:00:24 -0300 Processing by RequestDeadlinesController#index as HTML

Rendering request_deadlines/index.html.erb within layouts/application
RequestDeadline Load (0.2ms)  SELECT "request_deadlines".* FROM "request_deadlines"
Rendered request_deadlines/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 8ms (Views: 3.7ms | ActiveRecord: 0.2ms)

 (1.4ms)  SELECT COUNT(*) FROM "request_deadlines"
RequestDeadline Load (1.5ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.2ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:00:24 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.5ms)

Completed 200 OK in 12ms (Views: 10.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:00:24 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 8ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:00:24 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:00:24 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.6ms)

Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.3ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 18:00:24 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (12.8ms)
Rendered tickets/new.html.erb within layouts/application (14.8ms)

Completed 200 OK in 42ms (Views: 18.7ms | ActiveRecord: 4.0ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 18:00:24 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar passagem"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.3ms)  SAVEPOINT active_record_1
Ticket Create (0.8ms)  INSERT INTO "tickets" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-04 21:00:24.496166"], ["updated_at", "2020-12-04 21:00:24.496166"], ["user_id", 4]]
 (1.2ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/tickets/13 Completed 302 Found in 47ms (ActiveRecord: 2.5ms) Started GET “/tickets/13” for 127.0.0.1 at 2020-12-04 18:00:24 -0300 Processing by TicketsController#show as HTML

Parameters: {"id"=>"13"}
Ticket Load (0.3ms)  SELECT  "tickets".* FROM "tickets" WHERE "tickets"."id" = $1 LIMIT $2  [["id", 13], ["LIMIT", 1]]
Rendering tickets/show.html.erb within layouts/application
Rendered tickets/show.html.erb within layouts/application (0.7ms)

Completed 200 OK in 7ms (Views: 4.5ms | ActiveRecord: 0.3ms)

User Load (1.8ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Ticket Exists (0.4ms)  SELECT  1 AS one FROM "tickets" WHERE "tickets"."user_id" = $1 AND "tickets"."data_entrada" = $2 AND "tickets"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:00:24 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.7ms)

Completed 200 OK in 10ms (Views: 8.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:00:24 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (1.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 10ms (ActiveRecord: 1.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:00:24 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.8ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.6ms)

Completed 200 OK in 10ms (Views: 8.8ms | ActiveRecord: 0.8ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:00:24 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 18:00:24 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (3.8ms)
Rendered tickets/new.html.erb within layouts/application (4.1ms)

Completed 200 OK in 7ms (Views: 5.8ms | ActiveRecord: 0.0ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 18:00:24 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar passagem"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (6.7ms)
Rendered tickets/new.html.erb within layouts/application (7.7ms)

Completed 200 OK in 13ms (Views: 9.9ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:06:01 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.9ms)
Rendered devise/sessions/new.html.erb within layouts/application (8.4ms)

Completed 200 OK in 158ms (Views: 148.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:06:01 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 8ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:06:01 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 18:06:01 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Exists (0.4ms)  SELECT  1 AS one FROM "requirements" LIMIT $1  [["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (3.9ms)

Completed 200 OK in 13ms (Views: 5.4ms | ActiveRecord: 2.9ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 18:06:01 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
 (0.4ms)  SAVEPOINT active_record_1
Requirement Create (1.1ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-04 21:06:01.293629"], ["updated_at", "2020-12-04 21:06:01.293629"]]
 (0.5ms)  RELEASE SAVEPOINT active_record_1
Requirement Load (0.5ms)  SELECT "requirements".* FROM "requirements"

Redirected to www.example.com/requirements Completed 302 Found in 11ms (ActiveRecord: 2.4ms) Started GET “/requirements” for 127.0.0.1 at 2020-12-04 18:06:01 -0300 Processing by RequirementsController#index as HTML

Rendering requirements/index.html.erb within layouts/application
Requirement Load (0.2ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 4ms (Views: 2.6ms | ActiveRecord: 0.2ms)

 (0.4ms)  SELECT COUNT(*) FROM "requirements"
Requirement Load (0.2ms)  SELECT "requirements".* FROM "requirements"
 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:06:01 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.1ms)

Completed 200 OK in 17ms (Views: 13.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:06:01 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:06:01 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.7ms)

Completed 200 OK in 7ms (Views: 6.1ms | ActiveRecord: 0.3ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 18:06:01 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Exists (0.2ms)  SELECT  1 AS one FROM "requirements" LIMIT $1  [["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (3.7ms)

Completed 200 OK in 8ms (Views: 5.7ms | ActiveRecord: 0.5ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 18:06:01 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>""}, "commit"=>"Definir requisitos"}
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (4.0ms)

Completed 500 Internal Server Error in 8ms (ActiveRecord: 0.6ms)

 (0.3ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (2.0ms)  BEGIN
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:06:01 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (4.0ms)

Completed 200 OK in 13ms (Views: 11.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:06:01 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 8ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:06:01 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.5ms)

Completed 200 OK in 9ms (Views: 7.7ms | ActiveRecord: 0.3ms)

Budget Load (0.4ms)  SELECT "budgets".* FROM "budgets"
 (0.1ms)  SAVEPOINT active_record_1
Budget Create (0.4ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-04 21:06:01.527618"], ["updated_at", "2020-12-04 21:06:01.527618"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1
 (0.4ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 18:06:01 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.9ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (1.7ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.8ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (41.1ms)

Completed 200 OK in 51ms (Views: 42.3ms | ActiveRecord: 3.3ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:06:01 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:06:01 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:06:01 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (2.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (4.2ms)

Completed 200 OK in 6ms (Views: 3.4ms | ActiveRecord: 2.5ms)

Budget Load (0.6ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 18:06:01 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (3.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (8.6ms)

Completed 200 OK in 11ms (Views: 6.8ms | ActiveRecord: 3.5ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:06:01 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.4ms)

Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:06:01 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (1.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 9ms (ActiveRecord: 1.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:06:01 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 3ms (Views: 2.3ms | ActiveRecord: 0.3ms) Started GET “/diaria/new” for 127.0.0.1 at 2020-12-04 18:06:01 -0300 Processing by DiariaController#new as HTML

Rendering diaria/new.html.erb within layouts/application
Rendered diaria/_form.html.erb (8.4ms)
Rendered diaria/new.html.erb within layouts/application (11.0ms)

Completed 200 OK in 36ms (Views: 19.6ms | ActiveRecord: 5.1ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:06:01 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.5ms)

Completed 200 OK in 9ms (Views: 5.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:06:01 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:06:01 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.8ms)

Completed 200 OK in 6ms (Views: 5.8ms | ActiveRecord: 0.2ms) Started GET “/diaria/new” for 127.0.0.1 at 2020-12-04 18:06:01 -0300 Processing by DiariaController#new as HTML

Rendering diaria/new.html.erb within layouts/application
Rendered diaria/_form.html.erb (3.2ms)
Rendered diaria/new.html.erb within layouts/application (3.5ms)

Completed 200 OK in 8ms (Views: 6.7ms | ActiveRecord: 0.0ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.4ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:06:01 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (4.3ms)

Completed 200 OK in 13ms (Views: 12.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:06:01 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 11ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:06:01 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 5ms (Views: 3.8ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:06:01 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 2.7ms | ActiveRecord: 0.2ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 18:06:01 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (6.3ms)
Rendered request_deadlines/new.html.erb within layouts/application (7.7ms)

Completed 200 OK in 48ms (Views: 10.1ms | ActiveRecord: 6.5ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 18:06:02 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2020", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.4ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.1ms)  SAVEPOINT active_record_1
RequestDeadline Create (0.3ms)  INSERT INTO "request_deadlines" ("deadline", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["deadline", "2020-01-01 17:30:00"], ["created_at", "2020-12-04 21:06:02.017753"], ["updated_at", "2020-12-04 21:06:02.017753"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/request_deadlines Completed 302 Found in 4ms (ActiveRecord: 0.9ms) Started GET “/request_deadlines” for 127.0.0.1 at 2020-12-04 18:06:02 -0300 Processing by RequestDeadlinesController#index as HTML

Rendering request_deadlines/index.html.erb within layouts/application
RequestDeadline Load (0.5ms)  SELECT "request_deadlines".* FROM "request_deadlines"
Rendered request_deadlines/index.html.erb within layouts/application (2.3ms)

Completed 200 OK in 6ms (Views: 3.8ms | ActiveRecord: 0.5ms)

 (0.3ms)  SELECT COUNT(*) FROM "request_deadlines"
RequestDeadline Load (0.2ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:06:02 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.1ms)

Completed 200 OK in 7ms (Views: 5.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:06:02 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:06:02 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:06:02 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 18:06:02 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (5.7ms)
Rendered tickets/new.html.erb within layouts/application (7.8ms)

Completed 200 OK in 33ms (Views: 13.7ms | ActiveRecord: 5.9ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 18:06:02 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar passagem"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
Ticket Create (0.5ms)  INSERT INTO "tickets" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-04 21:06:02.163619"], ["updated_at", "2020-12-04 21:06:02.163619"], ["user_id", 4]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/tickets/14 Completed 302 Found in 10ms (ActiveRecord: 1.3ms) Started GET “/tickets/14” for 127.0.0.1 at 2020-12-04 18:06:02 -0300 Processing by TicketsController#show as HTML

Parameters: {"id"=>"14"}
Ticket Load (0.3ms)  SELECT  "tickets".* FROM "tickets" WHERE "tickets"."id" = $1 LIMIT $2  [["id", 14], ["LIMIT", 1]]
Rendering tickets/show.html.erb within layouts/application
Rendered tickets/show.html.erb within layouts/application (0.8ms)

Completed 200 OK in 5ms (Views: 2.1ms | ActiveRecord: 0.3ms)

User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Ticket Exists (1.2ms)  SELECT  1 AS one FROM "tickets" WHERE "tickets"."user_id" = $1 AND "tickets"."data_entrada" = $2 AND "tickets"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.3ms)  ROLLBACK
 (1.3ms)  BEGIN
 (0.8ms)  COMMIT
 (1.7ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:06:02 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.0ms)
Rendered devise/sessions/new.html.erb within layouts/application (8.8ms)

Completed 200 OK in 14ms (Views: 11.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:06:02 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:06:02 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.2ms)

Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:06:02 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 6ms (Views: 5.2ms | ActiveRecord: 0.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 18:06:02 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (2.1ms)
Rendered tickets/new.html.erb within layouts/application (2.3ms)

Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.0ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 18:06:02 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar passagem"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (12.5ms)
Rendered tickets/new.html.erb within layouts/application (13.6ms)

Completed 200 OK in 19ms (Views: 15.5ms | ActiveRecord: 0.7ms)

 (0.2ms)  ROLLBACK
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:06:31 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (4.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (12.1ms)

Completed 200 OK in 141ms (Views: 131.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:06:31 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:06:31 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 18:06:31 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Exists (0.2ms)  SELECT  1 AS one FROM "requirements" LIMIT $1  [["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (2.9ms)

Completed 200 OK in 12ms (Views: 3.7ms | ActiveRecord: 3.3ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 18:06:31 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
 (0.1ms)  SAVEPOINT active_record_1
Requirement Create (0.9ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-04 21:06:31.615459"], ["updated_at", "2020-12-04 21:06:31.615459"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1
Requirement Load (0.2ms)  SELECT "requirements".* FROM "requirements"

Redirected to www.example.com/requirements Completed 302 Found in 6ms (ActiveRecord: 1.5ms) Started GET “/requirements” for 127.0.0.1 at 2020-12-04 18:06:31 -0300 Processing by RequirementsController#index as HTML

Rendering requirements/index.html.erb within layouts/application
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/index.html.erb within layouts/application (2.4ms)

Completed 200 OK in 8ms (Views: 5.7ms | ActiveRecord: 0.3ms)

 (0.3ms)  SELECT COUNT(*) FROM "requirements"
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"
 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:06:31 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.6ms)
Rendered devise/sessions/new.html.erb within layouts/application (4.1ms)

Completed 200 OK in 17ms (Views: 14.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:06:31 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 18ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:06:31 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.7ms)

Completed 200 OK in 11ms (Views: 9.1ms | ActiveRecord: 0.3ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 18:06:31 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Exists (0.2ms)  SELECT  1 AS one FROM "requirements" LIMIT $1  [["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (4.3ms)

Completed 200 OK in 12ms (Views: 9.7ms | ActiveRecord: 0.5ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 18:06:31 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Exists (0.3ms)  SELECT  1 AS one FROM "requirements" LIMIT $1  [["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (4.3ms)

Completed 200 OK in 8ms (Views: 7.0ms | ActiveRecord: 0.7ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 18:06:31 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>""}, "commit"=>"Definir requisitos"}
 (0.2ms)  SAVEPOINT active_record_1
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (4.6ms)

Completed 500 Internal Server Error in 9ms (ActiveRecord: 0.7ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.9ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:06:31 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (3.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (13.9ms)

Completed 200 OK in 19ms (Views: 18.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:06:31 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:06:31 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (20.6ms)

Completed 200 OK in 23ms (Views: 21.7ms | ActiveRecord: 0.4ms)

Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"
 (0.2ms)  SAVEPOINT active_record_1
Budget Create (0.3ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-04 21:06:31.887269"], ["updated_at", "2020-12-04 21:06:31.887269"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
 (0.2ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.1ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 18:06:31 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (3.4ms)

Completed 200 OK in 6ms (Views: 4.6ms | ActiveRecord: 0.7ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:06:31 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.7ms)

Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:06:31 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 3ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:06:31 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.2ms)

Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.2ms)

Budget Load (1.2ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 18:06:31 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (2.2ms)

Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:06:31 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:06:31 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (1.7ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 12ms (ActiveRecord: 1.7ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:06:31 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.3ms)

Completed 200 OK in 12ms (Views: 9.7ms | ActiveRecord: 0.2ms) Started GET “/diaria/new” for 127.0.0.1 at 2020-12-04 18:06:32 -0300 Processing by DiariaController#new as HTML

Rendering diaria/new.html.erb within layouts/application
Rendered diaria/_form.html.erb (3.4ms)
Rendered diaria/new.html.erb within layouts/application (9.2ms)

Completed 200 OK in 37ms (Views: 15.3ms | ActiveRecord: 3.0ms)

 (0.3ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.8ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:06:32 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (10.3ms)

Completed 200 OK in 17ms (Views: 14.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:06:32 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:06:32 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 6ms (Views: 5.0ms | ActiveRecord: 0.2ms) Started GET “/diaria/new” for 127.0.0.1 at 2020-12-04 18:06:32 -0300 Processing by DiariaController#new as HTML

Rendering diaria/new.html.erb within layouts/application
Rendered diaria/_form.html.erb (3.9ms)
Rendered diaria/new.html.erb within layouts/application (4.8ms)

Completed 200 OK in 15ms (Views: 9.8ms | ActiveRecord: 0.0ms)

 (0.2ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.8ms)  COMMIT
 (0.8ms)  BEGIN
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:06:32 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.0ms)

Completed 200 OK in 4ms (Views: 3.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:06:32 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 11ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:06:32 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:06:32 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 6ms (Views: 5.2ms | ActiveRecord: 0.2ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 18:06:32 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (4.3ms)
Rendered request_deadlines/new.html.erb within layouts/application (5.2ms)

Completed 200 OK in 25ms (Views: 10.0ms | ActiveRecord: 2.4ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 18:06:32 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2020", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.5ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.1ms)  SAVEPOINT active_record_1
RequestDeadline Create (0.4ms)  INSERT INTO "request_deadlines" ("deadline", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["deadline", "2020-01-01 17:30:00"], ["created_at", "2020-12-04 21:06:32.339472"], ["updated_at", "2020-12-04 21:06:32.339472"]]
 (0.4ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/request_deadlines Completed 302 Found in 6ms (ActiveRecord: 1.4ms) Started GET “/request_deadlines” for 127.0.0.1 at 2020-12-04 18:06:32 -0300 Processing by RequestDeadlinesController#index as HTML

Rendering request_deadlines/index.html.erb within layouts/application
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
Rendered request_deadlines/index.html.erb within layouts/application (5.5ms)

Completed 200 OK in 14ms (Views: 8.7ms | ActiveRecord: 0.3ms)

 (0.2ms)  SELECT COUNT(*) FROM "request_deadlines"
RequestDeadline Load (0.1ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:06:32 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (8.6ms)

Completed 200 OK in 11ms (Views: 10.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:06:32 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:06:32 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.8ms)

Completed 200 OK in 10ms (Views: 8.9ms | ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:06:32 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (5.0ms)

Completed 200 OK in 10ms (Views: 9.0ms | ActiveRecord: 0.4ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 18:06:32 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (5.6ms)
Rendered tickets/new.html.erb within layouts/application (6.6ms)

Completed 200 OK in 25ms (Views: 10.6ms | ActiveRecord: 3.9ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 18:06:32 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar passagem"}
User Load (1.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.3ms)  SAVEPOINT active_record_1
Ticket Create (0.5ms)  INSERT INTO "tickets" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-04 21:06:32.496160"], ["updated_at", "2020-12-04 21:06:32.496160"], ["user_id", 4]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/tickets/15 Completed 302 Found in 16ms (ActiveRecord: 2.4ms) Started GET “/tickets/15” for 127.0.0.1 at 2020-12-04 18:06:32 -0300 Processing by TicketsController#show as HTML

Parameters: {"id"=>"15"}
Ticket Load (0.3ms)  SELECT  "tickets".* FROM "tickets" WHERE "tickets"."id" = $1 LIMIT $2  [["id", 15], ["LIMIT", 1]]
Rendering tickets/show.html.erb within layouts/application
Rendered tickets/show.html.erb within layouts/application (0.7ms)

Completed 200 OK in 4ms (Views: 1.9ms | ActiveRecord: 0.3ms)

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Ticket Exists (0.4ms)  SELECT  1 AS one FROM "tickets" WHERE "tickets"."user_id" = $1 AND "tickets"."data_entrada" = $2 AND "tickets"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.8ms)  COMMIT
 (0.7ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:06:32 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (8.9ms)

Completed 200 OK in 13ms (Views: 12.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:06:32 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 11ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:06:32 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:06:32 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.2ms)

Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 18:06:32 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (2.0ms)
Rendered tickets/new.html.erb within layouts/application (2.2ms)

Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.0ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 18:06:32 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar passagem"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (2.7ms)
Rendered tickets/new.html.erb within layouts/application (3.0ms)

Completed 200 OK in 7ms (Views: 4.0ms | ActiveRecord: 0.4ms)

 (0.2ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:08:11 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (2.9ms)
Rendered devise/sessions/new.html.erb within layouts/application (17.9ms)

Completed 200 OK in 312ms (Views: 302.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:08:11 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 15ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:08:11 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (1.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (9.7ms)

Completed 200 OK in 16ms (Views: 13.8ms | ActiveRecord: 1.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 18:08:11 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Exists (0.7ms)  SELECT  1 AS one FROM "requirements" LIMIT $1  [["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (4.6ms)

Completed 200 OK in 29ms (Views: 6.1ms | ActiveRecord: 6.9ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 18:08:11 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
 (0.8ms)  SAVEPOINT active_record_1
Requirement Create (0.6ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-04 21:08:11.546512"], ["updated_at", "2020-12-04 21:08:11.546512"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1
Requirement Load (0.8ms)  SELECT "requirements".* FROM "requirements"

Redirected to www.example.com/requirements Completed 302 Found in 10ms (ActiveRecord: 2.3ms) Started GET “/requirements” for 127.0.0.1 at 2020-12-04 18:08:11 -0300 Processing by RequirementsController#index as HTML

Rendering requirements/index.html.erb within layouts/application
Requirement Load (1.6ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/index.html.erb within layouts/application (6.0ms)

Completed 200 OK in 14ms (Views: 10.7ms | ActiveRecord: 1.6ms)

 (0.5ms)  SELECT COUNT(*) FROM "requirements"
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"
 (0.3ms)  ROLLBACK
 (0.8ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (2.0ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:08:11 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.5ms)
Rendered devise/sessions/new.html.erb within layouts/application (9.1ms)

Completed 200 OK in 36ms (Views: 32.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:08:11 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 10ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:08:11 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (6.5ms)

Completed 200 OK in 16ms (Views: 15.0ms | ActiveRecord: 0.4ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 18:08:11 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Exists (0.3ms)  SELECT  1 AS one FROM "requirements" LIMIT $1  [["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (12.3ms)

Completed 200 OK in 21ms (Views: 17.5ms | ActiveRecord: 0.9ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 18:08:11 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Exists (0.3ms)  SELECT  1 AS one FROM "requirements" LIMIT $1  [["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (6.1ms)

Completed 200 OK in 12ms (Views: 10.1ms | ActiveRecord: 0.7ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 18:08:11 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>""}, "commit"=>"Definir requisitos"}
 (0.2ms)  SAVEPOINT active_record_1
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering requirements/new.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (10.9ms)

Completed 500 Internal Server Error in 17ms (ActiveRecord: 0.7ms)

 (0.5ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (1.0ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:08:11 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (13.2ms)

Completed 200 OK in 22ms (Views: 18.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:08:11 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (1.0ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 9ms (ActiveRecord: 1.0ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:08:11 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (1.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (7.1ms)

Completed 200 OK in 12ms (Views: 9.6ms | ActiveRecord: 1.3ms)

Budget Load (1.4ms)  SELECT "budgets".* FROM "budgets"
 (3.3ms)  SAVEPOINT active_record_1
Budget Create (1.6ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-04 21:08:11.962935"], ["updated_at", "2020-12-04 21:08:11.962935"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1
 (0.4ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.4ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 18:08:11 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (4.0ms)

Completed 200 OK in 8ms (Views: 5.6ms | ActiveRecord: 0.8ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.2ms)  BEGIN
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:08:12 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.7ms)

Completed 200 OK in 9ms (Views: 8.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:08:12 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:08:12 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.2ms)

Budget Load (0.9ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 18:08:12 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (3.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.4ms)  SELECT COUNT(*) FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (5.9ms)

Completed 200 OK in 8ms (Views: 3.6ms | ActiveRecord: 4.0ms)

 (1.4ms)  ROLLBACK
 (0.7ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:08:12 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.7ms)

Completed 200 OK in 6ms (Views: 5.2ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:08:12 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:08:12 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.2ms) Started GET “/diaria/new” for 127.0.0.1 at 2020-12-04 18:08:12 -0300 Processing by DiariaController#new as HTML

Rendering diaria/new.html.erb within layouts/application
Rendered diaria/_form.html.erb (6.4ms)
Rendered diaria/new.html.erb within layouts/application (10.6ms)

Completed 200 OK in 69ms (Views: 18.8ms | ActiveRecord: 5.3ms)

 (1.2ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.8ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:08:12 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.8ms)

Completed 200 OK in 14ms (Views: 8.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:08:12 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (2.7ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 14ms (ActiveRecord: 2.7ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:08:12 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (6.0ms)

Completed 200 OK in 17ms (Views: 15.1ms | ActiveRecord: 0.4ms) Started GET “/diaria/new” for 127.0.0.1 at 2020-12-04 18:08:12 -0300 Processing by DiariaController#new as HTML

Rendering diaria/new.html.erb within layouts/application
Rendered diaria/_form.html.erb (4.4ms)
Rendered diaria/new.html.erb within layouts/application (10.3ms)

Completed 200 OK in 26ms (Views: 22.6ms | ActiveRecord: 0.0ms)

 (1.1ms)  ROLLBACK
 (0.8ms)  BEGIN
 (0.8ms)  COMMIT
 (0.2ms)  BEGIN
 (0.2ms)  ROLLBACK
 (0.9ms)  BEGIN
 (4.2ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:08:12 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (15.3ms)

Completed 200 OK in 22ms (Views: 20.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:08:12 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 10ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:08:12 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.1ms)

Completed 200 OK in 12ms (Views: 10.6ms | ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:08:12 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (2.0ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (6.1ms)

Completed 200 OK in 10ms (Views: 7.1ms | ActiveRecord: 2.0ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 18:08:12 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (17.2ms)
Rendered request_deadlines/new.html.erb within layouts/application (18.8ms)

Completed 200 OK in 46ms (Views: 26.7ms | ActiveRecord: 8.5ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 18:08:12 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2020", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.7ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.8ms)  SAVEPOINT active_record_1
RequestDeadline Create (0.5ms)  INSERT INTO "request_deadlines" ("deadline", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["deadline", "2020-01-01 17:30:00"], ["created_at", "2020-12-04 21:08:12.707049"], ["updated_at", "2020-12-04 21:08:12.707049"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/request_deadlines Completed 302 Found in 14ms (ActiveRecord: 2.2ms) Started GET “/request_deadlines” for 127.0.0.1 at 2020-12-04 18:08:12 -0300 Processing by RequestDeadlinesController#index as HTML

Rendering request_deadlines/index.html.erb within layouts/application
RequestDeadline Load (1.5ms)  SELECT "request_deadlines".* FROM "request_deadlines"
Rendered request_deadlines/index.html.erb within layouts/application (6.7ms)

Completed 200 OK in 15ms (Views: 9.7ms | ActiveRecord: 1.5ms)

 (0.4ms)  SELECT COUNT(*) FROM "request_deadlines"
RequestDeadline Load (0.2ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (4.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:08:12 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (8.5ms)

Completed 200 OK in 17ms (Views: 15.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:08:12 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 9ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:08:12 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.9ms)

Completed 200 OK in 7ms (Views: 5.8ms | ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:08:12 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.6ms)

Completed 200 OK in 8ms (Views: 5.1ms | ActiveRecord: 0.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 18:08:12 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (8.1ms)
Rendered tickets/new.html.erb within layouts/application (9.5ms)

Completed 200 OK in 44ms (Views: 12.0ms | ActiveRecord: 7.2ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 18:08:12 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar passagem"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
Ticket Create (0.5ms)  INSERT INTO "tickets" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-04 21:08:12.912479"], ["updated_at", "2020-12-04 21:08:12.912479"], ["user_id", 4]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/tickets/16 Completed 302 Found in 7ms (ActiveRecord: 1.0ms) Started GET “/tickets/16” for 127.0.0.1 at 2020-12-04 18:08:12 -0300 Processing by TicketsController#show as HTML

Parameters: {"id"=>"16"}
Ticket Load (0.3ms)  SELECT  "tickets".* FROM "tickets" WHERE "tickets"."id" = $1 LIMIT $2  [["id", 16], ["LIMIT", 1]]
Rendering tickets/show.html.erb within layouts/application
Rendered tickets/show.html.erb within layouts/application (1.7ms)

Completed 200 OK in 10ms (Views: 5.5ms | ActiveRecord: 0.3ms)

User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Ticket Exists (0.5ms)  SELECT  1 AS one FROM "tickets" WHERE "tickets"."user_id" = $1 AND "tickets"."data_entrada" = $2 AND "tickets"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:08:12 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.1ms)

Completed 200 OK in 5ms (Views: 3.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:08:12 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:08:12 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 8ms (Views: 7.4ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:08:12 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.3ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 18:08:12 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (6.0ms)
Rendered tickets/new.html.erb within layouts/application (6.6ms)

Completed 200 OK in 11ms (Views: 9.3ms | ActiveRecord: 0.0ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 18:08:13 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar passagem"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (3.0ms)
Rendered tickets/new.html.erb within layouts/application (3.3ms)

Completed 200 OK in 8ms (Views: 4.6ms | ActiveRecord: 0.6ms)

 (0.1ms)  ROLLBACK
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.8ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:08:53 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.1ms)
Rendered devise/sessions/new.html.erb within layouts/application (8.4ms)

Completed 200 OK in 148ms (Views: 139.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:08:53 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:08:53 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 18:08:53 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Exists (0.9ms)  SELECT  1 AS one FROM "requirements" LIMIT $1  [["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (5.3ms)

Completed 200 OK in 17ms (Views: 7.9ms | ActiveRecord: 4.5ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 18:08:53 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
 (0.2ms)  SAVEPOINT active_record_1
Requirement Create (0.4ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-04 21:08:53.727146"], ["updated_at", "2020-12-04 21:08:53.727146"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1
Requirement Load (0.5ms)  SELECT "requirements".* FROM "requirements"

Redirected to www.example.com/requirements Completed 302 Found in 14ms (ActiveRecord: 1.3ms) Started GET “/requirements” for 127.0.0.1 at 2020-12-04 18:08:53 -0300 Processing by RequirementsController#index as HTML

Rendering requirements/index.html.erb within layouts/application
Requirement Load (0.7ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/index.html.erb within layouts/application (4.2ms)

Completed 200 OK in 24ms (Views: 19.1ms | ActiveRecord: 0.7ms)

 (0.3ms)  SELECT COUNT(*) FROM "requirements"
Requirement Load (0.2ms)  SELECT "requirements".* FROM "requirements"
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.7ms)  BEGIN
User Load (1.0ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:08:53 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (4.1ms)

Completed 200 OK in 11ms (Views: 8.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:08:53 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 8ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:08:53 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.1ms)

Completed 200 OK in 10ms (Views: 7.1ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 18:08:53 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Exists (0.2ms)  SELECT  1 AS one FROM "requirements" LIMIT $1  [["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (3.0ms)

Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.5ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 18:08:53 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Exists (0.2ms)  SELECT  1 AS one FROM "requirements" LIMIT $1  [["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (2.7ms)

Completed 200 OK in 7ms (Views: 5.3ms | ActiveRecord: 0.4ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 18:08:53 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>""}, "commit"=>"Definir requisitos"}
 (0.3ms)  SAVEPOINT active_record_1
 (0.3ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (3.8ms)

Completed 500 Internal Server Error in 13ms (ActiveRecord: 0.8ms)

 (0.2ms)  ROLLBACK
 (0.6ms)  BEGIN
 (0.5ms)  COMMIT
 (1.6ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:08:53 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (4.1ms)

Completed 200 OK in 14ms (Views: 8.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:08:53 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 11ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:08:53 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (5.1ms)

Completed 200 OK in 9ms (Views: 7.9ms | ActiveRecord: 0.7ms)

Budget Load (0.9ms)  SELECT "budgets".* FROM "budgets"
 (0.2ms)  SAVEPOINT active_record_1
Budget Create (0.4ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-04 21:08:54.056738"], ["updated_at", "2020-12-04 21:08:54.056738"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1
 (0.5ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (1.0ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 18:08:54 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.2ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.4ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (3.1ms)

Completed 200 OK in 5ms (Views: 3.8ms | ActiveRecord: 0.8ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:08:54 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.8ms)

Completed 200 OK in 11ms (Views: 9.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:08:54 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:08:54 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (1.0ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (6.1ms)

Completed 200 OK in 8ms (Views: 6.7ms | ActiveRecord: 1.0ms)

Budget Load (0.5ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 18:08:54 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.4ms)  SELECT COUNT(*) FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (2.1ms)

Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:08:54 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.8ms)

Completed 200 OK in 6ms (Views: 4.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:08:54 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:08:54 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.2ms) Started GET “/diaria/new” for 127.0.0.1 at 2020-12-04 18:08:54 -0300 Processing by DiariaController#new as HTML

Rendering diaria/new.html.erb within layouts/application
Rendered diaria/_form.html.erb (10.6ms)
Rendered diaria/new.html.erb within layouts/application (12.6ms)

Completed 200 OK in 65ms (Views: 17.2ms | ActiveRecord: 6.3ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:08:54 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (7.7ms)

Completed 200 OK in 14ms (Views: 12.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:08:54 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 9ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:08:54 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (4.5ms)

Completed 200 OK in 17ms (Views: 14.1ms | ActiveRecord: 0.3ms) Started GET “/diaria/new” for 127.0.0.1 at 2020-12-04 18:08:54 -0300 Processing by DiariaController#new as HTML

Rendering diaria/new.html.erb within layouts/application
Rendered diaria/_form.html.erb (4.1ms)
Rendered diaria/new.html.erb within layouts/application (5.4ms)

Completed 200 OK in 17ms (Views: 14.5ms | ActiveRecord: 0.0ms)

 (0.3ms)  ROLLBACK
 (0.4ms)  BEGIN
 (0.9ms)  COMMIT
 (1.1ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:08:54 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (4.9ms)

Completed 200 OK in 18ms (Views: 14.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:08:54 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 10ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:08:54 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 5ms (Views: 3.5ms | ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:08:54 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (6.1ms)

Completed 200 OK in 10ms (Views: 8.7ms | ActiveRecord: 0.6ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 18:08:54 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (6.4ms)
Rendered request_deadlines/new.html.erb within layouts/application (7.7ms)

Completed 200 OK in 30ms (Views: 15.4ms | ActiveRecord: 3.5ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 18:08:54 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2020", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (1.0ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.2ms)  SAVEPOINT active_record_1
RequestDeadline Create (1.9ms)  INSERT INTO "request_deadlines" ("deadline", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["deadline", "2020-01-01 17:30:00"], ["created_at", "2020-12-04 21:08:54.627786"], ["updated_at", "2020-12-04 21:08:54.627786"]]
 (0.8ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/request_deadlines Completed 302 Found in 13ms (ActiveRecord: 4.0ms) Started GET “/request_deadlines” for 127.0.0.1 at 2020-12-04 18:08:54 -0300 Processing by RequestDeadlinesController#index as HTML

Rendering request_deadlines/index.html.erb within layouts/application
RequestDeadline Load (3.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
Rendered request_deadlines/index.html.erb within layouts/application (4.7ms)

Completed 200 OK in 7ms (Views: 3.0ms | ActiveRecord: 3.3ms)

 (0.5ms)  SELECT COUNT(*) FROM "request_deadlines"
RequestDeadline Load (0.2ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.3ms)  COMMIT
 (1.0ms)  BEGIN
User Load (1.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:08:54 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:08:54 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:08:54 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.9ms)

Completed 200 OK in 8ms (Views: 5.4ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:08:54 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 18:08:54 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (8.1ms)
Rendered tickets/new.html.erb within layouts/application (9.2ms)

Completed 200 OK in 33ms (Views: 10.9ms | ActiveRecord: 5.8ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 18:08:54 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar passagem"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
Ticket Create (0.4ms)  INSERT INTO "tickets" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-04 21:08:54.789069"], ["updated_at", "2020-12-04 21:08:54.789069"], ["user_id", 4]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/tickets/17 Completed 302 Found in 7ms (ActiveRecord: 1.0ms) Started GET “/tickets/17” for 127.0.0.1 at 2020-12-04 18:08:54 -0300 Processing by TicketsController#show as HTML

Parameters: {"id"=>"17"}
Ticket Load (0.3ms)  SELECT  "tickets".* FROM "tickets" WHERE "tickets"."id" = $1 LIMIT $2  [["id", 17], ["LIMIT", 1]]
Rendering tickets/show.html.erb within layouts/application
Rendered tickets/show.html.erb within layouts/application (1.0ms)

Completed 200 OK in 6ms (Views: 2.9ms | ActiveRecord: 0.3ms)

User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Ticket Exists (1.1ms)  SELECT  1 AS one FROM "tickets" WHERE "tickets"."user_id" = $1 AND "tickets"."data_entrada" = $2 AND "tickets"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.7ms)  ROLLBACK
 (0.5ms)  BEGIN
 (0.3ms)  COMMIT
 (0.3ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:08:54 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.4ms)

Completed 200 OK in 9ms (Views: 8.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:08:54 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:08:54 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:08:54 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.3ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 18:08:54 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (6.9ms)
Rendered tickets/new.html.erb within layouts/application (7.3ms)

Completed 200 OK in 11ms (Views: 10.0ms | ActiveRecord: 0.0ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 18:08:54 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar passagem"}
User Load (1.1ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.9ms)  SAVEPOINT active_record_1
 (0.3ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (6.0ms)
Rendered tickets/new.html.erb within layouts/application (7.5ms)

Completed 200 OK in 17ms (Views: 8.8ms | ActiveRecord: 2.3ms)

 (2.6ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.3ms)  COMMIT
 (0.2ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:25:14 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (11.2ms)

Completed 200 OK in 151ms (Views: 144.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:25:14 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:25:14 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 18:25:14 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Exists (0.3ms)  SELECT  1 AS one FROM "requirements" LIMIT $1  [["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (4.2ms)

Completed 200 OK in 13ms (Views: 5.0ms | ActiveRecord: 3.6ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 18:25:14 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
 (0.2ms)  SAVEPOINT active_record_1
Requirement Create (5.9ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-04 21:25:14.382072"], ["updated_at", "2020-12-04 21:25:14.382072"]]
 (0.5ms)  RELEASE SAVEPOINT active_record_1
Requirement Load (0.5ms)  SELECT "requirements".* FROM "requirements"

Redirected to www.example.com/requirements Completed 302 Found in 13ms (ActiveRecord: 7.1ms) Started GET “/requirements” for 127.0.0.1 at 2020-12-04 18:25:14 -0300 Processing by RequirementsController#index as HTML

Rendering requirements/index.html.erb within layouts/application
Requirement Load (0.4ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 5ms (Views: 2.6ms | ActiveRecord: 0.4ms)

 (5.2ms)  SELECT COUNT(*) FROM "requirements"
Requirement Load (1.0ms)  SELECT "requirements".* FROM "requirements"
 (0.2ms)  ROLLBACK
 (0.4ms)  BEGIN
 (0.3ms)  COMMIT
 (0.2ms)  BEGIN
User Load (0.8ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:25:14 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.5ms)
Rendered devise/sessions/new.html.erb within layouts/application (7.6ms)

Completed 200 OK in 15ms (Views: 13.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:25:14 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:25:14 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 5ms (Views: 3.7ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 18:25:14 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Exists (0.2ms)  SELECT  1 AS one FROM "requirements" LIMIT $1  [["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (2.9ms)

Completed 200 OK in 7ms (Views: 6.1ms | ActiveRecord: 0.5ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 18:25:14 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Exists (0.2ms)  SELECT  1 AS one FROM "requirements" LIMIT $1  [["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (2.1ms)

Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.5ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 18:25:14 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>""}, "commit"=>"Definir requisitos"}
 (0.2ms)  SAVEPOINT active_record_1
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering requirements/new.html.erb within layouts/application
User Load (1.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (10.7ms)

Completed 500 Internal Server Error in 21ms (ActiveRecord: 1.6ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:25:14 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.1ms)

Completed 200 OK in 7ms (Views: 6.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:25:14 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:25:14 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.7ms)

Completed 200 OK in 10ms (Views: 8.7ms | ActiveRecord: 0.2ms)

Budget Load (0.4ms)  SELECT "budgets".* FROM "budgets"
 (0.1ms)  SAVEPOINT active_record_1
Budget Create (0.5ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-04 21:25:14.616854"], ["updated_at", "2020-12-04 21:25:14.616854"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
 (0.2ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.4ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 18:25:14 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (3.4ms)

Completed 200 OK in 6ms (Views: 4.5ms | ActiveRecord: 0.8ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:25:14 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.1ms)

Completed 200 OK in 5ms (Views: 3.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:25:14 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:25:14 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (4.2ms)

Completed 200 OK in 9ms (Views: 8.1ms | ActiveRecord: 0.4ms)

Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 18:25:14 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:25:14 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.3ms)

Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:25:14 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:25:14 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.1ms)

Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.2ms) Started GET “/diaria/new” for 127.0.0.1 at 2020-12-04 18:25:14 -0300 Processing by DiariaController#new as HTML

Rendering diaria/new.html.erb within layouts/application
Rendered diaria/_form.html.erb (3.1ms)
Rendered diaria/new.html.erb within layouts/application (4.6ms)

Completed 200 OK in 44ms (Views: 7.7ms | ActiveRecord: 2.5ms)

 (0.7ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:25:14 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.7ms)

Completed 200 OK in 6ms (Views: 5.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:25:14 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:25:14 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.2ms)

Completed 200 OK in 10ms (Views: 8.9ms | ActiveRecord: 0.2ms) Started GET “/diaria/new” for 127.0.0.1 at 2020-12-04 18:25:14 -0300 Processing by DiariaController#new as HTML

Rendering diaria/new.html.erb within layouts/application
Rendered diaria/_form.html.erb (3.3ms)
Rendered diaria/new.html.erb within layouts/application (3.5ms)

Completed 200 OK in 8ms (Views: 7.2ms | ActiveRecord: 0.0ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.5ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:25:14 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (2.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.2ms)

Completed 200 OK in 12ms (Views: 10.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:25:14 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:25:14 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.5ms)

Completed 200 OK in 5ms (Views: 4.5ms | ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:25:14 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (4.7ms)

Completed 200 OK in 14ms (Views: 11.0ms | ActiveRecord: 0.3ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 18:25:15 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (4.2ms)
Rendered request_deadlines/new.html.erb within layouts/application (5.3ms)

Completed 200 OK in 23ms (Views: 8.4ms | ActiveRecord: 3.7ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 18:25:15 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2020", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.4ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.2ms)  SAVEPOINT active_record_1
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (13.6ms)
Rendered request_deadlines/new.html.erb within layouts/application (14.3ms)

Completed 200 OK in 20ms (Views: 15.8ms | ActiveRecord: 0.8ms)

 (0.3ms)  SELECT COUNT(*) FROM "request_deadlines"
 (0.4ms)  ROLLBACK
 (0.6ms)  BEGIN
 (2.1ms)  COMMIT
 (0.6ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:25:15 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:25:15 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (1.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 1.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:25:15 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 5ms (Views: 2.5ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:25:15 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.2ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 18:25:15 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (9.4ms)
Rendered request_deadlines/new.html.erb within layouts/application (10.5ms)

Completed 200 OK in 16ms (Views: 15.3ms | ActiveRecord: 0.0ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:25:15 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:25:15 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 8ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:25:15 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.3ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:25:15 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.3ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 18:25:15 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (12.2ms)
Rendered tickets/new.html.erb within layouts/application (13.2ms)

Completed 200 OK in 27ms (Views: 15.1ms | ActiveRecord: 3.1ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 18:25:15 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar passagem"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
Ticket Create (0.3ms)  INSERT INTO "tickets" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-04 21:25:15.309701"], ["updated_at", "2020-12-04 21:25:15.309701"], ["user_id", 4]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/tickets/18 Completed 302 Found in 9ms (ActiveRecord: 1.0ms) Started GET “/tickets/18” for 127.0.0.1 at 2020-12-04 18:25:15 -0300 Processing by TicketsController#show as HTML

Parameters: {"id"=>"18"}
Ticket Load (0.2ms)  SELECT  "tickets".* FROM "tickets" WHERE "tickets"."id" = $1 LIMIT $2  [["id", 18], ["LIMIT", 1]]
Rendering tickets/show.html.erb within layouts/application
Rendered tickets/show.html.erb within layouts/application (0.8ms)

Completed 200 OK in 5ms (Views: 2.3ms | ActiveRecord: 0.2ms)

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Ticket Exists (2.0ms)  SELECT  1 AS one FROM "tickets" WHERE "tickets"."user_id" = $1 AND "tickets"."data_entrada" = $2 AND "tickets"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.3ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:25:15 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.5ms)

Completed 200 OK in 5ms (Views: 2.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:25:15 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:25:15 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 6ms (Views: 3.5ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:25:15 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 18:25:15 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (2.6ms)
Rendered tickets/new.html.erb within layouts/application (2.9ms)

Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.0ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 18:25:15 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar passagem"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (2.2ms)
Rendered tickets/new.html.erb within layouts/application (2.4ms)

Completed 200 OK in 6ms (Views: 3.5ms | ActiveRecord: 0.4ms)

 (0.2ms)  ROLLBACK
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:25:46 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.4ms)

Completed 200 OK in 130ms (Views: 125.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:25:46 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:25:46 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 18:25:46 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Exists (1.0ms)  SELECT  1 AS one FROM "requirements" LIMIT $1  [["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (8.8ms)

Completed 200 OK in 20ms (Views: 10.4ms | ActiveRecord: 4.0ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 18:25:46 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
 (0.4ms)  SAVEPOINT active_record_1
Requirement Create (1.1ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-04 21:25:46.687887"], ["updated_at", "2020-12-04 21:25:46.687887"]]
 (0.3ms)  RELEASE SAVEPOINT active_record_1
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"

Redirected to www.example.com/requirements Completed 302 Found in 11ms (ActiveRecord: 2.1ms) Started GET “/requirements” for 127.0.0.1 at 2020-12-04 18:25:46 -0300 Processing by RequirementsController#index as HTML

Rendering requirements/index.html.erb within layouts/application
Requirement Load (1.2ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/index.html.erb within layouts/application (5.7ms)

Completed 200 OK in 13ms (Views: 7.8ms | ActiveRecord: 1.2ms)

 (0.7ms)  SELECT COUNT(*) FROM "requirements"
Requirement Load (0.5ms)  SELECT "requirements".* FROM "requirements"
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:25:46 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (16.2ms)

Completed 200 OK in 25ms (Views: 23.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:25:46 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (1.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 12ms (ActiveRecord: 1.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:25:46 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.3ms)

Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 18:25:46 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Exists (0.2ms)  SELECT  1 AS one FROM "requirements" LIMIT $1  [["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (3.3ms)

Completed 200 OK in 8ms (Views: 5.9ms | ActiveRecord: 0.4ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 18:25:46 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Exists (0.2ms)  SELECT  1 AS one FROM "requirements" LIMIT $1  [["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (3.0ms)

Completed 200 OK in 7ms (Views: 4.9ms | ActiveRecord: 0.4ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 18:25:46 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>""}, "commit"=>"Definir requisitos"}
 (0.2ms)  SAVEPOINT active_record_1
 (0.5ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (4.0ms)

Completed 500 Internal Server Error in 13ms (ActiveRecord: 1.0ms)

 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:25:46 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.8ms)

Completed 200 OK in 8ms (Views: 6.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:25:46 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 10ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:25:46 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.7ms)

Completed 200 OK in 9ms (Views: 6.6ms | ActiveRecord: 0.2ms)

Budget Load (0.4ms)  SELECT "budgets".* FROM "budgets"
 (0.2ms)  SAVEPOINT active_record_1
Budget Create (3.3ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-04 21:25:46.931650"], ["updated_at", "2020-12-04 21:25:46.931650"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 18:25:46 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.2ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (3.4ms)

Completed 200 OK in 6ms (Views: 4.9ms | ActiveRecord: 0.6ms)

 (0.9ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:25:46 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.6ms)

Completed 200 OK in 5ms (Views: 3.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:25:47 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:25:47 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 7ms (Views: 3.5ms | ActiveRecord: 0.2ms)

Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 18:25:47 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:25:47 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.2ms)

Completed 200 OK in 7ms (Views: 3.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:25:47 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (1.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 12ms (ActiveRecord: 1.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:25:47 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.3ms) Started GET “/diaria/new” for 127.0.0.1 at 2020-12-04 18:25:47 -0300 Processing by DiariaController#new as HTML

Rendering diaria/new.html.erb within layouts/application
Rendered diaria/_form.html.erb (6.6ms)
Rendered diaria/new.html.erb within layouts/application (7.6ms)

Completed 200 OK in 44ms (Views: 18.5ms | ActiveRecord: 2.8ms)

 (0.1ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:25:47 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (4.6ms)

Completed 200 OK in 10ms (Views: 7.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:25:47 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 8ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:25:47 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.2ms)

Completed 200 OK in 7ms (Views: 4.5ms | ActiveRecord: 0.3ms) Started GET “/diaria/new” for 127.0.0.1 at 2020-12-04 18:25:47 -0300 Processing by DiariaController#new as HTML

Rendering diaria/new.html.erb within layouts/application
Rendered diaria/_form.html.erb (3.4ms)
Rendered diaria/new.html.erb within layouts/application (3.7ms)

Completed 200 OK in 13ms (Views: 8.9ms | ActiveRecord: 0.0ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:25:47 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (12.7ms)

Completed 200 OK in 19ms (Views: 16.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:25:47 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 10ms (ActiveRecord: 0.6ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:25:47 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:25:47 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (1.1ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (7.2ms)

Completed 200 OK in 10ms (Views: 8.7ms | ActiveRecord: 1.1ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 18:25:47 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (7.6ms)
Rendered request_deadlines/new.html.erb within layouts/application (8.9ms)

Completed 200 OK in 23ms (Views: 12.6ms | ActiveRecord: 2.8ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 18:25:47 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2020", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.5ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (2.2ms)
Rendered request_deadlines/new.html.erb within layouts/application (2.4ms)

Completed 200 OK in 8ms (Views: 3.3ms | ActiveRecord: 0.7ms)

 (0.7ms)  SELECT COUNT(*) FROM "request_deadlines"
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:25:47 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:25:47 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:25:47 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 5ms (Views: 3.0ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:25:47 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.2ms)

Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.2ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 18:25:47 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (6.0ms)
Rendered request_deadlines/new.html.erb within layouts/application (6.8ms)

Completed 200 OK in 11ms (Views: 9.1ms | ActiveRecord: 0.0ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.3ms)  COMMIT
 (0.5ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:25:47 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:25:47 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:25:47 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:25:47 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.1ms)

Completed 200 OK in 5ms (Views: 3.6ms | ActiveRecord: 0.3ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 18:25:47 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (5.4ms)
Rendered tickets/new.html.erb within layouts/application (6.4ms)

Completed 200 OK in 24ms (Views: 8.7ms | ActiveRecord: 3.9ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 18:25:47 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar passagem"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
Ticket Create (0.4ms)  INSERT INTO "tickets" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-04 21:25:47.609952"], ["updated_at", "2020-12-04 21:25:47.609952"], ["user_id", 4]]
 (0.6ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/tickets/19 Completed 302 Found in 10ms (ActiveRecord: 1.5ms) Started GET “/tickets/19” for 127.0.0.1 at 2020-12-04 18:25:47 -0300 Processing by TicketsController#show as HTML

Parameters: {"id"=>"19"}
Ticket Load (0.3ms)  SELECT  "tickets".* FROM "tickets" WHERE "tickets"."id" = $1 LIMIT $2  [["id", 19], ["LIMIT", 1]]
Rendering tickets/show.html.erb within layouts/application
Rendered tickets/show.html.erb within layouts/application (0.6ms)

Completed 200 OK in 5ms (Views: 1.7ms | ActiveRecord: 0.3ms)

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Ticket Exists (0.5ms)  SELECT  1 AS one FROM "tickets" WHERE "tickets"."user_id" = $1 AND "tickets"."data_entrada" = $2 AND "tickets"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:25:47 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.4ms)

Completed 200 OK in 6ms (Views: 4.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:25:47 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 11ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:25:47 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:25:47 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.3ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 18:25:47 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (5.7ms)
Rendered tickets/new.html.erb within layouts/application (6.6ms)

Completed 200 OK in 11ms (Views: 9.9ms | ActiveRecord: 0.0ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 18:25:47 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar passagem"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (2.7ms)
Rendered tickets/new.html.erb within layouts/application (2.9ms)

Completed 200 OK in 8ms (Views: 4.3ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:26:42 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.0ms)
Rendered devise/sessions/new.html.erb within layouts/application (10.4ms)

Completed 200 OK in 146ms (Views: 135.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:26:42 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:26:42 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 18:26:42 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Exists (0.3ms)  SELECT  1 AS one FROM "requirements" LIMIT $1  [["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (4.0ms)

Completed 200 OK in 13ms (Views: 4.9ms | ActiveRecord: 3.2ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 18:26:42 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
 (0.7ms)  SAVEPOINT active_record_1
Requirement Create (0.6ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-04 21:26:42.677379"], ["updated_at", "2020-12-04 21:26:42.677379"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"

Redirected to www.example.com/requirements Completed 302 Found in 12ms (ActiveRecord: 1.8ms) Started GET “/requirements” for 127.0.0.1 at 2020-12-04 18:26:42 -0300 Processing by RequirementsController#index as HTML

Rendering requirements/index.html.erb within layouts/application
Requirement Load (0.2ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/index.html.erb within layouts/application (1.2ms)

Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.2ms)

 (1.3ms)  SELECT COUNT(*) FROM "requirements"
Requirement Load (1.2ms)  SELECT "requirements".* FROM "requirements"
 (0.8ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.2ms)  BEGIN
User Load (1.1ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:26:42 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.4ms)

Completed 200 OK in 9ms (Views: 6.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:26:42 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 9ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:26:42 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 5ms (Views: 3.7ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 18:26:42 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Exists (1.1ms)  SELECT  1 AS one FROM "requirements" LIMIT $1  [["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (2.8ms)

Completed 200 OK in 7ms (Views: 5.4ms | ActiveRecord: 1.3ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 18:26:42 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Exists (0.2ms)  SELECT  1 AS one FROM "requirements" LIMIT $1  [["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (3.5ms)

Completed 200 OK in 7ms (Views: 6.1ms | ActiveRecord: 0.4ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 18:26:42 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>""}, "commit"=>"Definir requisitos"}
 (0.5ms)  SAVEPOINT active_record_1
 (0.5ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering requirements/new.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (11.3ms)

Completed 500 Internal Server Error in 19ms (ActiveRecord: 1.5ms)

 (0.5ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:26:42 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.3ms)

Completed 200 OK in 11ms (Views: 8.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:26:42 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:26:42 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.2ms)

Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.2ms)

Budget Load (0.4ms)  SELECT "budgets".* FROM "budgets"
 (0.2ms)  SAVEPOINT active_record_1
Budget Create (0.3ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-04 21:26:42.920325"], ["updated_at", "2020-12-04 21:26:42.920325"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
 (0.2ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 18:26:42 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.2ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (3.4ms)

Completed 200 OK in 6ms (Views: 4.9ms | ActiveRecord: 0.6ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:26:42 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.0ms)

Completed 200 OK in 6ms (Views: 3.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:26:42 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (1.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 13ms (ActiveRecord: 1.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:26:42 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.1ms)

Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.3ms)

Budget Load (0.5ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 18:26:42 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.2ms)  SELECT COUNT(*) FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.4ms)

 (0.1ms)  ROLLBACK
 (0.6ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:26:43 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.5ms)

Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:26:43 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 9ms (ActiveRecord: 0.6ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:26:43 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (2.0ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.4ms)

Completed 200 OK in 16ms (Views: 11.0ms | ActiveRecord: 2.0ms) Started GET “/diaria/new” for 127.0.0.1 at 2020-12-04 18:26:43 -0300 Processing by DiariaController#new as HTML

Rendering diaria/new.html.erb within layouts/application
Rendered diaria/_form.html.erb (4.5ms)
Rendered diaria/new.html.erb within layouts/application (8.5ms)

Completed 200 OK in 40ms (Views: 19.0ms | ActiveRecord: 4.9ms)

 (0.2ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.5ms)  COMMIT
 (0.3ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:26:43 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (4.1ms)

Completed 200 OK in 11ms (Views: 10.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:26:43 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:26:43 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 6ms (Views: 4.9ms | ActiveRecord: 0.2ms) Started GET “/diaria/new” for 127.0.0.1 at 2020-12-04 18:26:43 -0300 Processing by DiariaController#new as HTML

Rendering diaria/new.html.erb within layouts/application
Rendered diaria/_form.html.erb (2.3ms)
Rendered diaria/new.html.erb within layouts/application (3.4ms)

Completed 200 OK in 9ms (Views: 5.5ms | ActiveRecord: 0.0ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:26:43 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.3ms)

Completed 200 OK in 8ms (Views: 4.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:26:43 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.6ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:26:43 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.9ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (7.9ms)

Completed 200 OK in 15ms (Views: 11.6ms | ActiveRecord: 0.9ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:26:43 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.2ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 18:26:43 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (5.3ms)
Rendered request_deadlines/new.html.erb within layouts/application (6.4ms)

Completed 200 OK in 31ms (Views: 9.0ms | ActiveRecord: 10.3ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 18:26:43 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2021", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.1ms)  SAVEPOINT active_record_1
RequestDeadline Create (0.7ms)  INSERT INTO "request_deadlines" ("deadline", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["deadline", "2021-01-01 17:30:00"], ["created_at", "2020-12-04 21:26:43.368026"], ["updated_at", "2020-12-04 21:26:43.368026"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/request_deadlines Completed 302 Found in 6ms (ActiveRecord: 1.4ms) Started GET “/request_deadlines” for 127.0.0.1 at 2020-12-04 18:26:43 -0300 Processing by RequestDeadlinesController#index as HTML

Rendering request_deadlines/index.html.erb within layouts/application
RequestDeadline Load (1.1ms)  SELECT "request_deadlines".* FROM "request_deadlines"
Rendered request_deadlines/index.html.erb within layouts/application (6.2ms)

Completed 200 OK in 16ms (Views: 7.9ms | ActiveRecord: 1.1ms)

 (0.3ms)  SELECT COUNT(*) FROM "request_deadlines"
RequestDeadline Load (0.2ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:26:43 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.8ms)

Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:26:43 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:26:43 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:26:43 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.2ms)

Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.2ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 18:26:43 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (1.9ms)
Rendered request_deadlines/new.html.erb within layouts/application (2.2ms)

Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.0ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:26:43 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:26:43 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 3ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:26:43 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.3ms)

Completed 200 OK in 5ms (Views: 3.8ms | ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:26:43 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (4.0ms)

Completed 200 OK in 12ms (Views: 11.1ms | ActiveRecord: 0.3ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 18:26:43 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (11.3ms)
Rendered tickets/new.html.erb within layouts/application (13.6ms)

Completed 200 OK in 30ms (Views: 17.6ms | ActiveRecord: 3.8ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 18:26:43 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar passagem"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.9ms)  SAVEPOINT active_record_1
Ticket Create (0.4ms)  INSERT INTO "tickets" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-04 21:26:43.586696"], ["updated_at", "2020-12-04 21:26:43.586696"], ["user_id", 4]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/tickets/20 Completed 302 Found in 18ms (ActiveRecord: 1.6ms) Started GET “/tickets/20” for 127.0.0.1 at 2020-12-04 18:26:43 -0300 Processing by TicketsController#show as HTML

Parameters: {"id"=>"20"}
Ticket Load (0.3ms)  SELECT  "tickets".* FROM "tickets" WHERE "tickets"."id" = $1 LIMIT $2  [["id", 20], ["LIMIT", 1]]
Rendering tickets/show.html.erb within layouts/application
Rendered tickets/show.html.erb within layouts/application (0.6ms)

Completed 200 OK in 4ms (Views: 1.7ms | ActiveRecord: 0.3ms)

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Ticket Exists (0.4ms)  SELECT  1 AS one FROM "tickets" WHERE "tickets"."user_id" = $1 AND "tickets"."data_entrada" = $2 AND "tickets"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.1ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:26:43 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.9ms)

Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:26:43 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 3ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:26:43 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.2ms)

Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:26:43 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.3ms)

Completed 200 OK in 7ms (Views: 5.9ms | ActiveRecord: 0.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 18:26:43 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (4.5ms)
Rendered tickets/new.html.erb within layouts/application (4.7ms)

Completed 200 OK in 9ms (Views: 6.5ms | ActiveRecord: 0.0ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 18:26:43 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar passagem"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (2.3ms)
Rendered tickets/new.html.erb within layouts/application (2.5ms)

Completed 200 OK in 7ms (Views: 3.9ms | ActiveRecord: 0.4ms)

 (0.2ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:28:37 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (2.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (13.1ms)

Completed 200 OK in 139ms (Views: 131.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:28:37 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:28:37 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 18:28:37 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Exists (0.3ms)  SELECT  1 AS one FROM "requirements" LIMIT $1  [["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (4.3ms)

Completed 200 OK in 14ms (Views: 5.0ms | ActiveRecord: 3.9ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 18:28:37 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
 (0.4ms)  SAVEPOINT active_record_1
Requirement Create (0.6ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-04 21:28:37.920457"], ["updated_at", "2020-12-04 21:28:37.920457"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"

Redirected to www.example.com/requirements Completed 302 Found in 9ms (ActiveRecord: 1.6ms) Started GET “/requirements” for 127.0.0.1 at 2020-12-04 18:28:37 -0300 Processing by RequirementsController#index as HTML

Rendering requirements/index.html.erb within layouts/application
Requirement Load (0.4ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 6ms (Views: 4.0ms | ActiveRecord: 0.4ms)

 (0.8ms)  SELECT COUNT(*) FROM "requirements"
Requirement Load (0.9ms)  SELECT "requirements".* FROM "requirements"
 (0.3ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.3ms)  COMMIT
 (0.2ms)  BEGIN
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:28:37 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.9ms)

Completed 200 OK in 9ms (Views: 6.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:28:37 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 12ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:28:38 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 18:28:38 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Exists (0.2ms)  SELECT  1 AS one FROM "requirements" LIMIT $1  [["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (2.7ms)

Completed 200 OK in 7ms (Views: 4.9ms | ActiveRecord: 0.5ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 18:28:38 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Exists (0.2ms)  SELECT  1 AS one FROM "requirements" LIMIT $1  [["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (2.1ms)

Completed 200 OK in 5ms (Views: 3.7ms | ActiveRecord: 0.4ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 18:28:38 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>""}, "commit"=>"Definir requisitos"}
 (0.3ms)  SAVEPOINT active_record_1
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (5.0ms)

Completed 500 Internal Server Error in 12ms (ActiveRecord: 0.7ms)

 (0.1ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:28:38 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (4.1ms)

Completed 200 OK in 9ms (Views: 7.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:28:38 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.8ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 17ms (ActiveRecord: 0.8ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:28:38 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.1ms)

Completed 200 OK in 8ms (Views: 6.1ms | ActiveRecord: 0.2ms)

Budget Load (1.1ms)  SELECT "budgets".* FROM "budgets"
 (0.1ms)  SAVEPOINT active_record_1
Budget Create (0.3ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-04 21:28:38.164865"], ["updated_at", "2020-12-04 21:28:38.164865"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
 (0.5ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 18:28:38 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (6.0ms)

Completed 200 OK in 12ms (Views: 10.1ms | ActiveRecord: 0.8ms)

 (1.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:28:38 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:28:38 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:28:38 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.9ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.1ms)

Completed 200 OK in 4ms (Views: 2.4ms | ActiveRecord: 0.9ms)

Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 18:28:38 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.2ms)  SELECT COUNT(*) FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.4ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.3ms)  COMMIT
 (0.7ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:28:38 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.5ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.9ms)

Completed 200 OK in 8ms (Views: 6.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:28:38 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:28:38 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 5ms (Views: 2.9ms | ActiveRecord: 0.2ms) Started GET “/diaria/new” for 127.0.0.1 at 2020-12-04 18:28:38 -0300 Processing by DiariaController#new as HTML

Rendering diaria/new.html.erb within layouts/application
Rendered diaria/_form.html.erb (9.4ms)
Rendered diaria/new.html.erb within layouts/application (11.2ms)

Completed 200 OK in 42ms (Views: 15.9ms | ActiveRecord: 2.8ms)

 (0.1ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:28:38 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (4.5ms)

Completed 200 OK in 13ms (Views: 11.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:28:38 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 9ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:28:38 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.8ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (7.3ms)

Completed 200 OK in 13ms (Views: 11.2ms | ActiveRecord: 0.8ms) Started GET “/diaria/new” for 127.0.0.1 at 2020-12-04 18:28:38 -0300 Processing by DiariaController#new as HTML

Rendering diaria/new.html.erb within layouts/application
Rendered diaria/_form.html.erb (2.0ms)
Rendered diaria/new.html.erb within layouts/application (2.2ms)

Completed 200 OK in 7ms (Views: 5.7ms | ActiveRecord: 0.0ms)

 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN
 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.2ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:28:38 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (3.9ms)
Rendered devise/sessions/new.html.erb within layouts/application (7.9ms)

Completed 200 OK in 20ms (Views: 19.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:28:38 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:28:38 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.9ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (7.6ms)

Completed 200 OK in 10ms (Views: 8.6ms | ActiveRecord: 0.9ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:28:38 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.2ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 18:28:38 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (12.1ms)
Rendered request_deadlines/new.html.erb within layouts/application (13.8ms)

Completed 200 OK in 44ms (Views: 20.9ms | ActiveRecord: 3.2ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 18:28:38 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2021", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (1.6ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.4ms)  SAVEPOINT active_record_1
RequestDeadline Create (0.3ms)  INSERT INTO "request_deadlines" ("deadline", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["deadline", "2021-01-01 17:30:00"], ["created_at", "2020-12-04 21:28:38.615153"], ["updated_at", "2020-12-04 21:28:38.615153"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/request_deadlines Completed 302 Found in 10ms (ActiveRecord: 2.4ms) Started GET “/request_deadlines” for 127.0.0.1 at 2020-12-04 18:28:38 -0300 Processing by RequestDeadlinesController#index as HTML

Rendering request_deadlines/index.html.erb within layouts/application
RequestDeadline Load (0.2ms)  SELECT "request_deadlines".* FROM "request_deadlines"
Rendered request_deadlines/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.2ms)

 (0.2ms)  SELECT COUNT(*) FROM "request_deadlines"
RequestDeadline Load (0.2ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.3ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:28:38 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.5ms)

Completed 200 OK in 7ms (Views: 5.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:28:38 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:28:38 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 7ms (Views: 4.3ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:28:38 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.2ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 18:28:38 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (3.3ms)
Rendered request_deadlines/new.html.erb within layouts/application (3.6ms)

Completed 200 OK in 7ms (Views: 5.7ms | ActiveRecord: 0.0ms)

 (0.1ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:28:38 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:28:38 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:28:38 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.5ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:28:38 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.3ms)

Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.3ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 18:28:38 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (5.2ms)
Rendered tickets/new.html.erb within layouts/application (6.5ms)

Completed 200 OK in 21ms (Views: 8.6ms | ActiveRecord: 3.4ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 18:28:38 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar passagem"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
Ticket Create (0.6ms)  INSERT INTO "tickets" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-04 21:28:38.793691"], ["updated_at", "2020-12-04 21:28:38.793691"], ["user_id", 4]]
 (2.0ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/tickets/21 Completed 302 Found in 19ms (ActiveRecord: 3.2ms) Started GET “/tickets/21” for 127.0.0.1 at 2020-12-04 18:28:38 -0300 Processing by TicketsController#show as HTML

Parameters: {"id"=>"21"}
Ticket Load (1.0ms)  SELECT  "tickets".* FROM "tickets" WHERE "tickets"."id" = $1 LIMIT $2  [["id", 21], ["LIMIT", 1]]
Rendering tickets/show.html.erb within layouts/application
Rendered tickets/show.html.erb within layouts/application (0.6ms)

Completed 200 OK in 6ms (Views: 1.7ms | ActiveRecord: 1.0ms)

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Ticket Exists (0.4ms)  SELECT  1 AS one FROM "tickets" WHERE "tickets"."user_id" = $1 AND "tickets"."data_entrada" = $2 AND "tickets"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (1.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:28:38 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.5ms)
Rendered devise/sessions/new.html.erb within layouts/application (7.9ms)

Completed 200 OK in 12ms (Views: 10.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:28:38 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 3ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:28:38 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 6ms (Views: 5.1ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:28:38 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 18:28:38 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (3.3ms)
Rendered tickets/new.html.erb within layouts/application (3.6ms)

Completed 200 OK in 6ms (Views: 5.0ms | ActiveRecord: 0.0ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 18:28:38 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar passagem"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (2.1ms)
Rendered tickets/new.html.erb within layouts/application (2.3ms)

Completed 200 OK in 6ms (Views: 3.4ms | ActiveRecord: 0.3ms)

 (1.8ms)  ROLLBACK
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.5ms)  BEGIN
 (0.6ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:28:58 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.0ms)

Completed 200 OK in 131ms (Views: 124.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:28:58 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:28:58 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 18:28:58 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Exists (0.3ms)  SELECT  1 AS one FROM "requirements" LIMIT $1  [["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (3.2ms)

Completed 200 OK in 17ms (Views: 7.1ms | ActiveRecord: 4.5ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 18:28:59 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
 (0.1ms)  SAVEPOINT active_record_1
Requirement Create (0.3ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-04 21:28:59.021745"], ["updated_at", "2020-12-04 21:28:59.021745"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
Requirement Load (0.1ms)  SELECT "requirements".* FROM "requirements"

Redirected to www.example.com/requirements Completed 302 Found in 3ms (ActiveRecord: 0.6ms) Started GET “/requirements” for 127.0.0.1 at 2020-12-04 18:28:59 -0300 Processing by RequirementsController#index as HTML

Rendering requirements/index.html.erb within layouts/application
Requirement Load (1.1ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/index.html.erb within layouts/application (2.1ms)

Completed 200 OK in 7ms (Views: 4.0ms | ActiveRecord: 1.1ms)

 (0.3ms)  SELECT COUNT(*) FROM "requirements"
Requirement Load (0.2ms)  SELECT "requirements".* FROM "requirements"
 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:28:59 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (8.8ms)

Completed 200 OK in 17ms (Views: 12.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:28:59 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:28:59 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.2ms)

Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.3ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 18:28:59 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Exists (0.3ms)  SELECT  1 AS one FROM "requirements" LIMIT $1  [["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (2.8ms)

Completed 200 OK in 6ms (Views: 4.3ms | ActiveRecord: 0.5ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 18:28:59 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Exists (0.3ms)  SELECT  1 AS one FROM "requirements" LIMIT $1  [["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (2.5ms)

Completed 200 OK in 6ms (Views: 4.5ms | ActiveRecord: 0.5ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 18:28:59 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>""}, "commit"=>"Definir requisitos"}
 (2.0ms)  SAVEPOINT active_record_1
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (4.0ms)

Completed 500 Internal Server Error in 12ms (ActiveRecord: 2.5ms)

 (0.2ms)  ROLLBACK
 (0.9ms)  BEGIN
 (0.9ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:28:59 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (4.4ms)

Completed 200 OK in 10ms (Views: 9.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:28:59 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.8ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 20ms (ActiveRecord: 0.8ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:28:59 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.5ms)

Completed 200 OK in 10ms (Views: 9.4ms | ActiveRecord: 0.2ms)

Budget Load (0.6ms)  SELECT "budgets".* FROM "budgets"
 (0.1ms)  SAVEPOINT active_record_1
Budget Create (0.5ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-04 21:28:59.272062"], ["updated_at", "2020-12-04 21:28:59.272062"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.7ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 18:28:59 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.8ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.2ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (9.5ms)

Completed 200 OK in 17ms (Views: 10.9ms | ActiveRecord: 1.2ms)

 (0.3ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:28:59 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:28:59 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:28:59 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.2ms)

Budget Load (1.3ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 18:28:59 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (1.5ms)  SELECT COUNT(*) FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (8.6ms)

Completed 200 OK in 15ms (Views: 12.1ms | ActiveRecord: 1.7ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:28:59 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.1ms)

Completed 200 OK in 11ms (Views: 10.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:28:59 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:28:59 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.1ms)

Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.2ms) Started GET “/diaria/new” for 127.0.0.1 at 2020-12-04 18:28:59 -0300 Processing by DiariaController#new as HTML

Rendering diaria/new.html.erb within layouts/application
Rendered diaria/_form.html.erb (3.1ms)
Rendered diaria/new.html.erb within layouts/application (5.0ms)

Completed 200 OK in 43ms (Views: 8.3ms | ActiveRecord: 4.4ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:28:59 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.6ms)

Completed 200 OK in 6ms (Views: 5.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:28:59 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 9ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:28:59 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.9ms)

Completed 200 OK in 10ms (Views: 7.9ms | ActiveRecord: 0.2ms) Started GET “/diaria/new” for 127.0.0.1 at 2020-12-04 18:28:59 -0300 Processing by DiariaController#new as HTML

Rendering diaria/new.html.erb within layouts/application
Rendered diaria/_form.html.erb (2.0ms)
Rendered diaria/new.html.erb within layouts/application (3.1ms)

Completed 200 OK in 7ms (Views: 5.1ms | ActiveRecord: 0.0ms)

 (0.2ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:28:59 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.5ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.4ms)

Completed 200 OK in 15ms (Views: 12.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:28:59 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (1.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 11ms (ActiveRecord: 1.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:28:59 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.7ms)

Completed 200 OK in 10ms (Views: 6.0ms | ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:28:59 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.2ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 18:28:59 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (14.8ms)
Rendered request_deadlines/new.html.erb within layouts/application (16.1ms)

Completed 200 OK in 34ms (Views: 19.6ms | ActiveRecord: 6.4ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 18:28:59 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2021", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.4ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.3ms)  SAVEPOINT active_record_1
RequestDeadline Create (0.4ms)  INSERT INTO "request_deadlines" ("deadline", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["deadline", "2021-01-01 17:30:00"], ["created_at", "2020-12-04 21:28:59.741662"], ["updated_at", "2020-12-04 21:28:59.741662"]]
 (0.3ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/request_deadlines Completed 302 Found in 5ms (ActiveRecord: 1.3ms) Started GET “/request_deadlines” for 127.0.0.1 at 2020-12-04 18:28:59 -0300 Processing by RequestDeadlinesController#index as HTML

Rendering request_deadlines/index.html.erb within layouts/application
RequestDeadline Load (0.7ms)  SELECT "request_deadlines".* FROM "request_deadlines"
Rendered request_deadlines/index.html.erb within layouts/application (2.5ms)

Completed 200 OK in 6ms (Views: 4.0ms | ActiveRecord: 0.7ms)

 (0.8ms)  SELECT COUNT(*) FROM "request_deadlines"
RequestDeadline Load (0.2ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:28:59 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.0ms)

Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:28:59 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:28:59 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:28:59 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.2ms)

Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.2ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 18:28:59 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (3.1ms)
Rendered request_deadlines/new.html.erb within layouts/application (3.4ms)

Completed 200 OK in 9ms (Views: 5.6ms | ActiveRecord: 0.0ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:28:59 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.1ms)

Completed 200 OK in 7ms (Views: 6.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:28:59 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:28:59 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (5.1ms)

Completed 200 OK in 13ms (Views: 12.1ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:28:59 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 18:28:59 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (6.6ms)
Rendered tickets/new.html.erb within layouts/application (8.4ms)

Completed 200 OK in 33ms (Views: 12.4ms | ActiveRecord: 4.5ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 18:28:59 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar passagem"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
Ticket Create (0.6ms)  INSERT INTO "tickets" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-04 21:28:59.940628"], ["updated_at", "2020-12-04 21:28:59.940628"], ["user_id", 4]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/tickets/22 Completed 302 Found in 7ms (ActiveRecord: 1.1ms) Started GET “/tickets/22” for 127.0.0.1 at 2020-12-04 18:28:59 -0300 Processing by TicketsController#show as HTML

Parameters: {"id"=>"22"}
Ticket Load (0.4ms)  SELECT  "tickets".* FROM "tickets" WHERE "tickets"."id" = $1 LIMIT $2  [["id", 22], ["LIMIT", 1]]
Rendering tickets/show.html.erb within layouts/application
Rendered tickets/show.html.erb within layouts/application (0.7ms)

Completed 200 OK in 6ms (Views: 3.1ms | ActiveRecord: 0.4ms)

User Load (1.1ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Ticket Exists (0.4ms)  SELECT  1 AS one FROM "tickets" WHERE "tickets"."user_id" = $1 AND "tickets"."data_entrada" = $2 AND "tickets"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:28:59 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.5ms)

Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:28:59 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.9ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 8ms (ActiveRecord: 0.9ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:28:59 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.9ms)

Completed 200 OK in 8ms (Views: 6.5ms | ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:28:59 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 18:29:00 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (3.4ms)
Rendered tickets/new.html.erb within layouts/application (3.8ms)

Completed 200 OK in 6ms (Views: 5.4ms | ActiveRecord: 0.0ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 18:29:00 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar passagem"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (2.5ms)
Rendered tickets/new.html.erb within layouts/application (2.8ms)

Completed 200 OK in 7ms (Views: 4.1ms | ActiveRecord: 0.5ms)

 (1.0ms)  ROLLBACK
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:29:27 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.2ms)

Completed 200 OK in 132ms (Views: 126.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:29:27 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:29:27 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.2ms)

Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 18:29:27 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (1.1ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Exists (0.9ms)  SELECT  1 AS one FROM "requirements" LIMIT $1  [["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (10.5ms)

Completed 200 OK in 23ms (Views: 11.8ms | ActiveRecord: 5.2ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 18:29:27 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
 (0.2ms)  SAVEPOINT active_record_1
Requirement Create (0.6ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-04 21:29:27.948760"], ["updated_at", "2020-12-04 21:29:27.948760"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"

Redirected to www.example.com/requirements Completed 302 Found in 6ms (ActiveRecord: 1.3ms) Started GET “/requirements” for 127.0.0.1 at 2020-12-04 18:29:27 -0300 Processing by RequirementsController#index as HTML

Rendering requirements/index.html.erb within layouts/application
Requirement Load (0.4ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/index.html.erb within layouts/application (2.7ms)

Completed 200 OK in 9ms (Views: 5.3ms | ActiveRecord: 0.4ms)

 (0.6ms)  SELECT COUNT(*) FROM "requirements"
Requirement Load (1.1ms)  SELECT "requirements".* FROM "requirements"
 (0.4ms)  ROLLBACK
 (0.8ms)  BEGIN
 (4.9ms)  COMMIT
 (0.2ms)  BEGIN
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:29:28 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (8.4ms)

Completed 200 OK in 15ms (Views: 14.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:29:28 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:29:28 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.2ms)

Completed 200 OK in 5ms (Views: 4.3ms | ActiveRecord: 0.3ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 18:29:28 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Exists (0.2ms)  SELECT  1 AS one FROM "requirements" LIMIT $1  [["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (2.9ms)

Completed 200 OK in 7ms (Views: 5.3ms | ActiveRecord: 0.4ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 18:29:28 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Exists (0.2ms)  SELECT  1 AS one FROM "requirements" LIMIT $1  [["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (2.3ms)

Completed 200 OK in 6ms (Views: 3.8ms | ActiveRecord: 0.4ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 18:29:28 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>""}, "commit"=>"Definir requisitos"}
 (0.2ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (5.2ms)

Completed 500 Internal Server Error in 13ms (ActiveRecord: 0.5ms)

 (0.1ms)  ROLLBACK
 (0.6ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:29:28 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.0ms)

Completed 200 OK in 7ms (Views: 5.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:29:28 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 9ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:29:28 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.3ms)

Completed 200 OK in 8ms (Views: 6.4ms | ActiveRecord: 0.3ms)

Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"
 (0.1ms)  SAVEPOINT active_record_1
Budget Create (3.0ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-04 21:29:28.203582"], ["updated_at", "2020-12-04 21:29:28.203582"]]
 (0.3ms)  RELEASE SAVEPOINT active_record_1
 (0.2ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.1ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 18:29:28 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.2ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (2.8ms)

Completed 200 OK in 5ms (Views: 3.8ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:29:28 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:29:28 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:29:28 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.1ms)

Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.2ms)

Budget Load (1.2ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 18:29:28 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 2.4ms | ActiveRecord: 0.6ms)

 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:29:28 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.5ms)

Completed 200 OK in 4ms (Views: 2.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:29:28 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:29:28 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.2ms)

Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.2ms) Started GET “/diaria/new” for 127.0.0.1 at 2020-12-04 18:29:28 -0300 Processing by DiariaController#new as HTML

Rendering diaria/new.html.erb within layouts/application
Rendered diaria/_form.html.erb (5.3ms)
Rendered diaria/new.html.erb within layouts/application (7.9ms)

Completed 200 OK in 52ms (Views: 15.9ms | ActiveRecord: 4.0ms)

 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:29:28 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (9.4ms)

Completed 200 OK in 16ms (Views: 11.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:29:28 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (1.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 13ms (ActiveRecord: 1.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:29:28 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 5ms (Views: 4.7ms | ActiveRecord: 0.3ms) Started GET “/diaria/new” for 127.0.0.1 at 2020-12-04 18:29:28 -0300 Processing by DiariaController#new as HTML

Rendering diaria/new.html.erb within layouts/application
Rendered diaria/_form.html.erb (1.9ms)
Rendered diaria/new.html.erb within layouts/application (2.1ms)

Completed 200 OK in 8ms (Views: 7.1ms | ActiveRecord: 0.0ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (2.5ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:29:28 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (13.6ms)

Completed 200 OK in 19ms (Views: 17.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:29:28 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (1.1ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 1.1ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:29:28 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.2ms)

Completed 200 OK in 3ms (Views: 2.3ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:29:28 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.2ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 18:29:28 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (5.7ms)
Rendered request_deadlines/new.html.erb within layouts/application (7.0ms)

Completed 200 OK in 20ms (Views: 10.0ms | ActiveRecord: 2.7ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 18:29:28 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2021", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.1ms)  SAVEPOINT active_record_1
RequestDeadline Create (0.8ms)  INSERT INTO "request_deadlines" ("deadline", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["deadline", "2021-01-01 17:30:00"], ["created_at", "2020-12-04 21:29:28.601880"], ["updated_at", "2020-12-04 21:29:28.601880"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/request_deadlines Completed 302 Found in 23ms (ActiveRecord: 1.4ms) Started GET “/request_deadlines” for 127.0.0.1 at 2020-12-04 18:29:28 -0300 Processing by RequestDeadlinesController#index as HTML

Rendering request_deadlines/index.html.erb within layouts/application
RequestDeadline Load (0.4ms)  SELECT "request_deadlines".* FROM "request_deadlines"
Rendered request_deadlines/index.html.erb within layouts/application (2.3ms)

Completed 200 OK in 6ms (Views: 4.5ms | ActiveRecord: 0.4ms)

 (1.2ms)  SELECT COUNT(*) FROM "request_deadlines"
RequestDeadline Load (1.1ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.2ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.7ms)  COMMIT
 (0.7ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:29:28 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:29:28 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:29:28 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.3ms)

Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:29:28 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.1ms)

Completed 200 OK in 5ms (Views: 3.5ms | ActiveRecord: 0.2ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 18:29:28 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (1.9ms)
Rendered request_deadlines/new.html.erb within layouts/application (2.1ms)

Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.0ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 18:29:28 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2015", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (2.0ms)
Rendered request_deadlines/new.html.erb within layouts/application (2.3ms)

Completed 200 OK in 6ms (Views: 3.4ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:29:28 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.5ms)

Completed 200 OK in 6ms (Views: 5.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:29:28 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:29:28 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.2ms)

Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:29:28 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (4.1ms)

Completed 200 OK in 6ms (Views: 4.6ms | ActiveRecord: 0.7ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 18:29:28 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (6.0ms)
Rendered tickets/new.html.erb within layouts/application (7.3ms)

Completed 200 OK in 21ms (Views: 10.0ms | ActiveRecord: 2.8ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 18:29:28 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar passagem"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
Ticket Create (0.7ms)  INSERT INTO "tickets" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-04 21:29:28.837314"], ["updated_at", "2020-12-04 21:29:28.837314"], ["user_id", 4]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/tickets/23 Completed 302 Found in 11ms (ActiveRecord: 1.3ms) Started GET “/tickets/23” for 127.0.0.1 at 2020-12-04 18:29:28 -0300 Processing by TicketsController#show as HTML

Parameters: {"id"=>"23"}
Ticket Load (0.2ms)  SELECT  "tickets".* FROM "tickets" WHERE "tickets"."id" = $1 LIMIT $2  [["id", 23], ["LIMIT", 1]]
Rendering tickets/show.html.erb within layouts/application
Rendered tickets/show.html.erb within layouts/application (0.6ms)

Completed 200 OK in 5ms (Views: 1.6ms | ActiveRecord: 0.2ms)

User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Ticket Exists (0.4ms)  SELECT  1 AS one FROM "tickets" WHERE "tickets"."user_id" = $1 AND "tickets"."data_entrada" = $2 AND "tickets"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.4ms)  BEGIN
 (0.5ms)  COMMIT
 (0.4ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:29:28 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.6ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.2ms)

Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:29:28 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:29:28 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.1ms)

Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:29:28 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.3ms)

Completed 200 OK in 7ms (Views: 5.0ms | ActiveRecord: 0.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 18:29:28 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (2.3ms)
Rendered tickets/new.html.erb within layouts/application (2.5ms)

Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.0ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 18:29:28 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar passagem"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (2.4ms)
Rendered tickets/new.html.erb within layouts/application (2.7ms)

Completed 200 OK in 7ms (Views: 4.1ms | ActiveRecord: 0.4ms)

 (0.1ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:42:52 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (2.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (7.8ms)

Completed 200 OK in 125ms (Views: 119.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:42:52 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:42:52 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 18:42:52 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Exists (0.4ms)  SELECT  1 AS one FROM "requirements" LIMIT $1  [["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (4.1ms)

Completed 200 OK in 12ms (Views: 4.9ms | ActiveRecord: 3.2ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 18:42:52 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
 (0.3ms)  SAVEPOINT active_record_1
Requirement Create (0.6ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-04 21:42:53.006196"], ["updated_at", "2020-12-04 21:42:53.006196"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"

Redirected to www.example.com/requirements Completed 302 Found in 12ms (ActiveRecord: 1.5ms) Started GET “/requirements” for 127.0.0.1 at 2020-12-04 18:42:53 -0300 Processing by RequirementsController#index as HTML

Rendering requirements/index.html.erb within layouts/application
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 16ms (Views: 13.3ms | ActiveRecord: 0.3ms)

 (0.4ms)  SELECT COUNT(*) FROM "requirements"
Requirement Load (0.8ms)  SELECT "requirements".* FROM "requirements"
 (2.3ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:42:53 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.8ms)

Completed 200 OK in 7ms (Views: 5.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:42:53 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (1.1ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 12ms (ActiveRecord: 1.1ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:42:53 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.4ms)

Completed 200 OK in 7ms (Views: 6.3ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 18:42:53 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Exists (0.2ms)  SELECT  1 AS one FROM "requirements" LIMIT $1  [["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (2.7ms)

Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.4ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 18:42:53 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Exists (0.2ms)  SELECT  1 AS one FROM "requirements" LIMIT $1  [["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (4.0ms)

Completed 200 OK in 7ms (Views: 6.4ms | ActiveRecord: 0.4ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 18:42:53 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>""}, "commit"=>"Definir requisitos"}
 (0.2ms)  SAVEPOINT active_record_1
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (6.6ms)

Completed 500 Internal Server Error in 13ms (ActiveRecord: 0.7ms)

 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:42:53 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.9ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.0ms)

Completed 200 OK in 7ms (Views: 6.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:42:53 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 9ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:42:53 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.3ms)

Completed 200 OK in 7ms (Views: 6.6ms | ActiveRecord: 0.2ms)

Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"
 (0.7ms)  SAVEPOINT active_record_1
Budget Create (0.4ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-04 21:42:53.254857"], ["updated_at", "2020-12-04 21:42:53.254857"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1
 (0.5ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.5ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 18:42:53 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (3.5ms)

Completed 200 OK in 9ms (Views: 5.2ms | ActiveRecord: 0.6ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:42:53 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.3ms)

Completed 200 OK in 6ms (Views: 5.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:42:53 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:42:53 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (1.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (6.6ms)

Completed 200 OK in 12ms (Views: 9.4ms | ActiveRecord: 1.2ms)

Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 18:42:53 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (3.5ms)

Completed 200 OK in 5ms (Views: 3.8ms | ActiveRecord: 0.9ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:42:53 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (8.2ms)

Completed 200 OK in 13ms (Views: 11.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:42:53 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:42:53 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (1.0ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (4.8ms)

Completed 200 OK in 11ms (Views: 8.8ms | ActiveRecord: 1.0ms) Started GET “/diaria/new” for 127.0.0.1 at 2020-12-04 18:42:53 -0300 Processing by DiariaController#new as HTML

Rendering diaria/new.html.erb within layouts/application
Rendered diaria/_form.html.erb (4.6ms)
Rendered diaria/new.html.erb within layouts/application (8.2ms)

Completed 200 OK in 46ms (Views: 15.5ms | ActiveRecord: 7.5ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:42:53 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.6ms)

Completed 200 OK in 9ms (Views: 8.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:42:53 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 12ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:42:53 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (1.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.6ms)

Completed 200 OK in 8ms (Views: 6.2ms | ActiveRecord: 1.5ms) Started GET “/diaria/new” for 127.0.0.1 at 2020-12-04 18:42:53 -0300 Processing by DiariaController#new as HTML

Rendering diaria/new.html.erb within layouts/application
Rendered diaria/_form.html.erb (2.0ms)
Rendered diaria/new.html.erb within layouts/application (3.6ms)

Completed 200 OK in 10ms (Views: 5.9ms | ActiveRecord: 0.0ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.4ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:42:53 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.5ms)
Rendered devise/sessions/new.html.erb within layouts/application (4.5ms)

Completed 200 OK in 9ms (Views: 8.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:42:53 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 10ms (ActiveRecord: 0.6ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:42:53 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:42:53 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.2ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 18:42:53 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (6.9ms)
Rendered request_deadlines/new.html.erb within layouts/application (7.9ms)

Completed 200 OK in 28ms (Views: 10.3ms | ActiveRecord: 7.2ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 18:42:53 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2021", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.6ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.3ms)  SAVEPOINT active_record_1
RequestDeadline Create (1.3ms)  INSERT INTO "request_deadlines" ("deadline", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["deadline", "2021-01-01 17:30:00"], ["created_at", "2020-12-04 21:42:53.720119"], ["updated_at", "2020-12-04 21:42:53.720119"]]
 (0.4ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/request_deadlines Completed 302 Found in 11ms (ActiveRecord: 2.7ms) Started GET “/request_deadlines” for 127.0.0.1 at 2020-12-04 18:42:53 -0300 Processing by RequestDeadlinesController#index as HTML

Rendering request_deadlines/index.html.erb within layouts/application
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
Rendered request_deadlines/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 3ms (Views: 2.3ms | ActiveRecord: 0.3ms)

 (0.3ms)  SELECT COUNT(*) FROM "request_deadlines"
RequestDeadline Load (0.2ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:42:53 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.5ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.0ms)

Completed 200 OK in 6ms (Views: 4.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:42:53 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:42:53 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.3ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:42:53 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.5ms)

Completed 200 OK in 5ms (Views: 3.4ms | ActiveRecord: 0.5ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 18:42:53 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (2.0ms)
Rendered request_deadlines/new.html.erb within layouts/application (2.3ms)

Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.0ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 18:42:53 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2015", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.5ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (2.2ms)
Rendered request_deadlines/new.html.erb within layouts/application (2.4ms)

Completed 200 OK in 7ms (Views: 3.3ms | ActiveRecord: 0.7ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:42:53 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.9ms)

Completed 200 OK in 5ms (Views: 3.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:42:53 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:42:53 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 7ms (Views: 5.7ms | ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:42:53 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 18:42:53 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (5.3ms)
Rendered tickets/new.html.erb within layouts/application (6.5ms)

Completed 200 OK in 22ms (Views: 9.0ms | ActiveRecord: 3.6ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 18:42:53 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar passagem"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
Ticket Create (0.5ms)  INSERT INTO "tickets" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-04 21:42:53.920340"], ["updated_at", "2020-12-04 21:42:53.920340"], ["user_id", 4]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/tickets/24 Completed 302 Found in 7ms (ActiveRecord: 1.1ms) Started GET “/tickets/24” for 127.0.0.1 at 2020-12-04 18:42:53 -0300 Processing by TicketsController#show as HTML

Parameters: {"id"=>"24"}
Ticket Load (0.3ms)  SELECT  "tickets".* FROM "tickets" WHERE "tickets"."id" = $1 LIMIT $2  [["id", 24], ["LIMIT", 1]]
Rendering tickets/show.html.erb within layouts/application
Rendered tickets/show.html.erb within layouts/application (2.5ms)

Completed 200 OK in 7ms (Views: 5.1ms | ActiveRecord: 0.3ms)

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Ticket Exists (0.5ms)  SELECT  1 AS one FROM "tickets" WHERE "tickets"."user_id" = $1 AND "tickets"."data_entrada" = $2 AND "tickets"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.6ms)  COMMIT
 (0.4ms)  BEGIN
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:42:53 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.5ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.5ms)

Completed 200 OK in 8ms (Views: 6.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 18:42:53 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 8ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:42:53 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 18:42:53 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.3ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 18:42:53 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (3.0ms)
Rendered tickets/new.html.erb within layouts/application (3.7ms)

Completed 200 OK in 8ms (Views: 7.0ms | ActiveRecord: 0.0ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 18:42:54 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar passagem"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (3.2ms)
Rendered tickets/new.html.erb within layouts/application (3.5ms)

Completed 200 OK in 8ms (Views: 4.9ms | ActiveRecord: 0.4ms)

 (0.3ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.3ms)  SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1  [["key", "environment"]]
 (0.1ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1  [["key", "environment"]]
 (0.2ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1  [["key", "environment"]]
 (117.0ms)  DROP DATABASE IF EXISTS "secretaria_ppgi_test"
 (368.9ms)  CREATE DATABASE "secretaria_ppgi_test" ENCODING = 'unicode'
SQL (0.6ms)  CREATE EXTENSION IF NOT EXISTS "plpgsql"
 (0.5ms)  DROP TABLE IF EXISTS "bookings" CASCADE
 (9.2ms)  CREATE TABLE "bookings" ("id" bigserial primary key, "data_entrada" date, "date_saida" date, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)
 (1.2ms)  DROP TABLE IF EXISTS "budgets" CASCADE
 (15.9ms)  CREATE TABLE "budgets" ("id" bigserial primary key, "value" decimal, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)
 (0.3ms)  DROP TABLE IF EXISTS "diaria" CASCADE
 (8.1ms)  CREATE TABLE "diaria" ("id" bigserial primary key, "data_entrada" character varying, "data_saida" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)
 (0.3ms)  DROP TABLE IF EXISTS "request_deadlines" CASCADE
 (4.8ms)  CREATE TABLE "request_deadlines" ("id" bigserial primary key, "deadline" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)
 (0.2ms)  DROP TABLE IF EXISTS "request_types" CASCADE
 (14.0ms)  CREATE TABLE "request_types" ("id" bigserial primary key, "title" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)
 (0.2ms)  DROP TABLE IF EXISTS "requests" CASCADE
 (6.7ms)  CREATE TABLE "requests" ("id" bigserial primary key, "request_type_id" bigint, "user_id" bigint, "documents" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)
 (3.6ms)  CREATE  INDEX  "index_requests_on_request_type_id" ON "requests"  ("request_type_id")
 (2.7ms)  CREATE  INDEX  "index_requests_on_user_id" ON "requests"  ("user_id")
 (0.1ms)  DROP TABLE IF EXISTS "requirements" CASCADE
 (20.9ms)  CREATE TABLE "requirements" ("id" bigserial primary key, "requirements" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)
 (0.2ms)  DROP TABLE IF EXISTS "tickets" CASCADE
 (10.7ms)  CREATE TABLE "tickets" ("id" bigserial primary key, "data_entrada" date, "data_saida" date, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "user_id" integer)
 (0.2ms)  DROP TABLE IF EXISTS "users" CASCADE
 (7.0ms)  CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "full_name" character varying, "registration" character varying, "role" integer)
 (3.3ms)  CREATE UNIQUE INDEX  "index_users_on_email" ON "users"  ("email")
 (3.1ms)  CREATE UNIQUE INDEX  "index_users_on_reset_password_token" ON "users"  ("reset_password_token")
 (2.1ms)  ALTER TABLE "requests" ADD CONSTRAINT "fk_rails_59d5c2771d"

FOREIGN KEY (“request_type_id”)

REFERENCES "request_types" ("id")



 (2.0ms)  ALTER TABLE "requests" ADD CONSTRAINT "fk_rails_8ead8b1e6b"

FOREIGN KEY (“user_id”)

REFERENCES "users" ("id")



 (6.0ms)  CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY)
 (0.6ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (1.0ms)  INSERT INTO "schema_migrations" (version) VALUES (20201204195343)
 (1.0ms)  INSERT INTO "schema_migrations" (version) VALUES

(20201113005520), (20201204012658), (20201113005619), (20201204190307), (20201204185313), (20191114163205), (20201204172747), (20201203212607), (20201203170755), (20191114162918);



 (6.7ms)  CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)
ActiveRecord::InternalMetadata Load (0.3ms)  SELECT  "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2  [["key", "environment"], ["LIMIT", 1]]
 (0.1ms)  BEGIN
ActiveRecord::InternalMetadata Create (0.4ms)  INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key"  [["key", "environment"], ["value", "test"], ["created_at", "2020-12-04 22:57:09.114456"], ["updated_at", "2020-12-04 22:57:09.114456"]]
 (1.0ms)  COMMIT
ActiveRecord::InternalMetadata Load (0.3ms)  SELECT  "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2  [["key", "environment"], ["LIMIT", 1]]
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  SELECT pg_try_advisory_lock(5025712458016326615)
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC

Migrating to CreateBookings (20201204220942)

 (0.1ms)  BEGIN
 (4.4ms)  CREATE TABLE "bookings" ("id" bigserial primary key, "data_entrada" date, "date_saida" date, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)
 (0.3ms)  ROLLBACK
 (0.4ms)  SELECT pg_advisory_unlock(5025712458016326615)
 (0.6ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.3ms)  SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1  [["key", "environment"]]
 (0.2ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1  [["key", "environment"]]
 (0.2ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1  [["key", "environment"]]
 (110.9ms)  DROP DATABASE IF EXISTS "secretaria_ppgi_test"
 (254.2ms)  CREATE DATABASE "secretaria_ppgi_test" ENCODING = 'unicode'
SQL (0.4ms)  CREATE EXTENSION IF NOT EXISTS "plpgsql"
 (0.7ms)  DROP TABLE IF EXISTS "bookings" CASCADE
 (8.9ms)  CREATE TABLE "bookings" ("id" bigserial primary key, "data_entrada" date, "date_saida" date, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)
 (0.4ms)  DROP TABLE IF EXISTS "budgets" CASCADE
 (10.5ms)  CREATE TABLE "budgets" ("id" bigserial primary key, "value" decimal, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)
 (0.2ms)  DROP TABLE IF EXISTS "diaria" CASCADE
 (7.3ms)  CREATE TABLE "diaria" ("id" bigserial primary key, "data_entrada" character varying, "data_saida" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)
 (0.2ms)  DROP TABLE IF EXISTS "request_deadlines" CASCADE
 (4.6ms)  CREATE TABLE "request_deadlines" ("id" bigserial primary key, "deadline" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)
 (0.2ms)  DROP TABLE IF EXISTS "request_types" CASCADE
 (6.4ms)  CREATE TABLE "request_types" ("id" bigserial primary key, "title" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)
 (0.2ms)  DROP TABLE IF EXISTS "requests" CASCADE
 (6.8ms)  CREATE TABLE "requests" ("id" bigserial primary key, "request_type_id" bigint, "user_id" bigint, "documents" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)
 (3.4ms)  CREATE  INDEX  "index_requests_on_request_type_id" ON "requests"  ("request_type_id")
 (3.1ms)  CREATE  INDEX  "index_requests_on_user_id" ON "requests"  ("user_id")
 (0.2ms)  DROP TABLE IF EXISTS "requirements" CASCADE
 (9.7ms)  CREATE TABLE "requirements" ("id" bigserial primary key, "requirements" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)
 (0.2ms)  DROP TABLE IF EXISTS "tickets" CASCADE
 (4.3ms)  CREATE TABLE "tickets" ("id" bigserial primary key, "data_entrada" date, "data_saida" date, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "user_id" integer)
 (0.2ms)  DROP TABLE IF EXISTS "users" CASCADE
 (9.8ms)  CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "full_name" character varying, "registration" character varying, "role" integer)
 (3.4ms)  CREATE UNIQUE INDEX  "index_users_on_email" ON "users"  ("email")
 (3.2ms)  CREATE UNIQUE INDEX  "index_users_on_reset_password_token" ON "users"  ("reset_password_token")
 (2.2ms)  ALTER TABLE "requests" ADD CONSTRAINT "fk_rails_59d5c2771d"

FOREIGN KEY (“request_type_id”)

REFERENCES "request_types" ("id")



 (2.2ms)  ALTER TABLE "requests" ADD CONSTRAINT "fk_rails_8ead8b1e6b"

FOREIGN KEY (“user_id”)

REFERENCES "users" ("id")



 (6.1ms)  CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY)
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (1.1ms)  INSERT INTO "schema_migrations" (version) VALUES (20201204220942)
 (1.3ms)  INSERT INTO "schema_migrations" (version) VALUES

(20201204195343), (20201113005520), (20201204012658), (20201113005619), (20201204190307), (20201204185313), (20191114163205), (20201204172747), (20201203212607), (20201203170755), (20191114162918);



 (8.9ms)  CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)
ActiveRecord::InternalMetadata Load (0.3ms)  SELECT  "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2  [["key", "environment"], ["LIMIT", 1]]
 (0.1ms)  BEGIN
ActiveRecord::InternalMetadata Create (1.1ms)  INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key"  [["key", "environment"], ["value", "test"], ["created_at", "2020-12-04 22:58:11.401965"], ["updated_at", "2020-12-04 22:58:11.401965"]]
 (2.8ms)  COMMIT
ActiveRecord::InternalMetadata Load (1.0ms)  SELECT  "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2  [["key", "environment"], ["LIMIT", 1]]
 (0.5ms)  BEGIN
 (0.6ms)  COMMIT
 (0.5ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.3ms)  COMMIT
 (0.2ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 19:58:11 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.1ms)
Rendered devise/sessions/new.html.erb within layouts/application (12.9ms)

Completed 200 OK in 291ms (Views: 261.2ms | ActiveRecord: 4.9ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 19:58:11 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Completed 401 Unauthorized in 4ms (ActiveRecord: 0.7ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.7ms)

Completed 200 OK in 25ms (Views: 15.4ms | ActiveRecord: 0.0ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 19:58:12 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.5ms)

Completed 200 OK in 9ms (Views: 8.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 19:58:12 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Completed 401 Unauthorized in 5ms (ActiveRecord: 0.6ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (2.9ms)
Rendered devise/sessions/new.html.erb within layouts/application (8.9ms)

Completed 200 OK in 16ms (Views: 13.5ms | ActiveRecord: 0.0ms)

 (0.3ms)  ROLLBACK
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.4ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 19:58:32 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (11.0ms)

Completed 200 OK in 134ms (Views: 113.4ms | ActiveRecord: 4.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 19:58:32 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Completed 401 Unauthorized in 3ms (ActiveRecord: 0.5ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.5ms)

Completed 200 OK in 5ms (Views: 2.6ms | ActiveRecord: 0.0ms)

 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 19:58:32 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.5ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.2ms)

Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 19:58:32 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Completed 401 Unauthorized in 3ms (ActiveRecord: 0.5ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.5ms)

Completed 200 OK in 14ms (Views: 10.4ms | ActiveRecord: 0.0ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  SELECT pg_try_advisory_lock(5025712458016326615)
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
ActiveRecord::InternalMetadata Load (0.2ms)  SELECT  "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2  [["key", "environment"], ["LIMIT", 1]]
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.2ms)  SELECT pg_advisory_unlock(5025712458016326615)
 (0.1ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  SELECT pg_try_advisory_lock(5025712458016326615)
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
ActiveRecord::InternalMetadata Load (0.2ms)  SELECT  "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2  [["key", "environment"], ["LIMIT", 1]]
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.2ms)  SELECT pg_advisory_unlock(5025712458016326615)
 (0.2ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
User Load (0.4ms)  SELECT "users".* FROM "users"
 (0.1ms)  BEGIN
User Exists (0.4ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]
User Create (0.5ms)  INSERT INTO "users" ("email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["email", "admin@admin.com"], ["encrypted_password", "$2a$04$p15qlyHkcWDMWp5VvWf0XuszRaQBnZNhTTnfiNh9HBgR41zOjPhnW"], ["created_at", "2020-12-04 22:59:04.943671"], ["updated_at", "2020-12-04 22:59:04.943671"], ["full_name", "Administrador"], ["registration", "000000000"], ["role", 0]]
 (3.8ms)  COMMIT
 (0.1ms)  BEGIN
User Exists (0.2ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "secretary@secretary.com"], ["LIMIT", 1]]
User Create (0.2ms)  INSERT INTO "users" ("email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["email", "secretary@secretary.com"], ["encrypted_password", "$2a$04$0QvmidGgGP74c8kGVrOspuGFX8F9tQj15Uyx8pMjXxIOZIut4oslS"], ["created_at", "2020-12-04 22:59:04.951416"], ["updated_at", "2020-12-04 22:59:04.951416"], ["full_name", "Secretário"], ["registration", "000000000"], ["role", 1]]
 (1.0ms)  COMMIT
 (0.1ms)  BEGIN
User Exists (0.2ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "professor@professor.com"], ["LIMIT", 1]]
User Create (0.2ms)  INSERT INTO "users" ("email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["email", "professor@professor.com"], ["encrypted_password", "$2a$04$gjraMZ5ngKfcKQayOH3JEOA9Ce0tvVphnCRYfAQW.fMlh6dsS/fgG"], ["created_at", "2020-12-04 22:59:04.955684"], ["updated_at", "2020-12-04 22:59:04.955684"], ["full_name", "Professor"], ["registration", "000000000"], ["role", 2]]
 (1.0ms)  COMMIT
 (0.1ms)  BEGIN
User Exists (0.2ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
User Create (0.2ms)  INSERT INTO "users" ("email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["email", "student@student.com"], ["encrypted_password", "$2a$04$EuMC2vscAAbkSQo7ItgOwe77ReRX5TqH4gImhpGvEMQpYhm6GUR52"], ["created_at", "2020-12-04 22:59:04.959526"], ["updated_at", "2020-12-04 22:59:04.959526"], ["full_name", "Aluno"], ["registration", "000000000"], ["role", 3]]
 (0.9ms)  COMMIT
 (0.6ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 19:59:11 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.1ms)

Completed 200 OK in 155ms (Views: 125.6ms | ActiveRecord: 7.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 19:59:11 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 10ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 19:59:11 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.1ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.3ms) Started GET “/diaria/new” for 127.0.0.1 at 2020-12-04 19:59:11 -0300 Processing by DiariaController#new as HTML Completed 500 Internal Server Error in 2ms (ActiveRecord: 0.0ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.4ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 19:59:11 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (7.2ms)

Completed 200 OK in 17ms (Views: 12.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 19:59:11 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 19:59:11 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.1ms)

Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.7ms) Started GET “/diaria/new” for 127.0.0.1 at 2020-12-04 19:59:11 -0300 Processing by DiariaController#new as HTML Completed 500 Internal Server Error in 4ms (ActiveRecord: 0.0ms)

 (0.2ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:00:11 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.1ms)

Completed 200 OK in 148ms (Views: 123.9ms | ActiveRecord: 4.9ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:00:11 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 20:00:11 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (4.9ms)

Completed 200 OK in 7ms (Views: 6.5ms | ActiveRecord: 0.3ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 20:00:11 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (16.6ms)
Rendered bookings/new.html.erb within layouts/application (18.8ms)

Completed 200 OK in 52ms (Views: 28.1ms | ActiveRecord: 4.7ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:00:11 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.3ms)

Completed 200 OK in 5ms (Views: 3.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:00:11 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 20:00:11 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (3.7ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (5.6ms)

Completed 200 OK in 8ms (Views: 3.5ms | ActiveRecord: 3.7ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 20:00:11 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (20.4ms)
Rendered bookings/new.html.erb within layouts/application (20.8ms)

Completed 200 OK in 41ms (Views: 39.7ms | ActiveRecord: 0.0ms)

 (0.1ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:00:50 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.0ms)
Rendered devise/sessions/new.html.erb within layouts/application (14.4ms)

Completed 200 OK in 159ms (Views: 137.0ms | ActiveRecord: 4.6ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:00:50 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (8.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 24ms (ActiveRecord: 9.7ms) Started GET “/” for 127.0.0.1 at 2020-12-04 20:00:50 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.6ms)

Completed 200 OK in 7ms (Views: 5.3ms | ActiveRecord: 0.2ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 20:00:50 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (4.5ms)
Rendered bookings/new.html.erb within layouts/application (5.5ms)

Completed 200 OK in 17ms (Views: 7.5ms | ActiveRecord: 3.0ms)

 (0.2ms)  ROLLBACK
 (0.6ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:00:50 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.1ms)

Completed 200 OK in 5ms (Views: 3.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:00:50 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (1.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 15ms (ActiveRecord: 1.6ms) Started GET “/” for 127.0.0.1 at 2020-12-04 20:00:50 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (1.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.9ms)

Completed 200 OK in 5ms (Views: 3.2ms | ActiveRecord: 1.5ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 20:00:50 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (3.6ms)
Rendered bookings/new.html.erb within layouts/application (3.9ms)

Completed 200 OK in 8ms (Views: 5.9ms | ActiveRecord: 0.0ms)

 (0.5ms)  ROLLBACK
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.8ms)  BEGIN
 (0.8ms)  COMMIT
 (1.0ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:06:01 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (8.3ms)

Completed 200 OK in 121ms (Views: 102.8ms | ActiveRecord: 3.6ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:06:01 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 36ms (ActiveRecord: 0.6ms) Started GET “/” for 127.0.0.1 at 2020-12-04 20:06:01 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.2ms)

Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.2ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 20:06:01 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (3.7ms)
Rendered bookings/new.html.erb within layouts/application (4.5ms)

Completed 200 OK in 35ms (Views: 6.1ms | ActiveRecord: 13.1ms)

 (0.3ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:06:01 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (2.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.5ms)

Completed 200 OK in 11ms (Views: 9.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:06:01 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 20:06:01 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.3ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 20:06:01 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (4.3ms)
Rendered bookings/new.html.erb within layouts/application (4.6ms)

Completed 200 OK in 7ms (Views: 6.3ms | ActiveRecord: 0.0ms)

 (0.6ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.4ms)  BEGIN
 (0.4ms)  COMMIT
 (0.2ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:33:14 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.1ms)
Rendered devise/sessions/new.html.erb within layouts/application (18.3ms)

Completed 200 OK in 151ms (Views: 129.6ms | ActiveRecord: 4.8ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:33:14 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 20:33:14 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.2ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 20:33:14 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (6.5ms)
Rendered bookings/new.html.erb within layouts/application (7.9ms)

Completed 200 OK in 19ms (Views: 10.6ms | ActiveRecord: 3.4ms)

 (1.1ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:33:14 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.1ms)

Completed 200 OK in 5ms (Views: 3.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:33:14 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.6ms) Started GET “/” for 127.0.0.1 at 2020-12-04 20:33:14 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (1.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (7.0ms)

Completed 200 OK in 15ms (Views: 12.6ms | ActiveRecord: 1.6ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 20:33:14 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (3.4ms)
Rendered bookings/new.html.erb within layouts/application (3.7ms)

Completed 200 OK in 6ms (Views: 5.3ms | ActiveRecord: 0.0ms)

 (0.3ms)  ROLLBACK
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:37:18 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.4ms)

Completed 200 OK in 127ms (Views: 95.5ms | ActiveRecord: 10.1ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:37:18 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 9ms (ActiveRecord: 0.6ms) Started GET “/” for 127.0.0.1 at 2020-12-04 20:37:18 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.4ms)

Completed 200 OK in 6ms (Views: 4.4ms | ActiveRecord: 0.2ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 20:37:18 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (18.6ms)
Rendered bookings/new.html.erb within layouts/application (21.0ms)

Completed 200 OK in 36ms (Views: 24.0ms | ActiveRecord: 4.3ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.8ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:37:18 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.5ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:37:18 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 20:37:18 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 3ms (Views: 2.3ms | ActiveRecord: 0.4ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 20:37:18 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (2.2ms)
Rendered bookings/new.html.erb within layouts/application (2.5ms)

Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.0ms)

 (0.2ms)  ROLLBACK
 (0.6ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.6ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:39:12 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.6ms)

Completed 200 OK in 110ms (Views: 93.4ms | ActiveRecord: 3.3ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:39:12 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 33ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 20:39:12 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.1ms)

Completed 200 OK in 4ms (Views: 3.5ms | ActiveRecord: 0.2ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 20:39:12 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (3.1ms)
Rendered bookings/new.html.erb within layouts/application (3.8ms)

Completed 200 OK in 31ms (Views: 5.4ms | ActiveRecord: 4.6ms)

 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:39:12 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:39:12 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 20:39:12 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.3ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 20:39:12 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (2.9ms)
Rendered bookings/new.html.erb within layouts/application (3.1ms)

Completed 200 OK in 6ms (Views: 5.1ms | ActiveRecord: 0.0ms)

 (0.2ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:39:33 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.9ms)
Rendered devise/sessions/new.html.erb within layouts/application (7.2ms)

Completed 200 OK in 167ms (Views: 129.3ms | ActiveRecord: 18.9ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:39:34 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 20:39:34 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.2ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 20:39:34 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (3.5ms)
Rendered bookings/new.html.erb within layouts/application (4.4ms)

Completed 200 OK in 13ms (Views: 6.1ms | ActiveRecord: 2.7ms)

 (0.3ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:39:34 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (10.1ms)

Completed 200 OK in 16ms (Views: 13.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:39:34 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 20:39:34 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (1.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.4ms)

Completed 200 OK in 6ms (Views: 3.8ms | ActiveRecord: 1.3ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 20:39:34 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (9.9ms)
Rendered bookings/new.html.erb within layouts/application (10.9ms)

Completed 200 OK in 19ms (Views: 16.9ms | ActiveRecord: 0.0ms)

 (0.5ms)  ROLLBACK
 (0.5ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (1.4ms)  BEGIN
 (0.6ms)  COMMIT
 (0.5ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:40:36 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (7.5ms)

Completed 200 OK in 109ms (Views: 92.0ms | ActiveRecord: 3.4ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:40:36 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 34ms (ActiveRecord: 0.6ms) Started GET “/” for 127.0.0.1 at 2020-12-04 20:40:36 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.2ms)

Completed 200 OK in 5ms (Views: 3.6ms | ActiveRecord: 0.2ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 20:40:36 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (3.3ms)
Rendered bookings/new.html.erb within layouts/application (4.3ms)

Completed 200 OK in 14ms (Views: 6.1ms | ActiveRecord: 2.4ms)

 (0.2ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:40:36 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:40:36 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 20:40:36 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (1.9ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (9.8ms)

Completed 200 OK in 16ms (Views: 11.3ms | ActiveRecord: 1.9ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 20:40:37 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (3.3ms)
Rendered bookings/new.html.erb within layouts/application (3.6ms)

Completed 200 OK in 6ms (Views: 5.1ms | ActiveRecord: 0.0ms)

 (0.2ms)  ROLLBACK
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (1.0ms)  BEGIN
 (1.5ms)  COMMIT
 (0.8ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:40:59 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.9ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.8ms)

Completed 200 OK in 123ms (Views: 104.1ms | ActiveRecord: 3.8ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:40:59 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 35ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 20:40:59 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.2ms)

Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.2ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 20:40:59 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (3.1ms)
Rendered bookings/new.html.erb within layouts/application (3.9ms)

Completed 200 OK in 12ms (Views: 5.3ms | ActiveRecord: 2.2ms)

 (0.2ms)  ROLLBACK
 (0.7ms)  BEGIN
 (0.9ms)  COMMIT
 (1.3ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:41:00 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.1ms)

Completed 200 OK in 16ms (Views: 11.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:41:00 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 20:41:00 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 5ms (Views: 3.3ms | ActiveRecord: 0.4ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 20:41:00 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (8.8ms)
Rendered bookings/new.html.erb within layouts/application (9.1ms)

Completed 200 OK in 12ms (Views: 10.8ms | ActiveRecord: 0.0ms)

 (0.2ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.5ms)  BEGIN
 (0.8ms)  COMMIT
 (0.7ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:41:19 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.2ms)

Completed 200 OK in 104ms (Views: 87.7ms | ActiveRecord: 3.5ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:41:19 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 32ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 20:41:19 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.2ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 20:41:19 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (5.1ms)
Rendered bookings/new.html.erb within layouts/application (6.2ms)

Completed 200 OK in 36ms (Views: 8.4ms | ActiveRecord: 2.7ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:41:19 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.5ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:41:19 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 20:41:19 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.3ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 20:41:19 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (3.4ms)
Rendered bookings/new.html.erb within layouts/application (3.7ms)

Completed 200 OK in 6ms (Views: 5.6ms | ActiveRecord: 0.0ms)

 (0.1ms)  ROLLBACK
 (0.5ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:41:56 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.7ms)

Completed 200 OK in 115ms (Views: 90.7ms | ActiveRecord: 7.2ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:41:56 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 33ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 20:41:56 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.1ms)

Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.2ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 20:41:56 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (11.8ms)
Rendered bookings/new.html.erb within layouts/application (13.9ms)

Completed 200 OK in 28ms (Views: 18.7ms | ActiveRecord: 3.0ms)

 (0.3ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.2ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:41:56 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.2ms)

Completed 200 OK in 16ms (Views: 9.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:41:56 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 20:41:56 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.3ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 20:41:56 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (3.6ms)
Rendered bookings/new.html.erb within layouts/application (3.9ms)

Completed 200 OK in 7ms (Views: 5.7ms | ActiveRecord: 0.0ms)

 (0.2ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:42:18 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (9.3ms)

Completed 200 OK in 198ms (Views: 187.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:42:18 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 20:42:18 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 6ms (Views: 5.0ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 20:42:18 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Exists (1.9ms)  SELECT  1 AS one FROM "requirements" LIMIT $1  [["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (7.4ms)

Completed 200 OK in 22ms (Views: 10.7ms | ActiveRecord: 5.2ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 20:42:18 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
 (0.2ms)  SAVEPOINT active_record_1
Requirement Create (0.6ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-04 23:42:18.682018"], ["updated_at", "2020-12-04 23:42:18.682018"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
Requirement Load (0.2ms)  SELECT "requirements".* FROM "requirements"

Redirected to www.example.com/requirements Completed 302 Found in 5ms (ActiveRecord: 1.1ms) Started GET “/requirements” for 127.0.0.1 at 2020-12-04 20:42:18 -0300 Processing by RequirementsController#index as HTML

Rendering requirements/index.html.erb within layouts/application
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 5ms (Views: 3.7ms | ActiveRecord: 0.3ms)

 (0.3ms)  SELECT COUNT(*) FROM "requirements"
Requirement Load (0.2ms)  SELECT "requirements".* FROM "requirements"
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:42:18 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.6ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.6ms)

Completed 200 OK in 6ms (Views: 4.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:42:18 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 20:42:18 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 20:42:18 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Exists (0.2ms)  SELECT  1 AS one FROM "requirements" LIMIT $1  [["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (3.3ms)

Completed 200 OK in 8ms (Views: 6.0ms | ActiveRecord: 0.4ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 20:42:18 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Exists (1.6ms)  SELECT  1 AS one FROM "requirements" LIMIT $1  [["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (6.8ms)

Completed 200 OK in 16ms (Views: 12.2ms | ActiveRecord: 2.0ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 20:42:18 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>""}, "commit"=>"Definir requisitos"}
 (0.4ms)  SAVEPOINT active_record_1
 (1.5ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering requirements/new.html.erb within layouts/application
User Load (1.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (8.2ms)

Completed 500 Internal Server Error in 18ms (ActiveRecord: 3.1ms)

 (2.0ms)  ROLLBACK
 (1.2ms)  BEGIN
 (0.5ms)  COMMIT
 (0.3ms)  BEGIN
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:42:18 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (8.5ms)

Completed 200 OK in 16ms (Views: 15.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:42:18 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 20:42:18 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.2ms)

Budget Load (0.8ms)  SELECT "budgets".* FROM "budgets"
 (0.2ms)  SAVEPOINT active_record_1
Budget Create (0.5ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-04 23:42:18.916220"], ["updated_at", "2020-12-04 23:42:18.916220"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
 (0.2ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.1ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 20:42:18 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.2ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (3.3ms)

Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.6ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:42:18 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.5ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.1ms)

Completed 200 OK in 6ms (Views: 5.2ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:42:18 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 20:42:18 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.3ms | ActiveRecord: 0.2ms)

Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 20:42:18 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.2ms)  SELECT COUNT(*) FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.4ms)

 (0.2ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:42:18 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (17.6ms)

Completed 200 OK in 23ms (Views: 22.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:42:19 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (1.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 8ms (ActiveRecord: 1.6ms) Started GET “/” for 127.0.0.1 at 2020-12-04 20:42:19 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.6ms)

Completed 200 OK in 8ms (Views: 5.8ms | ActiveRecord: 0.2ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 20:42:19 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (21.1ms)
Rendered bookings/new.html.erb within layouts/application (23.1ms)

Completed 200 OK in 63ms (Views: 35.1ms | ActiveRecord: 4.1ms)

 (0.2ms)  ROLLBACK
 (2.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:42:19 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (8.5ms)

Completed 200 OK in 16ms (Views: 14.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:42:19 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 8ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 20:42:19 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 13ms (Views: 3.5ms | ActiveRecord: 0.2ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 20:42:19 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (3.3ms)
Rendered bookings/new.html.erb within layouts/application (3.6ms)

Completed 200 OK in 6ms (Views: 5.1ms | ActiveRecord: 0.0ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:42:19 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.5ms)

Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:42:19 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 20:42:19 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (6.3ms)

Completed 200 OK in 14ms (Views: 10.9ms | ActiveRecord: 0.7ms) Started GET “/” for 127.0.0.1 at 2020-12-04 20:42:19 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.2ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 20:42:19 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (6.0ms)
Rendered request_deadlines/new.html.erb within layouts/application (6.9ms)

Completed 200 OK in 20ms (Views: 9.7ms | ActiveRecord: 3.5ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 20:42:19 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2021", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.8ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.1ms)  SAVEPOINT active_record_1
RequestDeadline Create (0.4ms)  INSERT INTO "request_deadlines" ("deadline", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["deadline", "2021-01-01 17:30:00"], ["created_at", "2020-12-04 23:42:19.416321"], ["updated_at", "2020-12-04 23:42:19.416321"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/request_deadlines Completed 302 Found in 5ms (ActiveRecord: 1.5ms) Started GET “/request_deadlines” for 127.0.0.1 at 2020-12-04 20:42:19 -0300 Processing by RequestDeadlinesController#index as HTML

Rendering request_deadlines/index.html.erb within layouts/application
RequestDeadline Load (0.2ms)  SELECT "request_deadlines".* FROM "request_deadlines"
Rendered request_deadlines/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 2.7ms | ActiveRecord: 0.2ms)

 (0.3ms)  SELECT COUNT(*) FROM "request_deadlines"
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.3ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:42:19 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.5ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:42:19 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 20:42:19 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 20:42:19 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.2ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 20:42:19 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (3.4ms)
Rendered request_deadlines/new.html.erb within layouts/application (3.7ms)

Completed 200 OK in 6ms (Views: 5.3ms | ActiveRecord: 0.0ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 20:42:19 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2015", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.2ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (2.0ms)
Rendered request_deadlines/new.html.erb within layouts/application (2.2ms)

Completed 200 OK in 6ms (Views: 3.2ms | ActiveRecord: 0.4ms)

 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:42:19 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:42:19 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 3ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 20:42:19 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.1ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.1ms)

Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.1ms) Started GET “/” for 127.0.0.1 at 2020-12-04 20:42:19 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.0ms)

Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 20:42:19 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (3.0ms)
Rendered tickets/new.html.erb within layouts/application (3.9ms)

Completed 200 OK in 20ms (Views: 5.7ms | ActiveRecord: 2.7ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 20:42:19 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar passagem"}
User Load (2.9ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
Ticket Create (0.8ms)  INSERT INTO "tickets" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-04 23:42:19.587781"], ["updated_at", "2020-12-04 23:42:19.587781"], ["user_id", 4]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/tickets/1 Completed 302 Found in 15ms (ActiveRecord: 4.1ms) Started GET “/tickets/1” for 127.0.0.1 at 2020-12-04 20:42:19 -0300 Processing by TicketsController#show as HTML

Parameters: {"id"=>"1"}
Ticket Load (0.2ms)  SELECT  "tickets".* FROM "tickets" WHERE "tickets"."id" = $1 LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendering tickets/show.html.erb within layouts/application
Rendered tickets/show.html.erb within layouts/application (2.9ms)

Completed 200 OK in 13ms (Views: 10.3ms | ActiveRecord: 0.2ms)

User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Ticket Exists (0.8ms)  SELECT  1 AS one FROM "tickets" WHERE "tickets"."user_id" = $1 AND "tickets"."data_entrada" = $2 AND "tickets"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.1ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:42:19 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:42:19 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 20:42:19 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 20:42:19 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.3ms | ActiveRecord: 0.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 20:42:19 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (4.2ms)
Rendered tickets/new.html.erb within layouts/application (4.8ms)

Completed 200 OK in 7ms (Views: 6.5ms | ActiveRecord: 0.0ms)

 (0.5ms)  ROLLBACK
 (0.1ms)  SELECT pg_try_advisory_lock(5025712458016326615)
 (0.6ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC

Migrating to FixColumnName (20201204234533)

 (0.1ms)  BEGIN
 (0.2ms)  ALTER TABLE "bookings" RENAME COLUMN "date_saida" TO "data_saida"
ActiveRecord::SchemaMigration Create (0.2ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1) RETURNING "version"  [["version", "20201204234533"]]
 (3.1ms)  COMMIT
ActiveRecord::InternalMetadata Load (3.4ms)  SELECT  "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2  [["key", "environment"], ["LIMIT", 1]]
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.2ms)  SELECT pg_advisory_unlock(5025712458016326615)
 (0.1ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:46:48 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (9.1ms)

Completed 200 OK in 148ms (Views: 142.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:46:48 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 20:46:48 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 20:46:48 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Exists (0.3ms)  SELECT  1 AS one FROM "requirements" LIMIT $1  [["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (2.9ms)

Completed 200 OK in 11ms (Views: 3.8ms | ActiveRecord: 2.7ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 20:46:48 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
 (0.2ms)  SAVEPOINT active_record_1
Requirement Create (0.4ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-04 23:46:48.442543"], ["updated_at", "2020-12-04 23:46:48.442543"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1
Requirement Load (0.2ms)  SELECT "requirements".* FROM "requirements"

Redirected to www.example.com/requirements Completed 302 Found in 6ms (ActiveRecord: 1.0ms) Started GET “/requirements” for 127.0.0.1 at 2020-12-04 20:46:48 -0300 Processing by RequirementsController#index as HTML

Rendering requirements/index.html.erb within layouts/application
Requirement Load (0.2ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/index.html.erb within layouts/application (2.1ms)

Completed 200 OK in 9ms (Views: 7.1ms | ActiveRecord: 0.2ms)

 (0.3ms)  SELECT COUNT(*) FROM "requirements"
Requirement Load (0.1ms)  SELECT "requirements".* FROM "requirements"
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:46:48 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.5ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.2ms)

Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:46:48 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 20:46:48 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.2ms)

Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.3ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 20:46:48 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Exists (0.4ms)  SELECT  1 AS one FROM "requirements" LIMIT $1  [["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (2.2ms)

Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.7ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 20:46:48 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Exists (0.2ms)  SELECT  1 AS one FROM "requirements" LIMIT $1  [["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (3.8ms)

Completed 200 OK in 7ms (Views: 6.0ms | ActiveRecord: 0.4ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 20:46:48 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>""}, "commit"=>"Definir requisitos"}
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (4.2ms)

Completed 500 Internal Server Error in 9ms (ActiveRecord: 0.5ms)

 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:46:48 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.8ms)

Completed 200 OK in 8ms (Views: 7.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:46:48 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 20:46:48 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.1ms)

Completed 200 OK in 15ms (Views: 13.6ms | ActiveRecord: 0.2ms)

Budget Load (0.4ms)  SELECT "budgets".* FROM "budgets"
 (0.1ms)  SAVEPOINT active_record_1
Budget Create (0.3ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-04 23:46:48.598455"], ["updated_at", "2020-12-04 23:46:48.598455"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
 (0.2ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.1ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 20:46:48 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.2ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.1ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (2.6ms)

Completed 200 OK in 5ms (Views: 3.5ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:46:48 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:46:48 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 3ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 20:46:48 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.2ms)

Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.2ms)

Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 20:46:48 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.2ms)  SELECT COUNT(*) FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 2.7ms | ActiveRecord: 0.4ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:46:48 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.5ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:46:48 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 20:46:48 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.4ms)

Completed 200 OK in 8ms (Views: 7.5ms | ActiveRecord: 0.2ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 20:46:48 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (6.5ms)
Rendered bookings/new.html.erb within layouts/application (7.3ms)

Completed 200 OK in 24ms (Views: 11.2ms | ActiveRecord: 2.3ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:46:48 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.2ms)

Completed 200 OK in 9ms (Views: 6.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:46:48 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 20:46:48 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 6ms (Views: 4.9ms | ActiveRecord: 0.2ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 20:46:48 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (4.6ms)
Rendered bookings/new.html.erb within layouts/application (4.8ms)

Completed 200 OK in 7ms (Views: 6.0ms | ActiveRecord: 0.0ms)

 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:46:48 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.1ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:46:48 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 3ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 20:46:48 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.1ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.8ms | ActiveRecord: 0.1ms) Started GET “/” for 127.0.0.1 at 2020-12-04 20:46:48 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.1ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.2ms)

Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.1ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 20:46:48 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (3.1ms)
Rendered request_deadlines/new.html.erb within layouts/application (4.1ms)

Completed 200 OK in 13ms (Views: 6.1ms | ActiveRecord: 2.2ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 20:46:48 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2021", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.1ms)  SAVEPOINT active_record_1
RequestDeadline Create (0.3ms)  INSERT INTO "request_deadlines" ("deadline", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["deadline", "2021-01-01 17:30:00"], ["created_at", "2020-12-04 23:46:48.850434"], ["updated_at", "2020-12-04 23:46:48.850434"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/request_deadlines Completed 302 Found in 3ms (ActiveRecord: 0.9ms) Started GET “/request_deadlines” for 127.0.0.1 at 2020-12-04 20:46:48 -0300 Processing by RequestDeadlinesController#index as HTML

Rendering request_deadlines/index.html.erb within layouts/application
RequestDeadline Load (0.2ms)  SELECT "request_deadlines".* FROM "request_deadlines"
Rendered request_deadlines/index.html.erb within layouts/application (1.1ms)

Completed 200 OK in 3ms (Views: 1.9ms | ActiveRecord: 0.2ms)

 (0.2ms)  SELECT COUNT(*) FROM "request_deadlines"
RequestDeadline Load (0.2ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.0ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:46:48 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:46:48 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 3ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 20:46:48 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.1ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.1ms)

Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.1ms) Started GET “/” for 127.0.0.1 at 2020-12-04 20:46:48 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.2ms)

Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.2ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 20:46:48 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (1.7ms)
Rendered request_deadlines/new.html.erb within layouts/application (1.9ms)

Completed 200 OK in 3ms (Views: 2.8ms | ActiveRecord: 0.0ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 20:46:48 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2015", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.2ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (2.1ms)
Rendered request_deadlines/new.html.erb within layouts/application (2.3ms)

Completed 200 OK in 5ms (Views: 3.2ms | ActiveRecord: 0.4ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:46:48 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:46:48 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 3ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 20:46:48 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.0ms)

Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 20:46:48 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.1ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.0ms)

Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.1ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 20:46:48 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (2.5ms)
Rendered tickets/new.html.erb within layouts/application (3.3ms)

Completed 200 OK in 13ms (Views: 4.7ms | ActiveRecord: 2.4ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 20:46:48 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar passagem"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
Ticket Create (0.3ms)  INSERT INTO "tickets" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-04 23:46:48.961900"], ["updated_at", "2020-12-04 23:46:48.961900"], ["user_id", 4]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/tickets/2 Completed 302 Found in 6ms (ActiveRecord: 0.8ms) Started GET “/tickets/2” for 127.0.0.1 at 2020-12-04 20:46:48 -0300 Processing by TicketsController#show as HTML

Parameters: {"id"=>"2"}
Ticket Load (0.2ms)  SELECT  "tickets".* FROM "tickets" WHERE "tickets"."id" = $1 LIMIT $2  [["id", 2], ["LIMIT", 1]]
Rendering tickets/show.html.erb within layouts/application
Rendered tickets/show.html.erb within layouts/application (0.6ms)

Completed 200 OK in 4ms (Views: 1.6ms | ActiveRecord: 0.2ms)

User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Ticket Exists (0.3ms)  SELECT  1 AS one FROM "tickets" WHERE "tickets"."user_id" = $1 AND "tickets"."data_entrada" = $2 AND "tickets"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.1ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:46:48 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.2ms)

Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:46:48 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 3ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 20:46:48 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.0ms)

Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 20:46:48 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.2ms)

Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 20:46:48 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (2.1ms)
Rendered tickets/new.html.erb within layouts/application (2.2ms)

Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.0ms)

 (0.1ms)  ROLLBACK
 (0.1ms)  SELECT pg_try_advisory_lock(5025712458016326615)
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
ActiveRecord::InternalMetadata Load (0.2ms)  SELECT  "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2  [["key", "environment"], ["LIMIT", 1]]
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.2ms)  SELECT pg_advisory_unlock(5025712458016326615)
 (0.1ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:48:29 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (8.8ms)

Completed 200 OK in 148ms (Views: 132.1ms | ActiveRecord: 3.4ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:48:29 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 9ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 20:48:29 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.4ms)

Completed 200 OK in 5ms (Views: 3.8ms | ActiveRecord: 0.2ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 20:48:29 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (3.1ms)
Rendered bookings/new.html.erb within layouts/application (3.9ms)

Completed 200 OK in 12ms (Views: 5.3ms | ActiveRecord: 2.2ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.0ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:48:29 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:48:29 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 3ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 20:48:29 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.2ms)

Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.2ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 20:48:29 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (2.1ms)
Rendered bookings/new.html.erb within layouts/application (2.3ms)

Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.0ms)

 (0.1ms)  ROLLBACK
 (1.7ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:50:22 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (8.6ms)

Completed 200 OK in 162ms (Views: 146.1ms | ActiveRecord: 3.7ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:50:22 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 11ms (ActiveRecord: 0.6ms) Started GET “/” for 127.0.0.1 at 2020-12-04 20:50:22 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.4ms)

Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.2ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 20:50:22 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (3.8ms)
Rendered bookings/new.html.erb within layouts/application (4.8ms)

Completed 200 OK in 28ms (Views: 6.7ms | ActiveRecord: 10.6ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 20:50:22 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar diárias"}
 (0.1ms)  SAVEPOINT active_record_1
Booking Create (2.4ms)  INSERT INTO "bookings" ("data_entrada", "data_saida", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-04 23:50:22.693142"], ["updated_at", "2020-12-04 23:50:22.693142"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/bookings/1 Completed 302 Found in 5ms (ActiveRecord: 2.6ms) Started GET “/bookings/1” for 127.0.0.1 at 2020-12-04 20:50:22 -0300 Processing by BookingsController#show as HTML

Parameters: {"id"=>"1"}
Booking Load (0.3ms)  SELECT  "bookings".* FROM "bookings" WHERE "bookings"."id" = $1 LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendering bookings/show.html.erb within layouts/application
Rendered bookings/show.html.erb within layouts/application (0.6ms)

Completed 200 OK in 4ms (Views: 1.6ms | ActiveRecord: 0.3ms)

 (0.3ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.3ms)  COMMIT
 (0.2ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:50:22 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:50:22 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 23ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 20:50:22 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.1ms)

Completed 200 OK in 7ms (Views: 5.7ms | ActiveRecord: 0.2ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 20:50:22 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (5.1ms)
Rendered bookings/new.html.erb within layouts/application (5.3ms)

Completed 200 OK in 8ms (Views: 7.7ms | ActiveRecord: 0.0ms)

 (0.2ms)  ROLLBACK
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.6ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:52:12 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.0ms)

Completed 200 OK in 104ms (Views: 88.6ms | ActiveRecord: 3.1ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:52:12 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 20:52:12 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.2ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 20:52:12 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (3.2ms)
Rendered bookings/new.html.erb within layouts/application (3.8ms)

Completed 200 OK in 12ms (Views: 5.3ms | ActiveRecord: 2.4ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 20:52:12 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar diárias"}
 (0.1ms)  SAVEPOINT active_record_1
Booking Create (0.5ms)  INSERT INTO "bookings" ("data_entrada", "data_saida", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-04 23:52:12.460566"], ["updated_at", "2020-12-04 23:52:12.460566"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/bookings/2 Completed 302 Found in 4ms (ActiveRecord: 0.7ms) Started GET “/bookings/2” for 127.0.0.1 at 2020-12-04 20:52:12 -0300 Processing by BookingsController#show as HTML

Parameters: {"id"=>"2"}
Booking Load (0.3ms)  SELECT  "bookings".* FROM "bookings" WHERE "bookings"."id" = $1 LIMIT $2  [["id", 2], ["LIMIT", 1]]
Rendering bookings/show.html.erb within layouts/application
Rendered bookings/show.html.erb within layouts/application (4.3ms)

Completed 200 OK in 14ms (Views: 8.8ms | ActiveRecord: 0.3ms)

User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Booking Exists (3.3ms)  SELECT  1 AS one FROM "bookings" WHERE "bookings"."user_id" = $1 AND "bookings"."data_entrada" = $2 AND "bookings"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.1ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:52:12 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.9ms)

Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:52:12 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (1.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 10ms (ActiveRecord: 1.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 20:52:12 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.5ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 20:52:12 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (19.5ms)
Rendered bookings/new.html.erb within layouts/application (19.8ms)

Completed 200 OK in 25ms (Views: 24.0ms | ActiveRecord: 0.0ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  SELECT pg_try_advisory_lock(5025712458016326615)
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC

Migrating to AddUserIdToBookings (20201204235248)

 (0.1ms)  BEGIN
 (4.6ms)  ALTER TABLE "bookings" ADD "user_id" integer
ActiveRecord::SchemaMigration Create (0.5ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1) RETURNING "version"  [["version", "20201204235248"]]
 (1.9ms)  COMMIT
ActiveRecord::InternalMetadata Load (2.0ms)  SELECT  "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2  [["key", "environment"], ["LIMIT", 1]]
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.3ms)  SELECT pg_advisory_unlock(5025712458016326615)
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.8ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.6ms)  COMMIT
 (0.6ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:54:08 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (16.5ms)

Completed 200 OK in 260ms (Views: 234.1ms | ActiveRecord: 6.6ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:54:08 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 15ms (ActiveRecord: 0.7ms) Started GET “/” for 127.0.0.1 at 2020-12-04 20:54:08 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.3ms)

Completed 200 OK in 5ms (Views: 3.6ms | ActiveRecord: 0.2ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 20:54:08 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (5.2ms)
Rendered bookings/new.html.erb within layouts/application (6.2ms)

Completed 200 OK in 19ms (Views: 8.0ms | ActiveRecord: 3.7ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 20:54:08 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar diárias"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
Booking Create (0.5ms)  INSERT INTO "bookings" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-04 23:54:08.425596"], ["updated_at", "2020-12-04 23:54:08.425596"], ["user_id", 4]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/bookings/3 Completed 302 Found in 10ms (ActiveRecord: 1.2ms) Started GET “/bookings/3” for 127.0.0.1 at 2020-12-04 20:54:08 -0300 Processing by BookingsController#show as HTML

Parameters: {"id"=>"3"}
Booking Load (1.9ms)  SELECT  "bookings".* FROM "bookings" WHERE "bookings"."id" = $1 LIMIT $2  [["id", 3], ["LIMIT", 1]]
Rendering bookings/show.html.erb within layouts/application
Rendered bookings/show.html.erb within layouts/application (3.3ms)

Completed 200 OK in 22ms (Views: 9.4ms | ActiveRecord: 1.9ms)

User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Booking Exists (0.5ms)  SELECT  1 AS one FROM "bookings" WHERE "bookings"."user_id" = $1 AND "bookings"."data_entrada" = $2 AND "bookings"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (1.5ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:54:08 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.6ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.9ms)

Completed 200 OK in 7ms (Views: 4.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:54:08 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 10ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 20:54:08 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.8ms)

Completed 200 OK in 6ms (Views: 4.2ms | ActiveRecord: 0.5ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 20:54:08 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (5.5ms)
Rendered bookings/new.html.erb within layouts/application (5.7ms)

Completed 200 OK in 9ms (Views: 7.3ms | ActiveRecord: 0.0ms)

 (1.4ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:55:41 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.5ms)

Completed 200 OK in 148ms (Views: 119.2ms | ActiveRecord: 9.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:55:41 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 20:55:41 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.2ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 20:55:41 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (4.8ms)
Rendered bookings/new.html.erb within layouts/application (5.7ms)

Completed 200 OK in 16ms (Views: 7.5ms | ActiveRecord: 2.8ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 20:55:41 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar diárias"}
User Load (2.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
Booking Create (0.4ms)  INSERT INTO "bookings" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-04 23:55:41.953295"], ["updated_at", "2020-12-04 23:55:41.953295"], ["user_id", 4]]
 (0.9ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/bookings/4 Completed 302 Found in 22ms (ActiveRecord: 3.9ms) Started GET “/bookings/4” for 127.0.0.1 at 2020-12-04 20:55:41 -0300 Processing by BookingsController#show as HTML

Parameters: {"id"=>"4"}
Booking Load (0.2ms)  SELECT  "bookings".* FROM "bookings" WHERE "bookings"."id" = $1 LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendering bookings/show.html.erb within layouts/application
Rendered bookings/show.html.erb within layouts/application (0.8ms)

Completed 200 OK in 5ms (Views: 2.3ms | ActiveRecord: 0.2ms)

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Booking Exists (0.5ms)  SELECT  1 AS one FROM "bookings" WHERE "bookings"."user_id" = $1 AND "bookings"."data_entrada" = $2 AND "bookings"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.3ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:55:41 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (2.0ms)
Rendered devise/sessions/new.html.erb within layouts/application (7.6ms)

Completed 200 OK in 17ms (Views: 11.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:55:42 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 20:55:42 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.3ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 20:55:42 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (4.8ms)
Rendered bookings/new.html.erb within layouts/application (5.1ms)

Completed 200 OK in 8ms (Views: 7.4ms | ActiveRecord: 0.0ms)

 (0.2ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (1.0ms)  BEGIN
 (1.1ms)  COMMIT
 (1.3ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:56:06 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.5ms)

Completed 200 OK in 137ms (Views: 116.3ms | ActiveRecord: 3.6ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:56:06 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 20:56:06 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.2ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 20:56:06 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (3.3ms)
Rendered bookings/new.html.erb within layouts/application (4.1ms)

Completed 200 OK in 30ms (Views: 6.2ms | ActiveRecord: 11.5ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 20:56:06 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar diárias"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
Booking Create (0.4ms)  INSERT INTO "bookings" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-04 23:56:06.575337"], ["updated_at", "2020-12-04 23:56:06.575337"], ["user_id", 4]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/bookings/5 Completed 302 Found in 6ms (ActiveRecord: 1.0ms) Started GET “/bookings/5” for 127.0.0.1 at 2020-12-04 20:56:06 -0300 Processing by BookingsController#show as HTML

Parameters: {"id"=>"5"}
Booking Load (0.3ms)  SELECT  "bookings".* FROM "bookings" WHERE "bookings"."id" = $1 LIMIT $2  [["id", 5], ["LIMIT", 1]]
Rendering bookings/show.html.erb within layouts/application
Rendered bookings/show.html.erb within layouts/application (2.0ms)

Completed 200 OK in 8ms (Views: 6.0ms | ActiveRecord: 0.3ms)

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Booking Exists (0.5ms)  SELECT  1 AS one FROM "bookings" WHERE "bookings"."user_id" = $1 AND "bookings"."data_entrada" = $2 AND "bookings"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (1.5ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:56:06 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.4ms)

Completed 200 OK in 6ms (Views: 5.2ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:56:06 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 20:56:06 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.3ms)

Completed 200 OK in 6ms (Views: 4.9ms | ActiveRecord: 0.3ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 20:56:06 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (6.5ms)
Rendered bookings/new.html.erb within layouts/application (6.7ms)

Completed 200 OK in 9ms (Views: 8.6ms | ActiveRecord: 0.0ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 20:56:06 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar diárias"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
Booking Create (0.3ms)  INSERT INTO "bookings" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-05"], ["data_saida", "2020-01-01"], ["created_at", "2020-12-04 23:56:06.726906"], ["updated_at", "2020-12-04 23:56:06.726906"], ["user_id", 4]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/bookings/6 Completed 302 Found in 6ms (ActiveRecord: 0.9ms) Started GET “/bookings/6” for 127.0.0.1 at 2020-12-04 20:56:06 -0300 Processing by BookingsController#show as HTML

Parameters: {"id"=>"6"}
Booking Load (1.5ms)  SELECT  "bookings".* FROM "bookings" WHERE "bookings"."id" = $1 LIMIT $2  [["id", 6], ["LIMIT", 1]]
Rendering bookings/show.html.erb within layouts/application
Rendered bookings/show.html.erb within layouts/application (0.3ms)

Completed 200 OK in 7ms (Views: 4.0ms | ActiveRecord: 1.5ms)

 (0.4ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:58:48 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.2ms)

Completed 200 OK in 141ms (Views: 118.1ms | ActiveRecord: 8.2ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:58:48 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 20:58:48 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.2ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 20:58:48 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (3.2ms)
Rendered bookings/new.html.erb within layouts/application (4.2ms)

Completed 200 OK in 45ms (Views: 9.6ms | ActiveRecord: 14.0ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 20:58:48 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar diárias"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
Booking Create (0.4ms)  INSERT INTO "bookings" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-04 23:58:48.701702"], ["updated_at", "2020-12-04 23:58:48.701702"], ["user_id", 4]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/bookings/7 Completed 302 Found in 6ms (ActiveRecord: 0.9ms) Started GET “/bookings/7” for 127.0.0.1 at 2020-12-04 20:58:48 -0300 Processing by BookingsController#show as HTML

Parameters: {"id"=>"7"}
Booking Load (0.3ms)  SELECT  "bookings".* FROM "bookings" WHERE "bookings"."id" = $1 LIMIT $2  [["id", 7], ["LIMIT", 1]]
Rendering bookings/show.html.erb within layouts/application
Rendered bookings/show.html.erb within layouts/application (0.9ms)

Completed 200 OK in 5ms (Views: 2.2ms | ActiveRecord: 0.3ms)

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Booking Exists (0.5ms)  SELECT  1 AS one FROM "bookings" WHERE "bookings"."user_id" = $1 AND "bookings"."data_entrada" = $2 AND "bookings"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:58:48 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.7ms)

Completed 200 OK in 8ms (Views: 7.2ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 20:58:48 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 8ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 20:58:48 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 7ms (Views: 3.1ms | ActiveRecord: 0.3ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 20:58:48 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (7.6ms)
Rendered bookings/new.html.erb within layouts/application (7.8ms)

Completed 200 OK in 12ms (Views: 9.8ms | ActiveRecord: 0.0ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 20:58:48 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar diárias"}
User Load (1.0ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.9ms)  SAVEPOINT active_record_1
 (1.0ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (8.8ms)
Rendered bookings/new.html.erb within layouts/application (9.1ms)

Completed 200 OK in 34ms (Views: 13.7ms | ActiveRecord: 2.9ms)

 (0.2ms)  ROLLBACK
 (0.7ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:04:51 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.0ms)
Rendered devise/sessions/new.html.erb within layouts/application (13.1ms)

Completed 200 OK in 297ms (Views: 289.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:04:51 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 8ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:04:51 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.8ms)

Completed 200 OK in 6ms (Views: 4.2ms | ActiveRecord: 0.3ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 21:04:51 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (2.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Exists (1.2ms)  SELECT  1 AS one FROM "requirements" LIMIT $1  [["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (20.7ms)

Completed 200 OK in 53ms (Views: 23.7ms | ActiveRecord: 7.6ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 21:04:51 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
 (0.2ms)  SAVEPOINT active_record_1
Requirement Create (0.5ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-05 00:04:51.856011"], ["updated_at", "2020-12-05 00:04:51.856011"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1
Requirement Load (0.2ms)  SELECT "requirements".* FROM "requirements"

Redirected to www.example.com/requirements Completed 302 Found in 8ms (ActiveRecord: 1.1ms) Started GET “/requirements” for 127.0.0.1 at 2020-12-04 21:04:51 -0300 Processing by RequirementsController#index as HTML

Rendering requirements/index.html.erb within layouts/application
Requirement Load (0.5ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/index.html.erb within layouts/application (3.5ms)

Completed 200 OK in 16ms (Views: 11.4ms | ActiveRecord: 0.5ms)

 (1.0ms)  SELECT COUNT(*) FROM "requirements"
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"
 (0.8ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:04:51 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (4.6ms)

Completed 200 OK in 17ms (Views: 12.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:04:51 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (1.7ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 10ms (ActiveRecord: 1.7ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:04:51 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (4.6ms)

Completed 200 OK in 8ms (Views: 6.5ms | ActiveRecord: 0.4ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 21:04:52 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Exists (1.2ms)  SELECT  1 AS one FROM "requirements" LIMIT $1  [["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (8.4ms)

Completed 200 OK in 22ms (Views: 17.1ms | ActiveRecord: 1.5ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 21:04:52 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Exists (0.4ms)  SELECT  1 AS one FROM "requirements" LIMIT $1  [["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (4.0ms)

Completed 200 OK in 11ms (Views: 7.9ms | ActiveRecord: 0.7ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 21:04:52 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>""}, "commit"=>"Definir requisitos"}
 (0.2ms)  SAVEPOINT active_record_1
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering requirements/new.html.erb within layouts/application
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (4.8ms)

Completed 500 Internal Server Error in 9ms (ActiveRecord: 0.8ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.3ms)  BEGIN
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:04:52 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (17.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (20.6ms)

Completed 200 OK in 24ms (Views: 22.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:04:52 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:04:52 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.8ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (4.6ms)

Completed 200 OK in 6ms (Views: 5.0ms | ActiveRecord: 0.8ms)

Budget Load (0.4ms)  SELECT "budgets".* FROM "budgets"
 (0.2ms)  SAVEPOINT active_record_1
Budget Create (0.6ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-05 00:04:52.154300"], ["updated_at", "2020-12-05 00:04:52.154300"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1
 (0.2ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 21:04:52 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (3.4ms)

Completed 200 OK in 7ms (Views: 4.9ms | ActiveRecord: 0.7ms)

 (0.4ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.1ms)  COMMIT
 (0.4ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:04:52 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.1ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.5ms)

Completed 200 OK in 8ms (Views: 6.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:04:52 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:04:52 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.3ms)

Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 21:04:52 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (2.5ms)

Completed 200 OK in 5ms (Views: 3.6ms | ActiveRecord: 0.5ms)

 (0.5ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:04:52 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (7.4ms)

Completed 200 OK in 17ms (Views: 16.2ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:04:52 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:04:52 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.7ms)

Completed 200 OK in 8ms (Views: 5.7ms | ActiveRecord: 0.6ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 21:04:52 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (17.7ms)
Rendered bookings/new.html.erb within layouts/application (19.3ms)

Completed 200 OK in 62ms (Views: 25.2ms | ActiveRecord: 3.2ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 21:04:52 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar diárias"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
Booking Create (0.5ms)  INSERT INTO "bookings" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 00:04:52.427714"], ["updated_at", "2020-12-05 00:04:52.427714"], ["user_id", 4]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/bookings/8 Completed 302 Found in 9ms (ActiveRecord: 1.0ms) Started GET “/bookings/8” for 127.0.0.1 at 2020-12-04 21:04:52 -0300 Processing by BookingsController#show as HTML

Parameters: {"id"=>"8"}
Booking Load (0.4ms)  SELECT  "bookings".* FROM "bookings" WHERE "bookings"."id" = $1 LIMIT $2  [["id", 8], ["LIMIT", 1]]
Rendering bookings/show.html.erb within layouts/application
Rendered bookings/show.html.erb within layouts/application (0.9ms)

Completed 200 OK in 8ms (Views: 2.4ms | ActiveRecord: 0.4ms)

User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Booking Exists (0.4ms)  SELECT  1 AS one FROM "bookings" WHERE "bookings"."user_id" = $1 AND "bookings"."data_entrada" = $2 AND "bookings"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.3ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:04:52 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.6ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.9ms)

Completed 200 OK in 7ms (Views: 6.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:04:52 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:04:52 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.1ms)

Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.5ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 21:04:52 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (5.9ms)
Rendered bookings/new.html.erb within layouts/application (6.4ms)

Completed 200 OK in 9ms (Views: 8.7ms | ActiveRecord: 0.0ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 21:04:52 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar diárias"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (3.9ms)
Rendered bookings/new.html.erb within layouts/application (4.2ms)

Completed 200 OK in 10ms (Views: 6.9ms | ActiveRecord: 0.4ms)

 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.2ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.5ms)  COMMIT
 (0.4ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:04:52 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.2ms)

Completed 200 OK in 5ms (Views: 4.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:04:52 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:04:52 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (1.8ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (4.6ms)

Completed 200 OK in 9ms (Views: 6.5ms | ActiveRecord: 1.8ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:04:52 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (1.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (4.3ms)

Completed 200 OK in 10ms (Views: 8.3ms | ActiveRecord: 1.3ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 21:04:52 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (11.6ms)
Rendered request_deadlines/new.html.erb within layouts/application (14.7ms)

Completed 200 OK in 37ms (Views: 20.7ms | ActiveRecord: 3.8ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 21:04:52 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2021", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.4ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.2ms)  SAVEPOINT active_record_1
RequestDeadline Create (0.4ms)  INSERT INTO "request_deadlines" ("deadline", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["deadline", "2021-01-01 17:30:00"], ["created_at", "2020-12-05 00:04:52.718195"], ["updated_at", "2020-12-05 00:04:52.718195"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/request_deadlines Completed 302 Found in 5ms (ActiveRecord: 1.1ms) Started GET “/request_deadlines” for 127.0.0.1 at 2020-12-04 21:04:52 -0300 Processing by RequestDeadlinesController#index as HTML

Rendering request_deadlines/index.html.erb within layouts/application
RequestDeadline Load (0.4ms)  SELECT "request_deadlines".* FROM "request_deadlines"
Rendered request_deadlines/index.html.erb within layouts/application (2.1ms)

Completed 200 OK in 12ms (Views: 4.6ms | ActiveRecord: 0.4ms)

 (0.3ms)  SELECT COUNT(*) FROM "request_deadlines"
RequestDeadline Load (0.2ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.2ms)  ROLLBACK
 (1.9ms)  BEGIN
 (0.6ms)  COMMIT
 (1.9ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:04:52 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.4ms)

Completed 200 OK in 8ms (Views: 6.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:04:52 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:04:52 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.9ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (5.8ms)

Completed 200 OK in 10ms (Views: 7.6ms | ActiveRecord: 0.9ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:04:52 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.2ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 21:04:52 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (2.6ms)
Rendered request_deadlines/new.html.erb within layouts/application (2.9ms)

Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.0ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 21:04:52 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2015", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.2ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (6.2ms)
Rendered request_deadlines/new.html.erb within layouts/application (7.5ms)

Completed 200 OK in 13ms (Views: 9.8ms | ActiveRecord: 0.6ms)

 (3.0ms)  ROLLBACK
 (2.4ms)  BEGIN
 (0.9ms)  COMMIT
 (0.8ms)  BEGIN
User Load (3.1ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:04:52 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.6ms)

Completed 200 OK in 10ms (Views: 9.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:04:52 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:04:52 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (1.8ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (7.6ms)

Completed 200 OK in 10ms (Views: 7.3ms | ActiveRecord: 1.8ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:04:52 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.2ms)

Completed 200 OK in 4ms (Views: 3.5ms | ActiveRecord: 0.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 21:04:52 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (9.4ms)
Rendered tickets/new.html.erb within layouts/application (12.1ms)

Completed 200 OK in 41ms (Views: 15.7ms | ActiveRecord: 6.8ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 21:04:53 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar passagem"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
Ticket Create (0.4ms)  INSERT INTO "tickets" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 00:04:53.026813"], ["updated_at", "2020-12-05 00:04:53.026813"], ["user_id", 4]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/tickets/3 Completed 302 Found in 5ms (ActiveRecord: 0.8ms) Started GET “/tickets/3” for 127.0.0.1 at 2020-12-04 21:04:53 -0300 Processing by TicketsController#show as HTML

Parameters: {"id"=>"3"}
Ticket Load (0.2ms)  SELECT  "tickets".* FROM "tickets" WHERE "tickets"."id" = $1 LIMIT $2  [["id", 3], ["LIMIT", 1]]
Rendering tickets/show.html.erb within layouts/application
Rendered tickets/show.html.erb within layouts/application (0.9ms)

Completed 200 OK in 4ms (Views: 2.2ms | ActiveRecord: 0.2ms)

User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Ticket Exists (0.3ms)  SELECT  1 AS one FROM "tickets" WHERE "tickets"."user_id" = $1 AND "tickets"."data_entrada" = $2 AND "tickets"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.3ms)  ROLLBACK
 (4.9ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:04:53 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.8ms)

Completed 200 OK in 9ms (Views: 7.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:04:53 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:04:53 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 8ms (Views: 5.3ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:04:53 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 21:04:53 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (2.8ms)
Rendered tickets/new.html.erb within layouts/application (4.1ms)

Completed 200 OK in 11ms (Views: 8.0ms | ActiveRecord: 0.0ms)

 (0.3ms)  ROLLBACK
 (117.8ms)  DROP DATABASE IF EXISTS "secretaria_ppgi_test"
 (318.5ms)  CREATE DATABASE "secretaria_ppgi_test" ENCODING = 'unicode'
SQL (0.5ms)  CREATE EXTENSION IF NOT EXISTS "plpgsql"
 (0.2ms)  DROP TABLE IF EXISTS "bookings" CASCADE
 (8.4ms)  CREATE TABLE "bookings" ("id" bigserial primary key, "data_entrada" date, "data_saida" date, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "user_id" integer)
 (0.1ms)  DROP TABLE IF EXISTS "budgets" CASCADE
 (7.9ms)  CREATE TABLE "budgets" ("id" bigserial primary key, "value" decimal, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)
 (0.2ms)  DROP TABLE IF EXISTS "request_deadlines" CASCADE
 (5.1ms)  CREATE TABLE "request_deadlines" ("id" bigserial primary key, "deadline" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)
 (0.2ms)  DROP TABLE IF EXISTS "request_types" CASCADE
 (8.5ms)  CREATE TABLE "request_types" ("id" bigserial primary key, "title" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)
 (0.2ms)  DROP TABLE IF EXISTS "requests" CASCADE
 (10.4ms)  CREATE TABLE "requests" ("id" bigserial primary key, "request_type_id" bigint, "user_id" bigint, "documents" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)
 (3.7ms)  CREATE  INDEX  "index_requests_on_request_type_id" ON "requests"  ("request_type_id")
 (3.5ms)  CREATE  INDEX  "index_requests_on_user_id" ON "requests"  ("user_id")
 (0.1ms)  DROP TABLE IF EXISTS "requirements" CASCADE
 (7.6ms)  CREATE TABLE "requirements" ("id" bigserial primary key, "requirements" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)
 (0.2ms)  DROP TABLE IF EXISTS "tickets" CASCADE
 (9.5ms)  CREATE TABLE "tickets" ("id" bigserial primary key, "data_entrada" date, "data_saida" date, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "user_id" integer)
 (0.2ms)  DROP TABLE IF EXISTS "users" CASCADE
 (9.7ms)  CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "full_name" character varying, "registration" character varying, "role" integer)
 (7.2ms)  CREATE UNIQUE INDEX  "index_users_on_email" ON "users"  ("email")
 (5.3ms)  CREATE UNIQUE INDEX  "index_users_on_reset_password_token" ON "users"  ("reset_password_token")
 (2.4ms)  ALTER TABLE "requests" ADD CONSTRAINT "fk_rails_59d5c2771d"

FOREIGN KEY (“request_type_id”)

REFERENCES "request_types" ("id")



 (2.4ms)  ALTER TABLE "requests" ADD CONSTRAINT "fk_rails_8ead8b1e6b"

FOREIGN KEY (“user_id”)

REFERENCES "users" ("id")



 (7.8ms)  CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY)
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (1.2ms)  INSERT INTO "schema_migrations" (version) VALUES (20201204235248)
 (1.2ms)  INSERT INTO "schema_migrations" (version) VALUES

(20201204195343), (20201113005520), (20201113005619), (20201204190307), (20201204185313), (20201204220942), (20191114163205), (20201204172747), (20201203212607), (20201203170755), (20191114162918);



 (6.3ms)  CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)
ActiveRecord::InternalMetadata Load (0.2ms)  SELECT  "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2  [["key", "environment"], ["LIMIT", 1]]
 (0.1ms)  BEGIN
ActiveRecord::InternalMetadata Create (0.3ms)  INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key"  [["key", "environment"], ["value", "test"], ["created_at", "2020-12-05 00:13:06.126121"], ["updated_at", "2020-12-05 00:13:06.126121"]]
 (1.0ms)  COMMIT
ActiveRecord::InternalMetadata Load (0.2ms)  SELECT  "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2  [["key", "environment"], ["LIMIT", 1]]
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:13:06 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (8.4ms)

Completed 200 OK in 285ms (Views: 263.3ms | ActiveRecord: 5.2ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:13:06 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Completed 401 Unauthorized in 3ms (ActiveRecord: 0.6ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.6ms)

Completed 200 OK in 6ms (Views: 3.0ms | ActiveRecord: 0.0ms)

 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:13:06 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:13:06 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Completed 401 Unauthorized in 3ms (ActiveRecord: 0.4ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.7ms)

Completed 200 OK in 6ms (Views: 4.0ms | ActiveRecord: 0.0ms)

 (0.4ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.3ms)  COMMIT
 (0.2ms)  BEGIN
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:13:06 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.3ms)

Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:13:06 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Completed 401 Unauthorized in 3ms (ActiveRecord: 0.6ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.9ms)

Completed 200 OK in 10ms (Views: 7.6ms | ActiveRecord: 0.0ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:13:06 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 5ms (Views: 3.8ms | ActiveRecord: 0.0ms)

 (0.4ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:13:06 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.0ms)

Completed 200 OK in 5ms (Views: 3.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:13:06 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Completed 401 Unauthorized in 2ms (ActiveRecord: 0.4ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (4.7ms)

Completed 200 OK in 9ms (Views: 6.9ms | ActiveRecord: 0.0ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:13:06 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
Rendered home/index.html.erb within layouts/application (0.6ms)

Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.0ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]
 (0.4ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
 (0.3ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.2ms)  BEGIN
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.1ms)  SELECT pg_try_advisory_lock(5025712458016326615)
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
ActiveRecord::InternalMetadata Load (0.2ms)  SELECT  "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2  [["key", "environment"], ["LIMIT", 1]]
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.2ms)  SELECT pg_advisory_unlock(5025712458016326615)
 (0.2ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:13:30 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (7.2ms)

Completed 200 OK in 138ms (Views: 123.2ms | ActiveRecord: 2.8ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:13:30 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Completed 401 Unauthorized in 3ms (ActiveRecord: 0.4ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.9ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.4ms)

Completed 200 OK in 9ms (Views: 6.4ms | ActiveRecord: 0.0ms)

 (0.3ms)  ROLLBACK
 (0.4ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:13:30 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.5ms)
Rendered devise/sessions/new.html.erb within layouts/application (11.6ms)

Completed 200 OK in 22ms (Views: 20.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:13:30 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Completed 401 Unauthorized in 4ms (ActiveRecord: 0.4ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.5ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.4ms)

Completed 200 OK in 7ms (Views: 4.3ms | ActiveRecord: 0.0ms)

 (0.6ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]
 (0.3ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.8ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:13:30 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.5ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.4ms)

Completed 200 OK in 16ms (Views: 14.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:13:30 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Completed 401 Unauthorized in 3ms (ActiveRecord: 0.4ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.5ms)

Completed 200 OK in 14ms (Views: 10.0ms | ActiveRecord: 0.0ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:13:30 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 7ms (Views: 5.5ms | ActiveRecord: 0.0ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:13:30 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (2.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (9.6ms)

Completed 200 OK in 18ms (Views: 17.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:13:30 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Completed 401 Unauthorized in 3ms (ActiveRecord: 0.3ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.1ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.4ms)

Completed 200 OK in 5ms (Views: 2.8ms | ActiveRecord: 0.0ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:13:30 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
Rendered home/index.html.erb within layouts/application (0.4ms)

Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.6ms)  COMMIT
 (0.4ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]
 (0.6ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (1.4ms)  COMMIT
 (0.2ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
User Load (0.3ms)  SELECT "users".* FROM "users"
 (0.2ms)  BEGIN
User Exists (0.4ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]
User Create (0.5ms)  INSERT INTO "users" ("email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["email", "admin@admin.com"], ["encrypted_password", "$2a$04$YWgMq8UNQTjyZkkQxSGzq.0KxogYIgBO3MmSXoablogWy8Hxtsi.O"], ["created_at", "2020-12-05 00:13:53.551063"], ["updated_at", "2020-12-05 00:13:53.551063"], ["full_name", "Administrador"], ["registration", "000000000"], ["role", 0]]
 (4.8ms)  COMMIT
 (0.3ms)  BEGIN
User Exists (0.5ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "secretary@secretary.com"], ["LIMIT", 1]]
User Create (0.5ms)  INSERT INTO "users" ("email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["email", "secretary@secretary.com"], ["encrypted_password", "$2a$04$GP36Au3tQX7SCm1HvL0/auAHdy5.8dVazxEpmotrEX0MtHV9hf5GC"], ["created_at", "2020-12-05 00:13:53.565138"], ["updated_at", "2020-12-05 00:13:53.565138"], ["full_name", "Secretário"], ["registration", "000000000"], ["role", 1]]
 (1.3ms)  COMMIT
 (0.2ms)  BEGIN
User Exists (0.6ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "professor@professor.com"], ["LIMIT", 1]]
User Create (0.4ms)  INSERT INTO "users" ("email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["email", "professor@professor.com"], ["encrypted_password", "$2a$04$tdbrfXwMN15Rxl1J.4VzfuEwp3XyV8EyuRyUDOrePafOXq7iTNe7G"], ["created_at", "2020-12-05 00:13:53.572939"], ["updated_at", "2020-12-05 00:13:53.572939"], ["full_name", "Professor"], ["registration", "000000000"], ["role", 2]]
 (1.1ms)  COMMIT
 (0.2ms)  BEGIN
User Exists (0.4ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
User Create (0.3ms)  INSERT INTO "users" ("email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["email", "student@student.com"], ["encrypted_password", "$2a$04$7vBDB.xxkAltyjALsNz93Oj5UG3bAHqFxazAHX8xyvhVqEIrac7T2"], ["created_at", "2020-12-05 00:13:53.579501"], ["updated_at", "2020-12-05 00:13:53.579501"], ["full_name", "Aluno"], ["registration", "000000000"], ["role", 3]]
 (1.1ms)  COMMIT
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.2ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:14:01 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (7.9ms)

Completed 200 OK in 139ms (Views: 118.7ms | ActiveRecord: 4.6ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:14:01 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 10ms (ActiveRecord: 0.6ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:14:01 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.1ms)

Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.2ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 21:14:01 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (7.7ms)
Rendered bookings/new.html.erb within layouts/application (8.7ms)

Completed 200 OK in 27ms (Views: 13.4ms | ActiveRecord: 2.8ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 21:14:01 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar diárias"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
Booking Create (0.5ms)  INSERT INTO "bookings" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 00:14:01.978900"], ["updated_at", "2020-12-05 00:14:01.978900"], ["user_id", 4]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/bookings/1 Completed 302 Found in 14ms (ActiveRecord: 1.1ms) Started GET “/bookings/1” for 127.0.0.1 at 2020-12-04 21:14:01 -0300 Processing by BookingsController#show as HTML

Parameters: {"id"=>"1"}
Booking Load (0.4ms)  SELECT  "bookings".* FROM "bookings" WHERE "bookings"."id" = $1 LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendering bookings/show.html.erb within layouts/application
Rendered bookings/show.html.erb within layouts/application (5.0ms)

Completed 200 OK in 17ms (Views: 10.3ms | ActiveRecord: 0.4ms)

User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Booking Exists (1.3ms)  SELECT  1 AS one FROM "bookings" WHERE "bookings"."user_id" = $1 AND "bookings"."data_entrada" = $2 AND "bookings"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:14:02 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.5ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.7ms)

Completed 200 OK in 6ms (Views: 5.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:14:02 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:14:02 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.9ms)

Completed 200 OK in 9ms (Views: 6.4ms | ActiveRecord: 0.5ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 21:14:02 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (5.2ms)
Rendered bookings/new.html.erb within layouts/application (5.4ms)

Completed 200 OK in 10ms (Views: 9.1ms | ActiveRecord: 0.0ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 21:14:02 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar diárias"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (2.6ms)
Rendered bookings/new.html.erb within layouts/application (2.8ms)

Completed 200 OK in 23ms (Views: 3.9ms | ActiveRecord: 0.6ms)

 (0.6ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.5ms)  COMMIT
 (0.3ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:14:02 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.1ms)

Completed 200 OK in 5ms (Views: 3.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:14:02 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:14:02 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.3ms)

Budget Load (0.4ms)  SELECT "budgets".* FROM "budgets"
 (0.4ms)  SAVEPOINT active_record_1
Budget Create (1.1ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-05 00:14:02.195809"], ["updated_at", "2020-12-05 00:14:02.195809"]]
 (0.3ms)  RELEASE SAVEPOINT active_record_1
 (0.6ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.4ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 21:14:02 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.8ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (5.5ms)

Completed 200 OK in 11ms (Views: 7.2ms | ActiveRecord: 1.4ms)

 (2.5ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:14:02 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.9ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.6ms)

Completed 200 OK in 11ms (Views: 9.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:14:02 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 8ms (ActiveRecord: 0.6ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:14:02 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.3ms)

Completed 200 OK in 12ms (Views: 8.6ms | ActiveRecord: 0.2ms)

Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 21:14:02 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.4ms)  SELECT COUNT(*) FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (4.3ms)

Completed 200 OK in 18ms (Views: 16.4ms | ActiveRecord: 0.6ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.2ms)  BEGIN
 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:14:02 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.6ms)

Completed 200 OK in 11ms (Views: 7.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:14:02 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 10ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:14:02 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.1ms)

Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:14:02 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.6ms)

Completed 200 OK in 8ms (Views: 7.0ms | ActiveRecord: 0.2ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 21:14:02 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (7.1ms)
Rendered request_deadlines/new.html.erb within layouts/application (9.1ms)

Completed 200 OK in 30ms (Views: 12.6ms | ActiveRecord: 3.9ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 21:14:02 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2021", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.2ms)  SAVEPOINT active_record_1
RequestDeadline Create (0.4ms)  INSERT INTO "request_deadlines" ("deadline", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["deadline", "2021-01-01 17:30:00"], ["created_at", "2020-12-05 00:14:02.495941"], ["updated_at", "2020-12-05 00:14:02.495941"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/request_deadlines Completed 302 Found in 4ms (ActiveRecord: 0.9ms) Started GET “/request_deadlines” for 127.0.0.1 at 2020-12-04 21:14:02 -0300 Processing by RequestDeadlinesController#index as HTML

Rendering request_deadlines/index.html.erb within layouts/application
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
Rendered request_deadlines/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 29ms (Views: 26.7ms | ActiveRecord: 0.3ms)

 (0.3ms)  SELECT COUNT(*) FROM "request_deadlines"
RequestDeadline Load (0.2ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:14:02 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.0ms)

Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:14:02 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:14:02 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.6ms)

Completed 200 OK in 6ms (Views: 4.2ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:14:02 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.2ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 21:14:02 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (2.4ms)
Rendered request_deadlines/new.html.erb within layouts/application (2.7ms)

Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.0ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 21:14:02 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2015", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.2ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (2.0ms)
Rendered request_deadlines/new.html.erb within layouts/application (2.3ms)

Completed 200 OK in 6ms (Views: 3.5ms | ActiveRecord: 0.4ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:14:02 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.5ms)

Completed 200 OK in 6ms (Views: 4.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:14:02 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:14:02 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.3ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 21:14:02 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Exists (0.5ms)  SELECT  1 AS one FROM "requirements" LIMIT $1  [["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (4.6ms)

Completed 200 OK in 19ms (Views: 6.1ms | ActiveRecord: 4.8ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 21:14:02 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
 (0.4ms)  SAVEPOINT active_record_1
Requirement Create (0.5ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-05 00:14:02.695916"], ["updated_at", "2020-12-05 00:14:02.695916"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1
Requirement Load (0.2ms)  SELECT "requirements".* FROM "requirements"

Redirected to www.example.com/requirements Completed 302 Found in 6ms (ActiveRecord: 1.3ms) Started GET “/requirements” for 127.0.0.1 at 2020-12-04 21:14:02 -0300 Processing by RequirementsController#index as HTML

Rendering requirements/index.html.erb within layouts/application
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/index.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.3ms)

 (0.4ms)  SELECT COUNT(*) FROM "requirements"
Requirement Load (1.3ms)  SELECT "requirements".* FROM "requirements"
 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:14:02 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.9ms)

Completed 200 OK in 7ms (Views: 5.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:14:02 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:14:02 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 21:14:02 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Exists (0.3ms)  SELECT  1 AS one FROM "requirements" LIMIT $1  [["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (2.5ms)

Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.5ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 21:14:02 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Exists (0.3ms)  SELECT  1 AS one FROM "requirements" LIMIT $1  [["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (3.6ms)

Completed 200 OK in 6ms (Views: 4.2ms | ActiveRecord: 0.7ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 21:14:02 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>""}, "commit"=>"Definir requisitos"}
 (0.2ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (3.1ms)

Completed 500 Internal Server Error in 6ms (ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:14:02 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:14:02 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:14:02 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.4ms)

Completed 200 OK in 5ms (Views: 4.8ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:14:02 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.2ms)

Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.3ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 21:14:02 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (3.6ms)
Rendered tickets/new.html.erb within layouts/application (5.0ms)

Completed 200 OK in 24ms (Views: 8.2ms | ActiveRecord: 3.3ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 21:14:02 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar passagem"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.4ms)  SAVEPOINT active_record_1
Ticket Create (0.6ms)  INSERT INTO "tickets" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 00:14:02.872557"], ["updated_at", "2020-12-05 00:14:02.872557"], ["user_id", 4]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/tickets/1 Completed 302 Found in 9ms (ActiveRecord: 1.6ms) Started GET “/tickets/1” for 127.0.0.1 at 2020-12-04 21:14:02 -0300 Processing by TicketsController#show as HTML

Parameters: {"id"=>"1"}
Ticket Load (0.3ms)  SELECT  "tickets".* FROM "tickets" WHERE "tickets"."id" = $1 LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendering tickets/show.html.erb within layouts/application
Rendered tickets/show.html.erb within layouts/application (0.7ms)

Completed 200 OK in 6ms (Views: 2.0ms | ActiveRecord: 0.3ms)

User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Ticket Exists (0.3ms)  SELECT  1 AS one FROM "tickets" WHERE "tickets"."user_id" = $1 AND "tickets"."data_entrada" = $2 AND "tickets"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.1ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.7ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:14:02 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.0ms)

Completed 200 OK in 5ms (Views: 3.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:14:02 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:14:02 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 4ms (Views: 2.7ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:14:02 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 5ms (Views: 3.6ms | ActiveRecord: 0.3ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 21:14:02 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (5.7ms)
Rendered tickets/new.html.erb within layouts/application (6.2ms)

Completed 200 OK in 9ms (Views: 8.5ms | ActiveRecord: 0.0ms)

 (0.1ms)  ROLLBACK
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:17:24 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.4ms)

Completed 200 OK in 138ms (Views: 117.7ms | ActiveRecord: 4.8ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:17:25 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 16ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:17:25 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.1ms)

Completed 200 OK in 6ms (Views: 4.6ms | ActiveRecord: 0.3ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 21:17:25 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (16.6ms)
Rendered bookings/new.html.erb within layouts/application (19.1ms)

Completed 200 OK in 38ms (Views: 26.7ms | ActiveRecord: 2.6ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 21:17:25 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar diárias"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
Booking Create (0.5ms)  INSERT INTO "bookings" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 00:17:25.126814"], ["updated_at", "2020-12-05 00:17:25.126814"], ["user_id", 4]]
 (0.3ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/bookings/2 Completed 302 Found in 11ms (ActiveRecord: 1.4ms) Started GET “/bookings/2” for 127.0.0.1 at 2020-12-04 21:17:25 -0300 Processing by BookingsController#show as HTML

Parameters: {"id"=>"2"}
Booking Load (0.3ms)  SELECT  "bookings".* FROM "bookings" WHERE "bookings"."id" = $1 LIMIT $2  [["id", 2], ["LIMIT", 1]]
Rendering bookings/show.html.erb within layouts/application
Rendered bookings/show.html.erb within layouts/application (0.8ms)

Completed 200 OK in 12ms (Views: 8.0ms | ActiveRecord: 0.3ms)

User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Booking Exists (0.4ms)  SELECT  1 AS one FROM "bookings" WHERE "bookings"."user_id" = $1 AND "bookings"."data_entrada" = $2 AND "bookings"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.3ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.3ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:17:25 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.6ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.4ms)

Completed 200 OK in 7ms (Views: 5.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:17:25 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 9ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:17:25 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.2ms)

Completed 200 OK in 6ms (Views: 5.0ms | ActiveRecord: 0.2ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 21:17:25 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (9.7ms)
Rendered bookings/new.html.erb within layouts/application (10.0ms)

Completed 200 OK in 14ms (Views: 13.2ms | ActiveRecord: 0.0ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 21:17:25 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar diárias"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (3.6ms)
Rendered bookings/new.html.erb within layouts/application (3.8ms)

Completed 200 OK in 11ms (Views: 5.2ms | ActiveRecord: 0.8ms)

 (0.2ms)  ROLLBACK
 (0.4ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:17:25 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.1ms)

Completed 200 OK in 7ms (Views: 5.2ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:17:25 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:17:25 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.1ms)

Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.3ms)

Budget Load (0.6ms)  SELECT "budgets".* FROM "budgets"
 (0.2ms)  SAVEPOINT active_record_1
Budget Create (0.3ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-05 00:17:25.361124"], ["updated_at", "2020-12-05 00:17:25.361124"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 21:17:25 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.5ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (4.6ms)

Completed 200 OK in 8ms (Views: 5.6ms | ActiveRecord: 1.1ms)

 (0.4ms)  ROLLBACK
 (0.4ms)  BEGIN
 (0.5ms)  COMMIT
 (0.2ms)  BEGIN
User Load (1.0ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:17:25 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:17:25 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 9ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:17:25 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.9ms)

Completed 200 OK in 7ms (Views: 5.9ms | ActiveRecord: 0.2ms)

Budget Load (0.4ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 21:17:25 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.4ms)  SELECT COUNT(*) FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (3.6ms)

Completed 200 OK in 12ms (Views: 9.1ms | ActiveRecord: 0.7ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:17:25 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.5ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.7ms)

Completed 200 OK in 20ms (Views: 15.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:17:25 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 10ms (ActiveRecord: 0.7ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:17:25 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 8ms (Views: 6.6ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:17:25 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.8ms)

Completed 200 OK in 8ms (Views: 7.4ms | ActiveRecord: 0.2ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 21:17:25 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (4.6ms)
Rendered request_deadlines/new.html.erb within layouts/application (6.4ms)

Completed 200 OK in 21ms (Views: 10.1ms | ActiveRecord: 2.6ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 21:17:25 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2021", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.4ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.1ms)  SAVEPOINT active_record_1
RequestDeadline Create (0.4ms)  INSERT INTO "request_deadlines" ("deadline", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["deadline", "2021-01-01 17:30:00"], ["created_at", "2020-12-05 00:17:25.652396"], ["updated_at", "2020-12-05 00:17:25.652396"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/request_deadlines Completed 302 Found in 4ms (ActiveRecord: 1.0ms) Started GET “/request_deadlines” for 127.0.0.1 at 2020-12-04 21:17:25 -0300 Processing by RequestDeadlinesController#index as HTML

Rendering request_deadlines/index.html.erb within layouts/application
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
Rendered request_deadlines/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 5ms (Views: 3.6ms | ActiveRecord: 0.3ms)

 (0.4ms)  SELECT COUNT(*) FROM "request_deadlines"
RequestDeadline Load (0.7ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.2ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:17:25 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:17:25 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (1.1ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 1.1ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:17:25 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:17:25 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.6ms)

Completed 200 OK in 6ms (Views: 4.4ms | ActiveRecord: 0.3ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 21:17:25 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (6.3ms)
Rendered request_deadlines/new.html.erb within layouts/application (7.0ms)

Completed 200 OK in 12ms (Views: 10.9ms | ActiveRecord: 0.0ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 21:17:25 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2015", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.2ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (2.8ms)
Rendered request_deadlines/new.html.erb within layouts/application (3.3ms)

Completed 200 OK in 8ms (Views: 5.9ms | ActiveRecord: 0.4ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.3ms)  COMMIT
 (0.3ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:17:25 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.6ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.3ms)

Completed 200 OK in 8ms (Views: 7.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:17:25 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:17:25 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.5ms)

Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.3ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 21:17:25 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Exists (0.5ms)  SELECT  1 AS one FROM "requirements" LIMIT $1  [["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (5.3ms)

Completed 200 OK in 24ms (Views: 7.9ms | ActiveRecord: 4.8ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 21:17:25 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
 (0.4ms)  SAVEPOINT active_record_1
Requirement Create (0.8ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-05 00:17:25.835966"], ["updated_at", "2020-12-05 00:17:25.835966"]]
 (0.8ms)  RELEASE SAVEPOINT active_record_1
Requirement Load (0.6ms)  SELECT "requirements".* FROM "requirements"

Redirected to www.example.com/requirements Completed 302 Found in 11ms (ActiveRecord: 2.6ms) Started GET “/requirements” for 127.0.0.1 at 2020-12-04 21:17:25 -0300 Processing by RequirementsController#index as HTML

Rendering requirements/index.html.erb within layouts/application
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 5ms (Views: 3.2ms | ActiveRecord: 0.3ms)

 (0.3ms)  SELECT COUNT(*) FROM "requirements"
Requirement Load (0.2ms)  SELECT "requirements".* FROM "requirements"
 (0.3ms)  ROLLBACK
 (0.7ms)  BEGIN
 (0.6ms)  COMMIT
 (0.5ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:17:25 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.7ms)

Completed 200 OK in 7ms (Views: 5.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:17:25 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:17:25 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.6ms)

Completed 200 OK in 6ms (Views: 4.6ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 21:17:25 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Exists (0.3ms)  SELECT  1 AS one FROM "requirements" LIMIT $1  [["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (3.8ms)

Completed 200 OK in 7ms (Views: 5.0ms | ActiveRecord: 0.8ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 21:17:25 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Exists (0.5ms)  SELECT  1 AS one FROM "requirements" LIMIT $1  [["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (3.1ms)

Completed 200 OK in 6ms (Views: 4.0ms | ActiveRecord: 0.8ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 21:17:25 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>""}, "commit"=>"Definir requisitos"}
 (0.1ms)  SAVEPOINT active_record_1
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (2.8ms)

Completed 500 Internal Server Error in 6ms (ActiveRecord: 0.5ms)

 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:17:25 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.2ms)

Completed 200 OK in 5ms (Views: 4.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:17:25 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:17:25 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (6.1ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (8.6ms)

Completed 200 OK in 12ms (Views: 4.5ms | ActiveRecord: 6.1ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:17:25 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.2ms)

Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.3ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 21:17:25 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (9.2ms)
Rendered tickets/new.html.erb within layouts/application (10.5ms)

Completed 200 OK in 30ms (Views: 15.5ms | ActiveRecord: 3.7ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 21:17:26 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar passagem"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
Ticket Create (5.8ms)  INSERT INTO "tickets" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 00:17:26.082162"], ["updated_at", "2020-12-05 00:17:26.082162"], ["user_id", 4]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/tickets/2 Completed 302 Found in 13ms (ActiveRecord: 6.5ms) Started GET “/tickets/2” for 127.0.0.1 at 2020-12-04 21:17:26 -0300 Processing by TicketsController#show as HTML

Parameters: {"id"=>"2"}
Ticket Load (0.2ms)  SELECT  "tickets".* FROM "tickets" WHERE "tickets"."id" = $1 LIMIT $2  [["id", 2], ["LIMIT", 1]]
Rendering tickets/show.html.erb within layouts/application
Rendered tickets/show.html.erb within layouts/application (0.9ms)

Completed 200 OK in 5ms (Views: 2.4ms | ActiveRecord: 0.2ms)

User Load (0.9ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Ticket Exists (0.5ms)  SELECT  1 AS one FROM "tickets" WHERE "tickets"."user_id" = $1 AND "tickets"."data_entrada" = $2 AND "tickets"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.5ms)  BEGIN
 (0.3ms)  COMMIT
 (0.3ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:17:26 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.8ms)

Completed 200 OK in 5ms (Views: 3.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:17:26 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:17:26 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 5ms (Views: 3.4ms | ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:17:26 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (1.7ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (4.4ms)

Completed 200 OK in 7ms (Views: 4.6ms | ActiveRecord: 1.7ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 21:17:26 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (2.1ms)
Rendered tickets/new.html.erb within layouts/application (2.3ms)

Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.0ms)

 (0.2ms)  ROLLBACK
 (1.6ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.3ms)  BEGIN
 (0.3ms)  COMMIT
 (0.3ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:19:46 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (8.3ms)

Completed 200 OK in 163ms (Views: 145.3ms | ActiveRecord: 4.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:19:46 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 11ms (ActiveRecord: 0.6ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:19:46 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.2ms)

Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.3ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 21:19:46 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (20.8ms)
Rendered bookings/new.html.erb within layouts/application (24.6ms)

Completed 200 OK in 51ms (Views: 28.8ms | ActiveRecord: 3.2ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 21:19:46 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar diárias"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
Booking Create (0.6ms)  INSERT INTO "bookings" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 00:19:46.405689"], ["updated_at", "2020-12-05 00:19:46.405689"], ["user_id", 4]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/bookings/3 Completed 302 Found in 18ms (ActiveRecord: 1.2ms) Started GET “/bookings/3” for 127.0.0.1 at 2020-12-04 21:19:46 -0300 Processing by BookingsController#show as HTML

Parameters: {"id"=>"3"}
Booking Load (0.3ms)  SELECT  "bookings".* FROM "bookings" WHERE "bookings"."id" = $1 LIMIT $2  [["id", 3], ["LIMIT", 1]]
Rendering bookings/show.html.erb within layouts/application
Rendered bookings/show.html.erb within layouts/application (1.3ms)

Completed 200 OK in 8ms (Views: 3.6ms | ActiveRecord: 0.3ms)

User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Booking Exists (0.3ms)  SELECT  1 AS one FROM "bookings" WHERE "bookings"."user_id" = $1 AND "bookings"."data_entrada" = $2 AND "bookings"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:19:46 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (4.5ms)

Completed 200 OK in 13ms (Views: 9.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:19:46 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.8ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 11ms (ActiveRecord: 0.8ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:19:46 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 6ms (Views: 4.5ms | ActiveRecord: 0.2ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 21:19:46 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (5.6ms)
Rendered bookings/new.html.erb within layouts/application (5.9ms)

Completed 200 OK in 11ms (Views: 10.3ms | ActiveRecord: 0.0ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 21:19:46 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar diárias"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
 (0.3ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (2.1ms)
Rendered bookings/new.html.erb within layouts/application (2.3ms)

Completed 200 OK in 7ms (Views: 3.3ms | ActiveRecord: 0.8ms)

 (0.5ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:19:46 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.1ms)

Completed 200 OK in 5ms (Views: 3.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:19:46 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:19:46 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (1.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.5ms)

Completed 200 OK in 7ms (Views: 4.7ms | ActiveRecord: 1.3ms)

Budget Load (0.4ms)  SELECT "budgets".* FROM "budgets"
 (0.2ms)  SAVEPOINT active_record_1
Budget Create (0.4ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-05 00:19:46.611386"], ["updated_at", "2020-12-05 00:19:46.611386"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1
 (0.4ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 21:19:46 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (3.3ms)

Completed 200 OK in 6ms (Views: 4.5ms | ActiveRecord: 0.7ms)

 (0.3ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:19:46 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (8.9ms)

Completed 200 OK in 33ms (Views: 21.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:19:46 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:19:46 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 5ms (Views: 4.5ms | ActiveRecord: 0.2ms)

Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 21:19:46 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.2ms)  SELECT COUNT(*) FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (2.5ms)

Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.4ms)

 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (1.6ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:19:46 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (7.4ms)

Completed 200 OK in 25ms (Views: 20.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:19:46 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 9ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:19:46 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (5.8ms)

Completed 200 OK in 13ms (Views: 12.5ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:19:46 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.2ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 21:19:46 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (12.7ms)
Rendered request_deadlines/new.html.erb within layouts/application (14.1ms)

Completed 200 OK in 33ms (Views: 17.3ms | ActiveRecord: 4.0ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 21:19:46 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2021", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (1.7ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.2ms)  SAVEPOINT active_record_1
RequestDeadline Create (0.7ms)  INSERT INTO "request_deadlines" ("deadline", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["deadline", "2021-01-01 17:30:00"], ["created_at", "2020-12-05 00:19:46.918241"], ["updated_at", "2020-12-05 00:19:46.918241"]]
 (0.5ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/request_deadlines Completed 302 Found in 11ms (ActiveRecord: 3.1ms) Started GET “/request_deadlines” for 127.0.0.1 at 2020-12-04 21:19:46 -0300 Processing by RequestDeadlinesController#index as HTML

Rendering request_deadlines/index.html.erb within layouts/application
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
Rendered request_deadlines/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 5ms (Views: 3.4ms | ActiveRecord: 0.3ms)

 (0.3ms)  SELECT COUNT(*) FROM "request_deadlines"
RequestDeadline Load (0.2ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:19:46 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.5ms)

Completed 200 OK in 8ms (Views: 6.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:19:46 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:19:46 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.3ms)

Completed 200 OK in 5ms (Views: 4.5ms | ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:19:46 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.9ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (4.6ms)

Completed 200 OK in 8ms (Views: 6.8ms | ActiveRecord: 0.9ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 21:19:46 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (2.9ms)
Rendered request_deadlines/new.html.erb within layouts/application (3.1ms)

Completed 200 OK in 5ms (Views: 4.5ms | ActiveRecord: 0.0ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 21:19:47 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2015", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.2ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (3.2ms)
Rendered request_deadlines/new.html.erb within layouts/application (3.6ms)

Completed 200 OK in 8ms (Views: 5.2ms | ActiveRecord: 0.5ms)

 (0.4ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.2ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:19:47 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:19:47 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:19:47 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.2ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 21:19:47 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Exists (1.4ms)  SELECT  1 AS one FROM "requirements" LIMIT $1  [["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (8.5ms)

Completed 200 OK in 29ms (Views: 11.6ms | ActiveRecord: 7.8ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 21:19:47 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
 (0.1ms)  SAVEPOINT active_record_1
Requirement Create (0.7ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-05 00:19:47.144735"], ["updated_at", "2020-12-05 00:19:47.144735"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
Requirement Load (0.2ms)  SELECT "requirements".* FROM "requirements"

Redirected to www.example.com/requirements Completed 302 Found in 4ms (ActiveRecord: 1.1ms) Started GET “/requirements” for 127.0.0.1 at 2020-12-04 21:19:47 -0300 Processing by RequirementsController#index as HTML

Rendering requirements/index.html.erb within layouts/application
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 4ms (Views: 2.7ms | ActiveRecord: 0.3ms)

 (0.3ms)  SELECT COUNT(*) FROM "requirements"
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"
 (0.3ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.2ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:19:47 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (4.6ms)

Completed 200 OK in 7ms (Views: 6.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:19:47 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:19:47 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.5ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 21:19:47 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Exists (0.8ms)  SELECT  1 AS one FROM "requirements" LIMIT $1  [["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (5.5ms)

Completed 200 OK in 8ms (Views: 5.6ms | ActiveRecord: 1.0ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 21:19:47 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Exists (0.2ms)  SELECT  1 AS one FROM "requirements" LIMIT $1  [["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (1.7ms)

Completed 200 OK in 3ms (Views: 2.3ms | ActiveRecord: 0.4ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 21:19:47 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>""}, "commit"=>"Definir requisitos"}
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (2.9ms)

Completed 500 Internal Server Error in 6ms (ActiveRecord: 0.4ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.2ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:19:47 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.2ms)

Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:19:47 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:19:47 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.6ms)

Completed 200 OK in 8ms (Views: 6.0ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:19:47 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 21:19:47 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (6.2ms)
Rendered tickets/new.html.erb within layouts/application (7.3ms)

Completed 200 OK in 20ms (Views: 10.5ms | ActiveRecord: 2.8ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 21:19:47 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar passagem"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
Ticket Create (0.3ms)  INSERT INTO "tickets" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 00:19:47.315636"], ["updated_at", "2020-12-05 00:19:47.315636"], ["user_id", 4]]
 (0.4ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/tickets/3 Completed 302 Found in 7ms (ActiveRecord: 1.1ms) Started GET “/tickets/3” for 127.0.0.1 at 2020-12-04 21:19:47 -0300 Processing by TicketsController#show as HTML

Parameters: {"id"=>"3"}
Ticket Load (0.8ms)  SELECT  "tickets".* FROM "tickets" WHERE "tickets"."id" = $1 LIMIT $2  [["id", 3], ["LIMIT", 1]]
Rendering tickets/show.html.erb within layouts/application
Rendered tickets/show.html.erb within layouts/application (0.7ms)

Completed 200 OK in 7ms (Views: 1.9ms | ActiveRecord: 0.8ms)

User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Ticket Exists (0.4ms)  SELECT  1 AS one FROM "tickets" WHERE "tickets"."user_id" = $1 AND "tickets"."data_entrada" = $2 AND "tickets"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.3ms)  BEGIN
 (1.4ms)  COMMIT
 (0.2ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:19:47 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:19:47 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:19:47 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:19:47 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 3ms (Views: 2.3ms | ActiveRecord: 0.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 21:19:47 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (4.0ms)
Rendered tickets/new.html.erb within layouts/application (4.6ms)

Completed 200 OK in 11ms (Views: 8.8ms | ActiveRecord: 0.0ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 21:19:47 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar passagem"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.3ms)  SAVEPOINT active_record_1
 (1.8ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (4.6ms)
Rendered tickets/new.html.erb within layouts/application (5.0ms)

Completed 200 OK in 13ms (Views: 6.7ms | ActiveRecord: 2.3ms)

 (0.2ms)  ROLLBACK
 (0.8ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.3ms)  BEGIN
 (0.2ms)  COMMIT
 (0.2ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:22:30 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (8.8ms)

Completed 200 OK in 153ms (Views: 136.6ms | ActiveRecord: 3.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:22:30 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 9ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:22:30 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.2ms)

Completed 200 OK in 5ms (Views: 3.6ms | ActiveRecord: 0.2ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 21:22:30 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (6.7ms)
Rendered bookings/new.html.erb within layouts/application (9.3ms)

Completed 200 OK in 48ms (Views: 13.2ms | ActiveRecord: 2.6ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 21:22:30 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar diárias"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.5ms)  SAVEPOINT active_record_1
Booking Create (0.9ms)  INSERT INTO "bookings" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 00:22:30.629909"], ["updated_at", "2020-12-05 00:22:30.629909"], ["user_id", 4]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/bookings/4 Completed 302 Found in 17ms (ActiveRecord: 1.8ms) Started GET “/bookings/4” for 127.0.0.1 at 2020-12-04 21:22:30 -0300 Processing by BookingsController#show as HTML

Parameters: {"id"=>"4"}
Booking Load (0.4ms)  SELECT  "bookings".* FROM "bookings" WHERE "bookings"."id" = $1 LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendering bookings/show.html.erb within layouts/application
Rendered bookings/show.html.erb within layouts/application (2.4ms)

Completed 200 OK in 12ms (Views: 7.3ms | ActiveRecord: 0.4ms)

User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Booking Exists (0.5ms)  SELECT  1 AS one FROM "bookings" WHERE "bookings"."user_id" = $1 AND "bookings"."data_entrada" = $2 AND "bookings"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.5ms)  ROLLBACK
 (0.4ms)  BEGIN
 (0.4ms)  COMMIT
 (0.4ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:22:30 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.1ms)

Completed 200 OK in 13ms (Views: 11.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:22:30 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:22:30 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.5ms)

Completed 200 OK in 8ms (Views: 5.9ms | ActiveRecord: 0.4ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 21:22:30 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (7.2ms)
Rendered bookings/new.html.erb within layouts/application (7.4ms)

Completed 200 OK in 10ms (Views: 9.9ms | ActiveRecord: 0.0ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 21:22:30 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar diárias"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (2.0ms)
Rendered bookings/new.html.erb within layouts/application (2.2ms)

Completed 200 OK in 6ms (Views: 3.0ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:22:30 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:22:30 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:22:30 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.3ms)

Budget Load (1.1ms)  SELECT "budgets".* FROM "budgets"
 (0.1ms)  SAVEPOINT active_record_1
Budget Create (0.4ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-05 00:22:30.822255"], ["updated_at", "2020-12-05 00:22:30.822255"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
 (0.8ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.4ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 21:22:30 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.7ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (10.8ms)

Completed 200 OK in 19ms (Views: 16.9ms | ActiveRecord: 1.5ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (1.2ms)  BEGIN
User Load (1.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:22:30 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.0ms)

Completed 200 OK in 7ms (Views: 5.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:22:30 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 9ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:22:30 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 6ms (Views: 4.1ms | ActiveRecord: 0.2ms)

Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 21:22:30 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 7ms (Views: 5.6ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.4ms)  ROLLBACK
 (0.5ms)  BEGIN
 (0.4ms)  COMMIT
 (0.2ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:22:30 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (9.5ms)

Completed 200 OK in 22ms (Views: 16.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:22:31 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:22:31 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 4ms (Views: 2.5ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:22:31 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (4.6ms)

Completed 200 OK in 17ms (Views: 15.5ms | ActiveRecord: 0.7ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 21:22:31 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (6.5ms)
Rendered request_deadlines/new.html.erb within layouts/application (8.6ms)

Completed 200 OK in 22ms (Views: 11.7ms | ActiveRecord: 3.6ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 21:22:31 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2021", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.2ms)  SAVEPOINT active_record_1
RequestDeadline Create (0.4ms)  INSERT INTO "request_deadlines" ("deadline", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["deadline", "2021-01-01 17:30:00"], ["created_at", "2020-12-05 00:22:31.116997"], ["updated_at", "2020-12-05 00:22:31.116997"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/request_deadlines Completed 302 Found in 5ms (ActiveRecord: 1.0ms) Started GET “/request_deadlines” for 127.0.0.1 at 2020-12-04 21:22:31 -0300 Processing by RequestDeadlinesController#index as HTML

Rendering request_deadlines/index.html.erb within layouts/application
RequestDeadline Load (0.2ms)  SELECT "request_deadlines".* FROM "request_deadlines"
Rendered request_deadlines/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.2ms)

 (0.4ms)  SELECT COUNT(*) FROM "request_deadlines"
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.4ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:22:31 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (4.9ms)

Completed 200 OK in 8ms (Views: 6.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:22:31 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:22:31 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:22:31 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.2ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 21:22:31 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (2.5ms)
Rendered request_deadlines/new.html.erb within layouts/application (2.8ms)

Completed 200 OK in 5ms (Views: 3.8ms | ActiveRecord: 0.0ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 21:22:31 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2015", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.2ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (2.1ms)
Rendered request_deadlines/new.html.erb within layouts/application (2.3ms)

Completed 200 OK in 5ms (Views: 3.2ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:22:31 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:22:31 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:22:31 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.6ms)

Completed 200 OK in 8ms (Views: 5.5ms | ActiveRecord: 0.5ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 21:22:31 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Exists (0.3ms)  SELECT  1 AS one FROM "requirements" LIMIT $1  [["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (3.9ms)

Completed 200 OK in 26ms (Views: 7.2ms | ActiveRecord: 6.5ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 21:22:31 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
 (1.2ms)  SAVEPOINT active_record_1
Requirement Create (0.4ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-05 00:22:31.296410"], ["updated_at", "2020-12-05 00:22:31.296410"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1
Requirement Load (0.2ms)  SELECT "requirements".* FROM "requirements"

Redirected to www.example.com/requirements Completed 302 Found in 6ms (ActiveRecord: 1.9ms) Started GET “/requirements” for 127.0.0.1 at 2020-12-04 21:22:31 -0300 Processing by RequirementsController#index as HTML

Rendering requirements/index.html.erb within layouts/application
Requirement Load (0.5ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/index.html.erb within layouts/application (2.6ms)

Completed 200 OK in 8ms (Views: 6.3ms | ActiveRecord: 0.5ms)

 (0.5ms)  SELECT COUNT(*) FROM "requirements"
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:22:31 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.1ms)

Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:22:31 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:22:31 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.4ms)

Completed 200 OK in 7ms (Views: 3.9ms | ActiveRecord: 0.3ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 21:22:31 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Exists (0.5ms)  SELECT  1 AS one FROM "requirements" LIMIT $1  [["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (3.9ms)

Completed 200 OK in 7ms (Views: 5.2ms | ActiveRecord: 0.7ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 21:22:31 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>""}, "commit"=>"Definir requisitos"}
 (0.2ms)  SAVEPOINT active_record_1
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (5.1ms)

Completed 500 Internal Server Error in 11ms (ActiveRecord: 0.6ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.2ms)  COMMIT
 (0.2ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:22:31 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:22:31 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.6ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:22:31 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.8ms)

Completed 200 OK in 7ms (Views: 5.4ms | ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:22:31 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.3ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 21:22:31 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (4.0ms)
Rendered tickets/new.html.erb within layouts/application (6.0ms)

Completed 200 OK in 21ms (Views: 8.2ms | ActiveRecord: 3.0ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 21:22:31 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar passagem"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.4ms)  SAVEPOINT active_record_1
Ticket Create (1.0ms)  INSERT INTO "tickets" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 00:22:31.475285"], ["updated_at", "2020-12-05 00:22:31.475285"], ["user_id", 4]]
 (0.4ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/tickets/4 Completed 302 Found in 10ms (ActiveRecord: 2.0ms) Started GET “/tickets/4” for 127.0.0.1 at 2020-12-04 21:22:31 -0300 Processing by TicketsController#show as HTML

Parameters: {"id"=>"4"}
Ticket Load (0.3ms)  SELECT  "tickets".* FROM "tickets" WHERE "tickets"."id" = $1 LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendering tickets/show.html.erb within layouts/application
Rendered tickets/show.html.erb within layouts/application (0.9ms)

Completed 200 OK in 5ms (Views: 2.3ms | ActiveRecord: 0.3ms)

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Ticket Exists (0.4ms)  SELECT  1 AS one FROM "tickets" WHERE "tickets"."user_id" = $1 AND "tickets"."data_entrada" = $2 AND "tickets"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.3ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:22:31 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.2ms)

Completed 200 OK in 4ms (Views: 3.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:22:31 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:22:31 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.1ms)

Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:22:31 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 21:22:31 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (2.7ms)
Rendered tickets/new.html.erb within layouts/application (3.5ms)

Completed 200 OK in 7ms (Views: 5.8ms | ActiveRecord: 0.0ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 21:22:31 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar passagem"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (2.3ms)
Rendered tickets/new.html.erb within layouts/application (2.9ms)

Completed 200 OK in 9ms (Views: 5.9ms | ActiveRecord: 0.4ms)

 (0.1ms)  ROLLBACK
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.4ms)  COMMIT
 (0.2ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:25:53 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (9.2ms)

Completed 200 OK in 168ms (Views: 146.7ms | ActiveRecord: 6.4ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:25:53 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 10ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:25:53 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.2ms)

Completed 200 OK in 5ms (Views: 3.4ms | ActiveRecord: 0.2ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 21:25:53 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (25.0ms)
Rendered bookings/new.html.erb within layouts/application (26.2ms)

Completed 200 OK in 37ms (Views: 29.3ms | ActiveRecord: 1.9ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 21:25:53 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar diárias"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
Booking Create (0.4ms)  INSERT INTO "bookings" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 00:25:53.849208"], ["updated_at", "2020-12-05 00:25:53.849208"], ["user_id", 4]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/bookings/5 Completed 302 Found in 16ms (ActiveRecord: 1.0ms) Started GET “/bookings/5” for 127.0.0.1 at 2020-12-04 21:25:53 -0300 Processing by BookingsController#show as HTML

Parameters: {"id"=>"5"}
Booking Load (0.2ms)  SELECT  "bookings".* FROM "bookings" WHERE "bookings"."id" = $1 LIMIT $2  [["id", 5], ["LIMIT", 1]]
Rendering bookings/show.html.erb within layouts/application
Rendered bookings/show.html.erb within layouts/application (1.1ms)

Completed 200 OK in 11ms (Views: 7.3ms | ActiveRecord: 0.2ms)

User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Booking Exists (0.6ms)  SELECT  1 AS one FROM "bookings" WHERE "bookings"."user_id" = $1 AND "bookings"."data_entrada" = $2 AND "bookings"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.4ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:25:53 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.1ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.2ms)

Completed 200 OK in 14ms (Views: 12.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:25:53 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:25:53 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 7ms (Views: 5.6ms | ActiveRecord: 0.3ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 21:25:53 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (7.7ms)
Rendered bookings/new.html.erb within layouts/application (7.9ms)

Completed 200 OK in 11ms (Views: 10.6ms | ActiveRecord: 0.0ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 21:25:53 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar diárias"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
 (0.6ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (4.5ms)
Rendered bookings/new.html.erb within layouts/application (4.7ms)

Completed 200 OK in 10ms (Views: 6.2ms | ActiveRecord: 1.0ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:25:54 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.7ms)

Completed 200 OK in 5ms (Views: 4.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:25:54 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:25:54 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.3ms)

Budget Load (0.6ms)  SELECT "budgets".* FROM "budgets"
 (0.3ms)  SAVEPOINT active_record_1
Budget Create (1.1ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-05 00:25:54.050657"], ["updated_at", "2020-12-05 00:25:54.050657"]]
 (0.5ms)  RELEASE SAVEPOINT active_record_1
 (1.2ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.7ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 21:25:54 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (2.0ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.4ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (6.5ms)

Completed 200 OK in 10ms (Views: 6.3ms | ActiveRecord: 2.6ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:25:54 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.1ms)

Completed 200 OK in 8ms (Views: 5.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:25:54 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:25:54 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.1ms)

Completed 200 OK in 5ms (Views: 3.7ms | ActiveRecord: 0.2ms)

Budget Load (0.5ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 21:25:54 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.2ms)  SELECT COUNT(*) FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (2.8ms)

Completed 200 OK in 9ms (Views: 8.5ms | ActiveRecord: 0.4ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN
 (0.3ms)  ROLLBACK
 (0.6ms)  BEGIN
 (6.1ms)  COMMIT
 (0.5ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:25:54 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (7.3ms)

Completed 200 OK in 14ms (Views: 12.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:25:54 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:25:54 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.8ms)

Completed 200 OK in 9ms (Views: 6.5ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:25:54 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.2ms)

Completed 200 OK in 10ms (Views: 9.0ms | ActiveRecord: 0.2ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 21:25:54 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (4.9ms)
Rendered request_deadlines/new.html.erb within layouts/application (6.1ms)

Completed 200 OK in 28ms (Views: 8.4ms | ActiveRecord: 4.4ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 21:25:54 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2021", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (1.0ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.1ms)  SAVEPOINT active_record_1
RequestDeadline Create (0.3ms)  INSERT INTO "request_deadlines" ("deadline", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["deadline", "2021-01-01 17:30:00"], ["created_at", "2020-12-05 00:25:54.362045"], ["updated_at", "2020-12-05 00:25:54.362045"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/request_deadlines Completed 302 Found in 5ms (ActiveRecord: 1.5ms) Started GET “/request_deadlines” for 127.0.0.1 at 2020-12-04 21:25:54 -0300 Processing by RequestDeadlinesController#index as HTML

Rendering request_deadlines/index.html.erb within layouts/application
RequestDeadline Load (0.2ms)  SELECT "request_deadlines".* FROM "request_deadlines"
Rendered request_deadlines/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 4ms (Views: 2.5ms | ActiveRecord: 0.2ms)

 (0.3ms)  SELECT COUNT(*) FROM "request_deadlines"
RequestDeadline Load (0.1ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.1ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:25:54 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:25:54 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (1.1ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 1.1ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:25:54 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:25:54 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.9ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.2ms)

Completed 200 OK in 4ms (Views: 2.5ms | ActiveRecord: 0.9ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 21:25:54 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (1.7ms)
Rendered request_deadlines/new.html.erb within layouts/application (2.0ms)

Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.0ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 21:25:54 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2015", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.1ms)  SAVEPOINT active_record_1
 (3.9ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (3.6ms)
Rendered request_deadlines/new.html.erb within layouts/application (3.9ms)

Completed 200 OK in 13ms (Views: 5.8ms | ActiveRecord: 4.3ms)

 (1.5ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:25:54 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.5ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:25:54 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:25:54 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 21:25:54 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.5ms)  SELECT COUNT(*) FROM "requirements"
Rendered requirements/new.html.erb within layouts/application (4.1ms)

Completed 200 OK in 17ms (Views: 6.6ms | ActiveRecord: 3.4ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 21:25:54 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
 (0.1ms)  SAVEPOINT active_record_1
Requirement Create (0.3ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-05 00:25:54.518931"], ["updated_at", "2020-12-05 00:25:54.518931"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1
Requirement Load (0.2ms)  SELECT "requirements".* FROM "requirements"

Redirected to www.example.com/requirements Completed 302 Found in 4ms (ActiveRecord: 0.8ms) Started GET “/requirements” for 127.0.0.1 at 2020-12-04 21:25:54 -0300 Processing by RequirementsController#index as HTML

Rendering requirements/index.html.erb within layouts/application
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 4ms (Views: 2.4ms | ActiveRecord: 0.3ms)

 (0.4ms)  SELECT COUNT(*) FROM "requirements"
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"
 (0.3ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.3ms)  COMMIT
 (0.2ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:25:54 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.9ms)

Completed 200 OK in 5ms (Views: 3.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:25:54 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:25:54 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.5ms)

Completed 200 OK in 7ms (Views: 5.1ms | ActiveRecord: 0.6ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 21:25:54 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.4ms)  SELECT COUNT(*) FROM "requirements"
Rendered requirements/new.html.erb within layouts/application (2.8ms)

Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.5ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 21:25:54 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>""}, "commit"=>"Definir requisitos"}
 (0.2ms)  SAVEPOINT active_record_1
 (0.5ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (3.5ms)

Completed 500 Internal Server Error in 9ms (ActiveRecord: 0.8ms)

 (0.3ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.0ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:25:54 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:25:54 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:25:54 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.1ms)

Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:25:54 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.1ms)

Completed 200 OK in 5ms (Views: 3.2ms | ActiveRecord: 0.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 21:25:54 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (8.3ms)
Rendered tickets/new.html.erb within layouts/application (10.5ms)

Completed 200 OK in 27ms (Views: 13.6ms | ActiveRecord: 4.1ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 21:25:54 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar passagem"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
Ticket Create (0.4ms)  INSERT INTO "tickets" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 00:25:54.695894"], ["updated_at", "2020-12-05 00:25:54.695894"], ["user_id", 4]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/tickets/5 Completed 302 Found in 8ms (ActiveRecord: 0.9ms) Started GET “/tickets/5” for 127.0.0.1 at 2020-12-04 21:25:54 -0300 Processing by TicketsController#show as HTML

Parameters: {"id"=>"5"}
Ticket Load (0.3ms)  SELECT  "tickets".* FROM "tickets" WHERE "tickets"."id" = $1 LIMIT $2  [["id", 5], ["LIMIT", 1]]
Rendering tickets/show.html.erb within layouts/application
Rendered tickets/show.html.erb within layouts/application (0.9ms)

Completed 200 OK in 5ms (Views: 2.5ms | ActiveRecord: 0.3ms)

User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Ticket Exists (0.4ms)  SELECT  1 AS one FROM "tickets" WHERE "tickets"."user_id" = $1 AND "tickets"."data_entrada" = $2 AND "tickets"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (2.0ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:25:54 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (8.9ms)

Completed 200 OK in 14ms (Views: 11.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:25:54 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:25:54 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:25:54 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.3ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 21:25:54 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (3.6ms)
Rendered tickets/new.html.erb within layouts/application (4.2ms)

Completed 200 OK in 7ms (Views: 5.7ms | ActiveRecord: 0.0ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 21:25:54 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar passagem"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (2.0ms)
Rendered tickets/new.html.erb within layouts/application (2.3ms)

Completed 200 OK in 6ms (Views: 3.3ms | ActiveRecord: 0.3ms)

 (0.1ms)  ROLLBACK
 (0.9ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.4ms)  BEGIN
 (0.3ms)  COMMIT
 (0.2ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:27:03 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (8.4ms)

Completed 200 OK in 149ms (Views: 132.1ms | ActiveRecord: 2.7ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:27:04 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 14ms (ActiveRecord: 0.9ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:27:04 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.2ms)

Completed 200 OK in 5ms (Views: 3.4ms | ActiveRecord: 0.2ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 21:27:04 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (26.9ms)
Rendered bookings/new.html.erb within layouts/application (27.9ms)

Completed 200 OK in 43ms (Views: 31.2ms | ActiveRecord: 2.7ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 21:27:04 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar diárias"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
Booking Create (0.5ms)  INSERT INTO "bookings" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 00:27:04.129078"], ["updated_at", "2020-12-05 00:27:04.129078"], ["user_id", 4]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/bookings/6 Completed 302 Found in 13ms (ActiveRecord: 1.1ms) Started GET “/bookings/6” for 127.0.0.1 at 2020-12-04 21:27:04 -0300 Processing by BookingsController#show as HTML

Parameters: {"id"=>"6"}
Booking Load (0.3ms)  SELECT  "bookings".* FROM "bookings" WHERE "bookings"."id" = $1 LIMIT $2  [["id", 6], ["LIMIT", 1]]
Rendering bookings/show.html.erb within layouts/application
Rendered bookings/show.html.erb within layouts/application (2.1ms)

Completed 200 OK in 13ms (Views: 10.1ms | ActiveRecord: 0.3ms)

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Booking Exists (0.4ms)  SELECT  1 AS one FROM "bookings" WHERE "bookings"."user_id" = $1 AND "bookings"."data_entrada" = $2 AND "bookings"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (1.2ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:27:04 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.1ms)
Rendered devise/sessions/new.html.erb within layouts/application (4.3ms)

Completed 200 OK in 14ms (Views: 12.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:27:04 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:27:04 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.6ms)

Completed 200 OK in 9ms (Views: 7.1ms | ActiveRecord: 0.4ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 21:27:04 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (9.2ms)
Rendered bookings/new.html.erb within layouts/application (9.4ms)

Completed 200 OK in 13ms (Views: 12.1ms | ActiveRecord: 0.0ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 21:27:04 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar diárias"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.3ms)  SAVEPOINT active_record_1
 (1.9ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (2.6ms)
Rendered bookings/new.html.erb within layouts/application (2.9ms)

Completed 200 OK in 10ms (Views: 4.0ms | ActiveRecord: 2.5ms)

 (0.3ms)  ROLLBACK
 (0.4ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:27:04 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.1ms)

Completed 200 OK in 10ms (Views: 6.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:27:04 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.8ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.8ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:27:04 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 5ms (Views: 3.6ms | ActiveRecord: 0.3ms)

Budget Load (0.5ms)  SELECT "budgets".* FROM "budgets"
 (0.1ms)  SAVEPOINT active_record_1
Budget Create (0.5ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-05 00:27:04.356088"], ["updated_at", "2020-12-05 00:27:04.356088"]]
 (0.3ms)  RELEASE SAVEPOINT active_record_1
 (1.5ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (1.2ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 21:27:04 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.4ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (4.0ms)

Completed 200 OK in 8ms (Views: 5.3ms | ActiveRecord: 1.0ms)

 (1.4ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:27:04 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.7ms)

Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:27:04 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.8ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 9ms (ActiveRecord: 0.8ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:27:04 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.2ms)

Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 21:27:04 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (3.7ms)

Completed 200 OK in 9ms (Views: 8.0ms | ActiveRecord: 0.5ms)

 (0.3ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.8ms)  COMMIT
 (0.4ms)  BEGIN
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:27:04 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (2.1ms)
Rendered devise/sessions/new.html.erb within layouts/application (11.6ms)

Completed 200 OK in 19ms (Views: 15.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:27:04 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 10ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:27:04 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.2ms)

Completed 200 OK in 9ms (Views: 6.8ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:27:04 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.8ms)

Completed 200 OK in 7ms (Views: 5.6ms | ActiveRecord: 0.2ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 21:27:04 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (5.8ms)
Rendered request_deadlines/new.html.erb within layouts/application (8.3ms)

Completed 200 OK in 24ms (Views: 12.4ms | ActiveRecord: 2.7ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 21:27:04 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2021", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.8ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.2ms)  SAVEPOINT active_record_1
RequestDeadline Create (0.6ms)  INSERT INTO "request_deadlines" ("deadline", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["deadline", "2021-01-01 17:30:00"], ["created_at", "2020-12-05 00:27:04.647851"], ["updated_at", "2020-12-05 00:27:04.647851"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/request_deadlines Completed 302 Found in 6ms (ActiveRecord: 1.8ms) Started GET “/request_deadlines” for 127.0.0.1 at 2020-12-04 21:27:04 -0300 Processing by RequestDeadlinesController#index as HTML

Rendering request_deadlines/index.html.erb within layouts/application
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
Rendered request_deadlines/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.3ms)

 (0.7ms)  SELECT COUNT(*) FROM "request_deadlines"
RequestDeadline Load (0.5ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.2ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.2ms)  COMMIT
 (0.2ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:27:04 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:27:04 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.6ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:27:04 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:27:04 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.1ms)

Completed 200 OK in 7ms (Views: 5.1ms | ActiveRecord: 0.4ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 21:27:04 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (2.1ms)
Rendered request_deadlines/new.html.erb within layouts/application (2.4ms)

Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.0ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 21:27:04 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2015", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.2ms)  SAVEPOINT active_record_1
 (0.3ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (3.9ms)
Rendered request_deadlines/new.html.erb within layouts/application (4.3ms)

Completed 200 OK in 11ms (Views: 5.9ms | ActiveRecord: 0.8ms)

 (0.5ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:27:04 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.8ms)

Completed 200 OK in 8ms (Views: 6.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:27:04 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:27:04 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.3ms)

Completed 200 OK in 5ms (Views: 3.6ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 21:27:04 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
Rendered requirements/new.html.erb within layouts/application (0.9ms)

Completed 500 Internal Server Error in 13ms (ActiveRecord: 5.0ms)

 (0.4ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.3ms)  COMMIT
 (0.2ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:27:04 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:27:04 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:27:04 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.3ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 21:27:04 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
Rendered requirements/new.html.erb within layouts/application (1.3ms)

Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.0ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.3ms)  COMMIT
 (0.4ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:27:04 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.2ms)

Completed 200 OK in 5ms (Views: 3.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:27:04 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (7.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 15ms (ActiveRecord: 7.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:27:04 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.8ms)

Completed 200 OK in 7ms (Views: 5.5ms | ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:27:04 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 21:27:04 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (4.3ms)
Rendered tickets/new.html.erb within layouts/application (6.3ms)

Completed 200 OK in 24ms (Views: 10.1ms | ActiveRecord: 2.9ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 21:27:04 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar passagem"}
User Load (1.0ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
Ticket Create (0.5ms)  INSERT INTO "tickets" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 00:27:04.970421"], ["updated_at", "2020-12-05 00:27:04.970421"], ["user_id", 4]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/tickets/6 Completed 302 Found in 10ms (ActiveRecord: 1.8ms) Started GET “/tickets/6” for 127.0.0.1 at 2020-12-04 21:27:04 -0300 Processing by TicketsController#show as HTML

Parameters: {"id"=>"6"}
Ticket Load (0.3ms)  SELECT  "tickets".* FROM "tickets" WHERE "tickets"."id" = $1 LIMIT $2  [["id", 6], ["LIMIT", 1]]
Rendering tickets/show.html.erb within layouts/application
Rendered tickets/show.html.erb within layouts/application (0.9ms)

Completed 200 OK in 5ms (Views: 2.5ms | ActiveRecord: 0.3ms)

User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Ticket Exists (0.4ms)  SELECT  1 AS one FROM "tickets" WHERE "tickets"."user_id" = $1 AND "tickets"."data_entrada" = $2 AND "tickets"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.2ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:27:04 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.6ms)

Completed 200 OK in 7ms (Views: 5.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:27:05 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:27:05 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.5ms)

Completed 200 OK in 7ms (Views: 5.7ms | ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:27:05 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.2ms)

Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 21:27:05 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (2.6ms)
Rendered tickets/new.html.erb within layouts/application (3.0ms)

Completed 200 OK in 6ms (Views: 4.6ms | ActiveRecord: 0.0ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 21:27:05 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar passagem"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (3.8ms)
Rendered tickets/new.html.erb within layouts/application (4.1ms)

Completed 200 OK in 9ms (Views: 5.5ms | ActiveRecord: 0.4ms)

 (0.2ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:27:17 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.1ms)
Rendered devise/sessions/new.html.erb within layouts/application (10.4ms)

Completed 200 OK in 138ms (Views: 122.7ms | ActiveRecord: 3.6ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:27:17 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:27:17 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.2ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 21:27:17 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (5.8ms)
Rendered bookings/new.html.erb within layouts/application (7.1ms)

Completed 200 OK in 36ms (Views: 13.0ms | ActiveRecord: 2.6ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 21:27:17 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar diárias"}
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
Booking Create (0.4ms)  INSERT INTO "bookings" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 00:27:17.941539"], ["updated_at", "2020-12-05 00:27:17.941539"], ["user_id", 4]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/bookings/7 Completed 302 Found in 17ms (ActiveRecord: 1.3ms) Started GET “/bookings/7” for 127.0.0.1 at 2020-12-04 21:27:17 -0300 Processing by BookingsController#show as HTML

Parameters: {"id"=>"7"}
Booking Load (0.3ms)  SELECT  "bookings".* FROM "bookings" WHERE "bookings"."id" = $1 LIMIT $2  [["id", 7], ["LIMIT", 1]]
Rendering bookings/show.html.erb within layouts/application
Rendered bookings/show.html.erb within layouts/application (2.4ms)

Completed 200 OK in 11ms (Views: 6.9ms | ActiveRecord: 0.3ms)

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Booking Exists (0.5ms)  SELECT  1 AS one FROM "bookings" WHERE "bookings"."user_id" = $1 AND "bookings"."data_entrada" = $2 AND "bookings"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.3ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:27:17 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.4ms)

Completed 200 OK in 9ms (Views: 7.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:27:18 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 9ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:27:18 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 9ms (Views: 7.2ms | ActiveRecord: 0.3ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 21:27:18 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (6.6ms)
Rendered bookings/new.html.erb within layouts/application (6.8ms)

Completed 200 OK in 10ms (Views: 8.7ms | ActiveRecord: 0.0ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 21:27:18 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar diárias"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (2.2ms)
Rendered bookings/new.html.erb within layouts/application (2.5ms)

Completed 200 OK in 7ms (Views: 3.6ms | ActiveRecord: 0.6ms)

 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:27:18 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:27:18 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 11ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:27:18 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.4ms)

Budget Load (0.8ms)  SELECT "budgets".* FROM "budgets"
 (0.2ms)  SAVEPOINT active_record_1
Budget Create (0.4ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-05 00:27:18.145794"], ["updated_at", "2020-12-05 00:27:18.145794"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 21:27:18 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.2ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.8ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (4.5ms)

Completed 200 OK in 9ms (Views: 6.5ms | ActiveRecord: 1.4ms)

 (0.2ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:27:18 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (4.9ms)

Completed 200 OK in 14ms (Views: 9.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:27:18 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.9ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 12ms (ActiveRecord: 0.9ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:27:18 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.8ms)

Completed 200 OK in 7ms (Views: 6.6ms | ActiveRecord: 0.2ms)

Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 21:27:18 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (4.6ms)

Completed 200 OK in 13ms (Views: 10.5ms | ActiveRecord: 0.5ms)

 (0.3ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:27:18 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (4.9ms)

Completed 200 OK in 13ms (Views: 10.2ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:27:18 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:27:18 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.4ms)

Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:27:18 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (4.8ms)

Completed 200 OK in 10ms (Views: 8.7ms | ActiveRecord: 0.4ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 21:27:18 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (8.5ms)
Rendered request_deadlines/new.html.erb within layouts/application (10.0ms)

Completed 200 OK in 25ms (Views: 14.1ms | ActiveRecord: 4.1ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 21:27:18 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2021", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.1ms)  SAVEPOINT active_record_1
RequestDeadline Create (0.3ms)  INSERT INTO "request_deadlines" ("deadline", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["deadline", "2021-01-01 17:30:00"], ["created_at", "2020-12-05 00:27:18.456464"], ["updated_at", "2020-12-05 00:27:18.456464"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/request_deadlines Completed 302 Found in 4ms (ActiveRecord: 0.9ms) Started GET “/request_deadlines” for 127.0.0.1 at 2020-12-04 21:27:18 -0300 Processing by RequestDeadlinesController#index as HTML

Rendering request_deadlines/index.html.erb within layouts/application
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
Rendered request_deadlines/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.3ms)

 (0.4ms)  SELECT COUNT(*) FROM "request_deadlines"
RequestDeadline Load (0.2ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.3ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.2ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:27:18 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.9ms)

Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:27:18 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:27:18 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.1ms)

Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:27:18 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.3ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 21:27:18 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (3.8ms)
Rendered request_deadlines/new.html.erb within layouts/application (4.3ms)

Completed 200 OK in 8ms (Views: 7.2ms | ActiveRecord: 0.0ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 21:27:18 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2015", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (2.0ms)
Rendered request_deadlines/new.html.erb within layouts/application (2.3ms)

Completed 200 OK in 6ms (Views: 3.4ms | ActiveRecord: 0.5ms)

 (0.3ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.6ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:27:18 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:27:18 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:27:18 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.2ms)

Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 21:27:18 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Load (0.7ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/new.html.erb within layouts/application (7.7ms)

Completed 500 Internal Server Error in 18ms (ActiveRecord: 4.1ms)

 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:27:18 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.5ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.8ms)

Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:27:18 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:27:18 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.2ms)

Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.6ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 21:27:18 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Load (0.2ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/new.html.erb within layouts/application (4.0ms)

Completed 500 Internal Server Error in 5ms (ActiveRecord: 0.4ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:27:18 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:27:18 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:27:18 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:27:18 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 21:27:18 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (3.8ms)
Rendered tickets/new.html.erb within layouts/application (4.9ms)

Completed 200 OK in 23ms (Views: 7.3ms | ActiveRecord: 5.2ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 21:27:18 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar passagem"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
Ticket Create (0.4ms)  INSERT INTO "tickets" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 00:27:18.740506"], ["updated_at", "2020-12-05 00:27:18.740506"], ["user_id", 4]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/tickets/7 Completed 302 Found in 7ms (ActiveRecord: 0.9ms) Started GET “/tickets/7” for 127.0.0.1 at 2020-12-04 21:27:18 -0300 Processing by TicketsController#show as HTML

Parameters: {"id"=>"7"}
Ticket Load (0.5ms)  SELECT  "tickets".* FROM "tickets" WHERE "tickets"."id" = $1 LIMIT $2  [["id", 7], ["LIMIT", 1]]
Rendering tickets/show.html.erb within layouts/application
Rendered tickets/show.html.erb within layouts/application (0.9ms)

Completed 200 OK in 7ms (Views: 2.6ms | ActiveRecord: 0.5ms)

User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Ticket Exists (0.4ms)  SELECT  1 AS one FROM "tickets" WHERE "tickets"."user_id" = $1 AND "tickets"."data_entrada" = $2 AND "tickets"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.3ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.1ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:27:18 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.6ms)

Completed 200 OK in 7ms (Views: 5.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:27:18 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:27:18 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.1ms)

Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:27:18 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.1ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.3ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 21:27:18 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (2.9ms)
Rendered tickets/new.html.erb within layouts/application (3.3ms)

Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.0ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 21:27:18 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar passagem"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (2.2ms)
Rendered tickets/new.html.erb within layouts/application (2.5ms)

Completed 200 OK in 7ms (Views: 3.9ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.3ms)  COMMIT
 (0.4ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:27:59 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (2.6ms)
Rendered devise/sessions/new.html.erb within layouts/application (7.5ms)

Completed 200 OK in 136ms (Views: 121.2ms | ActiveRecord: 3.3ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:27:59 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:27:59 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.2ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 21:27:59 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (23.0ms)
Rendered bookings/new.html.erb within layouts/application (26.4ms)

Completed 200 OK in 45ms (Views: 33.7ms | ActiveRecord: 2.9ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 21:27:59 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar diárias"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
Booking Create (0.4ms)  INSERT INTO "bookings" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 00:27:59.759562"], ["updated_at", "2020-12-05 00:27:59.759562"], ["user_id", 4]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/bookings/8 Completed 302 Found in 11ms (ActiveRecord: 0.9ms) Started GET “/bookings/8” for 127.0.0.1 at 2020-12-04 21:27:59 -0300 Processing by BookingsController#show as HTML

Parameters: {"id"=>"8"}
Booking Load (0.3ms)  SELECT  "bookings".* FROM "bookings" WHERE "bookings"."id" = $1 LIMIT $2  [["id", 8], ["LIMIT", 1]]
Rendering bookings/show.html.erb within layouts/application
Rendered bookings/show.html.erb within layouts/application (1.9ms)

Completed 200 OK in 9ms (Views: 4.9ms | ActiveRecord: 0.3ms)

User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Booking Exists (0.5ms)  SELECT  1 AS one FROM "bookings" WHERE "bookings"."user_id" = $1 AND "bookings"."data_entrada" = $2 AND "bookings"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.3ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:27:59 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.2ms)

Completed 200 OK in 13ms (Views: 10.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:27:59 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:27:59 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.9ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (6.2ms)

Completed 200 OK in 13ms (Views: 10.8ms | ActiveRecord: 0.9ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 21:27:59 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (6.3ms)
Rendered bookings/new.html.erb within layouts/application (6.6ms)

Completed 200 OK in 10ms (Views: 8.7ms | ActiveRecord: 0.0ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 21:27:59 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar diárias"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (3.3ms)
Rendered bookings/new.html.erb within layouts/application (3.7ms)

Completed 200 OK in 10ms (Views: 5.6ms | ActiveRecord: 0.7ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:27:59 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.0ms)
Rendered devise/sessions/new.html.erb within layouts/application (4.3ms)

Completed 200 OK in 11ms (Views: 7.2ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:27:59 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:27:59 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.3ms)

Budget Load (0.5ms)  SELECT "budgets".* FROM "budgets"
 (0.2ms)  SAVEPOINT active_record_1
Budget Create (0.3ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-05 00:27:59.977598"], ["updated_at", "2020-12-05 00:27:59.977598"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
 (0.2ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 21:27:59 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.4ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.6ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (4.3ms)

Completed 200 OK in 7ms (Views: 5.2ms | ActiveRecord: 1.2ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:28:00 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (10.0ms)

Completed 200 OK in 21ms (Views: 18.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:28:00 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.6ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:28:00 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.5ms)

Completed 200 OK in 6ms (Views: 4.6ms | ActiveRecord: 0.2ms)

Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 21:28:00 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (2.7ms)

Completed 200 OK in 7ms (Views: 4.9ms | ActiveRecord: 0.5ms)

 (0.3ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.5ms)  BEGIN
 (0.3ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:28:00 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.5ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.5ms)

Completed 200 OK in 15ms (Views: 12.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:28:00 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:28:00 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 8ms (Views: 6.5ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:28:00 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.2ms)

Completed 200 OK in 6ms (Views: 5.3ms | ActiveRecord: 0.2ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 21:28:00 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (4.1ms)
Rendered request_deadlines/new.html.erb within layouts/application (5.1ms)

Completed 200 OK in 33ms (Views: 7.3ms | ActiveRecord: 4.6ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 21:28:00 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2021", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.8ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.1ms)  SAVEPOINT active_record_1
RequestDeadline Create (0.5ms)  INSERT INTO "request_deadlines" ("deadline", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["deadline", "2021-01-01 17:30:00"], ["created_at", "2020-12-05 00:28:00.245967"], ["updated_at", "2020-12-05 00:28:00.245967"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/request_deadlines Completed 302 Found in 5ms (ActiveRecord: 1.5ms) Started GET “/request_deadlines” for 127.0.0.1 at 2020-12-04 21:28:00 -0300 Processing by RequestDeadlinesController#index as HTML

Rendering request_deadlines/index.html.erb within layouts/application
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
Rendered request_deadlines/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 5ms (Views: 3.5ms | ActiveRecord: 0.3ms)

 (1.1ms)  SELECT COUNT(*) FROM "request_deadlines"
RequestDeadline Load (0.2ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.3ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:28:00 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.9ms)

Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:28:00 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:28:00 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 5ms (Views: 3.4ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:28:00 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.2ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 21:28:00 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (3.8ms)
Rendered request_deadlines/new.html.erb within layouts/application (4.5ms)

Completed 200 OK in 7ms (Views: 6.8ms | ActiveRecord: 0.0ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 21:28:00 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2015", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (3.1ms)
Rendered request_deadlines/new.html.erb within layouts/application (3.4ms)

Completed 200 OK in 7ms (Views: 4.6ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.5ms)  COMMIT
 (0.2ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:28:00 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:28:00 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:28:00 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 21:28:00 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Load (0.7ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/new.html.erb within layouts/application (8.3ms)

Completed 500 Internal Server Error in 20ms (ActiveRecord: 4.1ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:28:00 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.0ms)

Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:28:00 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 8ms (ActiveRecord: 0.6ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:28:00 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 21:28:00 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Load (0.4ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/new.html.erb within layouts/application (4.7ms)

Completed 500 Internal Server Error in 6ms (ActiveRecord: 0.7ms)

 (0.3ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:28:00 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (4.0ms)

Completed 200 OK in 8ms (Views: 6.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:28:00 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:28:00 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:28:00 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.0ms)

Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 21:28:00 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (3.2ms)
Rendered tickets/new.html.erb within layouts/application (4.6ms)

Completed 200 OK in 20ms (Views: 7.1ms | ActiveRecord: 2.7ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 21:28:00 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar passagem"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
Ticket Create (0.5ms)  INSERT INTO "tickets" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 00:28:00.538647"], ["updated_at", "2020-12-05 00:28:00.538647"], ["user_id", 4]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/tickets/8 Completed 302 Found in 8ms (ActiveRecord: 1.3ms) Started GET “/tickets/8” for 127.0.0.1 at 2020-12-04 21:28:00 -0300 Processing by TicketsController#show as HTML

Parameters: {"id"=>"8"}
Ticket Load (0.3ms)  SELECT  "tickets".* FROM "tickets" WHERE "tickets"."id" = $1 LIMIT $2  [["id", 8], ["LIMIT", 1]]
Rendering tickets/show.html.erb within layouts/application
Rendered tickets/show.html.erb within layouts/application (0.7ms)

Completed 200 OK in 4ms (Views: 1.8ms | ActiveRecord: 0.3ms)

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Ticket Exists (0.3ms)  SELECT  1 AS one FROM "tickets" WHERE "tickets"."user_id" = $1 AND "tickets"."data_entrada" = $2 AND "tickets"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.5ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:28:00 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.1ms)

Completed 200 OK in 5ms (Views: 3.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:28:00 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:28:00 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:28:00 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.8ms)

Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.4ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 21:28:00 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (3.5ms)
Rendered tickets/new.html.erb within layouts/application (3.7ms)

Completed 200 OK in 6ms (Views: 5.3ms | ActiveRecord: 0.0ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 21:28:00 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar passagem"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (3.5ms)
Rendered tickets/new.html.erb within layouts/application (3.8ms)

Completed 200 OK in 8ms (Views: 5.1ms | ActiveRecord: 0.4ms)

 (0.2ms)  ROLLBACK
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:28:29 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.4ms)

Completed 200 OK in 144ms (Views: 120.6ms | ActiveRecord: 6.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:28:29 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.6ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:28:29 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.2ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 21:28:29 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (6.7ms)
Rendered bookings/new.html.erb within layouts/application (7.5ms)

Completed 200 OK in 42ms (Views: 11.2ms | ActiveRecord: 2.8ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 21:28:30 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar diárias"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
Booking Create (1.4ms)  INSERT INTO "bookings" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 00:28:30.043270"], ["updated_at", "2020-12-05 00:28:30.043270"], ["user_id", 4]]
 (0.3ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/bookings/9 Completed 302 Found in 18ms (ActiveRecord: 2.2ms) Started GET “/bookings/9” for 127.0.0.1 at 2020-12-04 21:28:30 -0300 Processing by BookingsController#show as HTML

Parameters: {"id"=>"9"}
Booking Load (0.3ms)  SELECT  "bookings".* FROM "bookings" WHERE "bookings"."id" = $1 LIMIT $2  [["id", 9], ["LIMIT", 1]]
Rendering bookings/show.html.erb within layouts/application
Rendered bookings/show.html.erb within layouts/application (2.1ms)

Completed 200 OK in 11ms (Views: 6.3ms | ActiveRecord: 0.3ms)

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Booking Exists (0.6ms)  SELECT  1 AS one FROM "bookings" WHERE "bookings"."user_id" = $1 AND "bookings"."data_entrada" = $2 AND "bookings"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:28:30 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (7.2ms)

Completed 200 OK in 17ms (Views: 15.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:28:30 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (1.0ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 16ms (ActiveRecord: 1.0ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:28:30 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (4.2ms)

Completed 200 OK in 11ms (Views: 8.0ms | ActiveRecord: 0.4ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 21:28:30 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (6.6ms)
Rendered bookings/new.html.erb within layouts/application (6.9ms)

Completed 200 OK in 11ms (Views: 9.3ms | ActiveRecord: 0.0ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 21:28:30 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar diárias"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (3.3ms)
Rendered bookings/new.html.erb within layouts/application (3.5ms)

Completed 200 OK in 7ms (Views: 4.8ms | ActiveRecord: 0.5ms)

 (0.3ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:28:30 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.1ms)

Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:28:30 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:28:30 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (1.0ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (4.8ms)

Completed 200 OK in 9ms (Views: 6.2ms | ActiveRecord: 1.0ms)

Budget Load (0.4ms)  SELECT "budgets".* FROM "budgets"
 (0.1ms)  SAVEPOINT active_record_1
Budget Create (0.4ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-05 00:28:30.263295"], ["updated_at", "2020-12-05 00:28:30.263295"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1
 (0.5ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.4ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 21:28:30 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.4ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.4ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (7.6ms)

Completed 200 OK in 12ms (Views: 9.4ms | ActiveRecord: 1.5ms)

 (0.3ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.4ms)  COMMIT
 (0.3ms)  BEGIN
User Load (1.1ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:28:30 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.0ms)
Rendered devise/sessions/new.html.erb within layouts/application (4.7ms)

Completed 200 OK in 11ms (Views: 8.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:28:30 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 9ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:28:30 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.7ms)

Completed 200 OK in 7ms (Views: 5.7ms | ActiveRecord: 0.2ms)

Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 21:28:30 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (2.9ms)

Completed 200 OK in 9ms (Views: 7.7ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:28:30 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (9.8ms)

Completed 200 OK in 15ms (Views: 13.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:28:30 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:28:30 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.2ms)

Completed 200 OK in 5ms (Views: 3.4ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:28:30 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.2ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 21:28:30 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (6.4ms)
Rendered request_deadlines/new.html.erb within layouts/application (7.8ms)

Completed 200 OK in 21ms (Views: 11.0ms | ActiveRecord: 2.6ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 21:28:30 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2021", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (3.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.7ms)  SAVEPOINT active_record_1
RequestDeadline Create (0.5ms)  INSERT INTO "request_deadlines" ("deadline", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["deadline", "2021-01-01 17:30:00"], ["created_at", "2020-12-05 00:28:30.540188"], ["updated_at", "2020-12-05 00:28:30.540188"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/request_deadlines Completed 302 Found in 10ms (ActiveRecord: 4.7ms) Started GET “/request_deadlines” for 127.0.0.1 at 2020-12-04 21:28:30 -0300 Processing by RequestDeadlinesController#index as HTML

Rendering request_deadlines/index.html.erb within layouts/application
RequestDeadline Load (0.6ms)  SELECT "request_deadlines".* FROM "request_deadlines"
Rendered request_deadlines/index.html.erb within layouts/application (2.6ms)

Completed 200 OK in 6ms (Views: 4.4ms | ActiveRecord: 0.6ms)

 (0.3ms)  SELECT COUNT(*) FROM "request_deadlines"
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.2ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.4ms)  COMMIT
 (0.4ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:28:30 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.5ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.8ms)

Completed 200 OK in 9ms (Views: 8.2ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:28:30 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.6ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:28:30 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.9ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (5.9ms)

Completed 200 OK in 11ms (Views: 9.0ms | ActiveRecord: 0.9ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:28:30 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.2ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 21:28:30 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (5.2ms)
Rendered request_deadlines/new.html.erb within layouts/application (5.7ms)

Completed 200 OK in 10ms (Views: 8.8ms | ActiveRecord: 0.0ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 21:28:30 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2015", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.3ms)  SAVEPOINT active_record_1
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (2.6ms)
Rendered request_deadlines/new.html.erb within layouts/application (3.0ms)

Completed 200 OK in 8ms (Views: 4.6ms | ActiveRecord: 0.7ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:28:30 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.8ms)

Completed 200 OK in 6ms (Views: 4.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:28:30 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:28:30 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 6ms (Views: 4.4ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 21:28:30 -0300 Processing by RequirementsController#new as HTML

Requirement Load (0.5ms)  SELECT "requirements".* FROM "requirements"
Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (5.6ms)

Completed 200 OK in 45ms (Views: 8.3ms | ActiveRecord: 7.1ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 21:28:30 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
 (0.2ms)  SAVEPOINT active_record_1
Requirement Create (3.5ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-05 00:28:30.772597"], ["updated_at", "2020-12-05 00:28:30.772597"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"

Redirected to www.example.com/requirements Completed 302 Found in 7ms (ActiveRecord: 4.1ms) Started GET “/requirements” for 127.0.0.1 at 2020-12-04 21:28:30 -0300 Processing by RequirementsController#index as HTML

Rendering requirements/index.html.erb within layouts/application
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 4ms (Views: 2.6ms | ActiveRecord: 0.3ms)

 (1.6ms)  SELECT COUNT(*) FROM "requirements"
Requirement Load (0.4ms)  SELECT "requirements".* FROM "requirements"
 (0.2ms)  ROLLBACK
 (0.4ms)  BEGIN
 (0.3ms)  COMMIT
 (0.2ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:28:30 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.5ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:28:30 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.9ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 11ms (ActiveRecord: 0.9ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:28:30 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 6ms (Views: 4.5ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 21:28:30 -0300 Processing by RequirementsController#new as HTML

Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"
Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.5ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 21:28:30 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>""}, "commit"=>"Definir requisitos"}
 (0.2ms)  SAVEPOINT active_record_1
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering requirements/new.html.erb within layouts/application
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (3.6ms)

Completed 500 Internal Server Error in 7ms (ActiveRecord: 0.8ms)

 (0.5ms)  ROLLBACK
 (0.4ms)  BEGIN
 (0.7ms)  COMMIT
 (0.5ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:28:30 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.5ms)

Completed 200 OK in 3ms (Views: 2.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:28:30 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:28:30 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:28:30 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.3ms)

Completed 200 OK in 5ms (Views: 3.7ms | ActiveRecord: 0.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 21:28:30 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (5.0ms)
Rendered tickets/new.html.erb within layouts/application (6.9ms)

Completed 200 OK in 21ms (Views: 9.2ms | ActiveRecord: 3.2ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 21:28:30 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar passagem"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
Ticket Create (0.3ms)  INSERT INTO "tickets" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 00:28:30.951465"], ["updated_at", "2020-12-05 00:28:30.951465"], ["user_id", 4]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/tickets/9 Completed 302 Found in 5ms (ActiveRecord: 0.8ms) Started GET “/tickets/9” for 127.0.0.1 at 2020-12-04 21:28:30 -0300 Processing by TicketsController#show as HTML

Parameters: {"id"=>"9"}
Ticket Load (0.2ms)  SELECT  "tickets".* FROM "tickets" WHERE "tickets"."id" = $1 LIMIT $2  [["id", 9], ["LIMIT", 1]]
Rendering tickets/show.html.erb within layouts/application
Rendered tickets/show.html.erb within layouts/application (2.3ms)

Completed 200 OK in 7ms (Views: 4.7ms | ActiveRecord: 0.2ms)

User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Ticket Exists (1.1ms)  SELECT  1 AS one FROM "tickets" WHERE "tickets"."user_id" = $1 AND "tickets"."data_entrada" = $2 AND "tickets"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:28:30 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.1ms)

Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:28:30 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:28:30 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.7ms)

Completed 200 OK in 6ms (Views: 4.2ms | ActiveRecord: 0.6ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:28:31 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.3ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 21:28:31 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (4.0ms)
Rendered tickets/new.html.erb within layouts/application (4.4ms)

Completed 200 OK in 7ms (Views: 6.1ms | ActiveRecord: 0.0ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 21:28:31 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar passagem"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (3.4ms)
Rendered tickets/new.html.erb within layouts/application (3.7ms)

Completed 200 OK in 8ms (Views: 5.0ms | ActiveRecord: 0.4ms)

 (0.7ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:29:16 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.5ms)

Completed 200 OK in 150ms (Views: 126.8ms | ActiveRecord: 5.3ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:29:16 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:29:16 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.2ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 21:29:16 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (6.8ms)
Rendered bookings/new.html.erb within layouts/application (14.6ms)

Completed 200 OK in 39ms (Views: 18.2ms | ActiveRecord: 3.0ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 21:29:16 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar diárias"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
Booking Create (0.5ms)  INSERT INTO "bookings" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 00:29:16.901967"], ["updated_at", "2020-12-05 00:29:16.901967"], ["user_id", 4]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/bookings/10 Completed 302 Found in 12ms (ActiveRecord: 1.2ms) Started GET “/bookings/10” for 127.0.0.1 at 2020-12-04 21:29:16 -0300 Processing by BookingsController#show as HTML

Parameters: {"id"=>"10"}
Booking Load (0.3ms)  SELECT  "bookings".* FROM "bookings" WHERE "bookings"."id" = $1 LIMIT $2  [["id", 10], ["LIMIT", 1]]
Rendering bookings/show.html.erb within layouts/application
Rendered bookings/show.html.erb within layouts/application (1.3ms)

Completed 200 OK in 10ms (Views: 4.0ms | ActiveRecord: 0.3ms)

User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Booking Exists (0.4ms)  SELECT  1 AS one FROM "bookings" WHERE "bookings"."user_id" = $1 AND "bookings"."data_entrada" = $2 AND "bookings"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.7ms)  BEGIN
 (0.7ms)  COMMIT
 (0.2ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:29:16 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.1ms)

Completed 200 OK in 13ms (Views: 10.2ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:29:16 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:29:16 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.6ms)

Completed 200 OK in 11ms (Views: 8.3ms | ActiveRecord: 0.3ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 21:29:17 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (5.7ms)
Rendered bookings/new.html.erb within layouts/application (5.9ms)

Completed 200 OK in 11ms (Views: 10.5ms | ActiveRecord: 0.0ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 21:29:17 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar diárias"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (3.1ms)
Rendered bookings/new.html.erb within layouts/application (3.4ms)

Completed 200 OK in 8ms (Views: 4.6ms | ActiveRecord: 0.5ms)

 (0.4ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.2ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:29:17 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.4ms)

Completed 200 OK in 5ms (Views: 3.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:29:17 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:29:17 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.5ms)

Completed 200 OK in 6ms (Views: 4.1ms | ActiveRecord: 0.7ms)

Budget Load (0.6ms)  SELECT "budgets".* FROM "budgets"
 (0.5ms)  SAVEPOINT active_record_1
Budget Create (1.1ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-05 00:29:17.126146"], ["updated_at", "2020-12-05 00:29:17.126146"]]
 (0.4ms)  RELEASE SAVEPOINT active_record_1
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 21:29:17 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.2ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.1ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (2.6ms)

Completed 200 OK in 6ms (Views: 4.3ms | ActiveRecord: 0.6ms)

 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:29:17 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.3ms)

Completed 200 OK in 20ms (Views: 17.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:29:17 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (1.0ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 10ms (ActiveRecord: 1.0ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:29:17 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (5.7ms)

Completed 200 OK in 18ms (Views: 16.1ms | ActiveRecord: 0.2ms)

Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 21:29:17 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.2ms)  SELECT COUNT(*) FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (2.2ms)

Completed 200 OK in 10ms (Views: 8.7ms | ActiveRecord: 0.5ms)

 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:29:17 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (12.0ms)

Completed 200 OK in 22ms (Views: 20.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:29:17 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 9ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:29:17 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (4.7ms)

Completed 200 OK in 11ms (Views: 9.1ms | ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:29:17 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (4.6ms)

Completed 200 OK in 8ms (Views: 5.9ms | ActiveRecord: 0.6ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 21:29:17 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (6.7ms)
Rendered request_deadlines/new.html.erb within layouts/application (8.1ms)

Completed 200 OK in 21ms (Views: 10.2ms | ActiveRecord: 4.8ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 21:29:17 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2021", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.1ms)  SAVEPOINT active_record_1
RequestDeadline Create (0.3ms)  INSERT INTO "request_deadlines" ("deadline", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["deadline", "2021-01-01 17:30:00"], ["created_at", "2020-12-05 00:29:17.441753"], ["updated_at", "2020-12-05 00:29:17.441753"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/request_deadlines Completed 302 Found in 5ms (ActiveRecord: 0.9ms) Started GET “/request_deadlines” for 127.0.0.1 at 2020-12-04 21:29:17 -0300 Processing by RequestDeadlinesController#index as HTML

Rendering request_deadlines/index.html.erb within layouts/application
RequestDeadline Load (1.8ms)  SELECT "request_deadlines".* FROM "request_deadlines"
Rendered request_deadlines/index.html.erb within layouts/application (3.8ms)

Completed 200 OK in 8ms (Views: 5.0ms | ActiveRecord: 1.8ms)

 (0.3ms)  SELECT COUNT(*) FROM "request_deadlines"
RequestDeadline Load (0.1ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:29:17 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.3ms)

Completed 200 OK in 13ms (Views: 12.2ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:29:17 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.8ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.8ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:29:17 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 7ms (Views: 5.8ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:29:17 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.2ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 21:29:17 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (3.2ms)
Rendered request_deadlines/new.html.erb within layouts/application (3.5ms)

Completed 200 OK in 6ms (Views: 5.3ms | ActiveRecord: 0.0ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 21:29:17 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2015", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.2ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (2.1ms)
Rendered request_deadlines/new.html.erb within layouts/application (2.4ms)

Completed 200 OK in 6ms (Views: 3.7ms | ActiveRecord: 0.5ms)

 (0.6ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:29:17 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.6ms)

Completed 200 OK in 7ms (Views: 6.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:29:17 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:29:17 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.3ms)

Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 21:29:17 -0300 Processing by RequirementsController#new as HTML

Requirement Load (0.5ms)  SELECT "requirements".* FROM "requirements"
Rendering requirements/new.html.erb within layouts/application
User Load (2.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (7.2ms)

Completed 500 Internal Server Error in 25ms (ActiveRecord: 6.5ms)

 (0.2ms)  ROLLBACK
 (0.4ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:29:17 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (2.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (15.1ms)

Completed 200 OK in 19ms (Views: 17.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:29:17 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:29:17 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.8ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.1ms)

Completed 200 OK in 8ms (Views: 4.9ms | ActiveRecord: 0.8ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 21:29:17 -0300 Processing by RequirementsController#new as HTML

Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"
Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (5.7ms)

Completed 500 Internal Server Error in 8ms (ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:29:17 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.0ms)

Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:29:17 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:29:17 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (1.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.7ms)

Completed 200 OK in 5ms (Views: 2.8ms | ActiveRecord: 1.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:29:17 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (2.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.5ms)

Completed 200 OK in 5ms (Views: 2.7ms | ActiveRecord: 2.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 21:29:17 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (10.3ms)
Rendered tickets/new.html.erb within layouts/application (12.8ms)

Completed 200 OK in 31ms (Views: 18.7ms | ActiveRecord: 4.1ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 21:29:17 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar passagem"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
Ticket Create (0.6ms)  INSERT INTO "tickets" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 00:29:17.836181"], ["updated_at", "2020-12-05 00:29:17.836181"], ["user_id", 4]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/tickets/10 Completed 302 Found in 6ms (ActiveRecord: 1.1ms) Started GET “/tickets/10” for 127.0.0.1 at 2020-12-04 21:29:17 -0300 Processing by TicketsController#show as HTML

Parameters: {"id"=>"10"}
Ticket Load (0.3ms)  SELECT  "tickets".* FROM "tickets" WHERE "tickets"."id" = $1 LIMIT $2  [["id", 10], ["LIMIT", 1]]
Rendering tickets/show.html.erb within layouts/application
Rendered tickets/show.html.erb within layouts/application (0.8ms)

Completed 200 OK in 7ms (Views: 2.3ms | ActiveRecord: 0.3ms)

User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Ticket Exists (0.4ms)  SELECT  1 AS one FROM "tickets" WHERE "tickets"."user_id" = $1 AND "tickets"."data_entrada" = $2 AND "tickets"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:29:17 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.0ms)

Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:29:17 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.9ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 9ms (ActiveRecord: 0.9ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:29:17 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:29:17 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 21:29:17 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (2.7ms)
Rendered tickets/new.html.erb within layouts/application (3.0ms)

Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.0ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 21:29:17 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar passagem"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (3.4ms)
Rendered tickets/new.html.erb within layouts/application (3.8ms)

Completed 200 OK in 13ms (Views: 5.3ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.4ms)  BEGIN
 (0.3ms)  COMMIT
 (0.3ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:33:28 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.6ms)

Completed 200 OK in 212ms (Views: 191.3ms | ActiveRecord: 4.7ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:33:28 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 12ms (ActiveRecord: 0.6ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:33:28 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.5ms)

Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.3ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 21:33:28 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (4.4ms)
Rendered bookings/new.html.erb within layouts/application (5.3ms)

Completed 200 OK in 16ms (Views: 7.2ms | ActiveRecord: 2.2ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 21:33:28 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar diárias"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.3ms)  SAVEPOINT active_record_1
Booking Create (0.5ms)  INSERT INTO "bookings" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 00:33:28.657870"], ["updated_at", "2020-12-05 00:33:28.657870"], ["user_id", 4]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/bookings/11 Completed 302 Found in 11ms (ActiveRecord: 1.2ms) Started GET “/bookings/11” for 127.0.0.1 at 2020-12-04 21:33:28 -0300 Processing by BookingsController#show as HTML

Parameters: {"id"=>"11"}
Booking Load (0.5ms)  SELECT  "bookings".* FROM "bookings" WHERE "bookings"."id" = $1 LIMIT $2  [["id", 11], ["LIMIT", 1]]
Rendering bookings/show.html.erb within layouts/application
Rendered bookings/show.html.erb within layouts/application (0.7ms)

Completed 200 OK in 5ms (Views: 2.1ms | ActiveRecord: 0.5ms)

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Booking Exists (1.0ms)  SELECT  1 AS one FROM "bookings" WHERE "bookings"."user_id" = $1 AND "bookings"."data_entrada" = $2 AND "bookings"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:33:28 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.9ms)

Completed 200 OK in 5ms (Views: 3.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:33:28 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:33:28 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.9ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (4.6ms)

Completed 200 OK in 9ms (Views: 6.9ms | ActiveRecord: 0.9ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 21:33:28 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (6.3ms)
Rendered bookings/new.html.erb within layouts/application (6.8ms)

Completed 200 OK in 10ms (Views: 8.5ms | ActiveRecord: 0.0ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 21:33:28 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar diárias"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (2.2ms)
Rendered bookings/new.html.erb within layouts/application (2.5ms)

Completed 200 OK in 7ms (Views: 3.8ms | ActiveRecord: 0.5ms)

 (0.3ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:33:28 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.1ms)

Completed 200 OK in 5ms (Views: 3.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:33:28 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:33:28 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.3ms | ActiveRecord: 0.3ms)

Budget Load (0.4ms)  SELECT "budgets".* FROM "budgets"
 (0.2ms)  SAVEPOINT active_record_1
Budget Create (0.4ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-05 00:33:28.838300"], ["updated_at", "2020-12-05 00:33:28.838300"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
 (0.2ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 21:33:28 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.8ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (7.7ms)

Completed 200 OK in 13ms (Views: 9.2ms | ActiveRecord: 1.4ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.7ms)  BEGIN
User Load (1.0ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:33:28 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.9ms)

Completed 200 OK in 5ms (Views: 3.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:33:28 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.8ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 9ms (ActiveRecord: 0.8ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:33:28 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.2ms)

Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 21:33:28 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (2.4ms)

Completed 200 OK in 5ms (Views: 3.4ms | ActiveRecord: 0.6ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:33:28 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:33:28 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:33:28 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:33:28 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.2ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 21:33:28 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (7.5ms)
Rendered request_deadlines/new.html.erb within layouts/application (9.5ms)

Completed 200 OK in 26ms (Views: 11.5ms | ActiveRecord: 6.4ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 21:33:29 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2021", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (1.1ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.8ms)  SAVEPOINT active_record_1
RequestDeadline Create (1.3ms)  INSERT INTO "request_deadlines" ("deadline", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["deadline", "2021-01-01 17:30:00"], ["created_at", "2020-12-05 00:33:29.030153"], ["updated_at", "2020-12-05 00:33:29.030153"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/request_deadlines Completed 302 Found in 13ms (ActiveRecord: 3.3ms) Started GET “/request_deadlines” for 127.0.0.1 at 2020-12-04 21:33:29 -0300 Processing by RequestDeadlinesController#index as HTML

Rendering request_deadlines/index.html.erb within layouts/application
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
Rendered request_deadlines/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 5ms (Views: 3.0ms | ActiveRecord: 0.3ms)

 (1.6ms)  SELECT COUNT(*) FROM "request_deadlines"
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:33:29 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.9ms)

Completed 200 OK in 14ms (Views: 11.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:33:29 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:33:29 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.1ms)

Completed 200 OK in 3ms (Views: 1.9ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:33:29 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.8ms)

Completed 200 OK in 6ms (Views: 5.1ms | ActiveRecord: 0.4ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 21:33:29 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (3.1ms)
Rendered request_deadlines/new.html.erb within layouts/application (3.5ms)

Completed 200 OK in 6ms (Views: 5.0ms | ActiveRecord: 0.0ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 21:33:29 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2015", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.2ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (3.1ms)
Rendered request_deadlines/new.html.erb within layouts/application (3.3ms)

Completed 200 OK in 7ms (Views: 4.5ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:33:29 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:33:29 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 3ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:33:29 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.1ms)

Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 21:33:29 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Exists (0.4ms)  SELECT  1 AS one FROM "requirements" LIMIT $1  [["LIMIT", 1]]
Requirement Load (0.2ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/new.html.erb within layouts/application (5.7ms)

Completed 500 Internal Server Error in 14ms (ActiveRecord: 3.3ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:33:29 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.5ms)

Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:33:29 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 3ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:33:29 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 26ms (Views: 24.6ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 21:33:29 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Exists (0.2ms)  SELECT  1 AS one FROM "requirements" LIMIT $1  [["LIMIT", 1]]
Requirement Load (0.2ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/new.html.erb within layouts/application (4.0ms)

Completed 500 Internal Server Error in 5ms (ActiveRecord: 0.6ms)

 (0.1ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:33:29 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:33:29 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 8ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:33:29 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.3ms)

Completed 200 OK in 6ms (Views: 4.6ms | ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:33:29 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (4.1ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (6.0ms)

Completed 200 OK in 9ms (Views: 4.0ms | ActiveRecord: 4.1ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 21:33:29 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (4.2ms)
Rendered tickets/new.html.erb within layouts/application (5.4ms)

Completed 200 OK in 23ms (Views: 7.1ms | ActiveRecord: 4.1ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 21:33:29 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar passagem"}
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
Ticket Create (0.5ms)  INSERT INTO "tickets" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 00:33:29.372939"], ["updated_at", "2020-12-05 00:33:29.372939"], ["user_id", 4]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/tickets/11 Completed 302 Found in 10ms (ActiveRecord: 1.4ms) Started GET “/tickets/11” for 127.0.0.1 at 2020-12-04 21:33:29 -0300 Processing by TicketsController#show as HTML

Parameters: {"id"=>"11"}
Ticket Load (0.8ms)  SELECT  "tickets".* FROM "tickets" WHERE "tickets"."id" = $1 LIMIT $2  [["id", 11], ["LIMIT", 1]]
Rendering tickets/show.html.erb within layouts/application
Rendered tickets/show.html.erb within layouts/application (0.8ms)

Completed 200 OK in 9ms (Views: 2.7ms | ActiveRecord: 0.8ms)

User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Ticket Exists (0.3ms)  SELECT  1 AS one FROM "tickets" WHERE "tickets"."user_id" = $1 AND "tickets"."data_entrada" = $2 AND "tickets"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:33:29 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.6ms)

Completed 200 OK in 14ms (Views: 12.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:33:29 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:33:29 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:33:29 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (2.1ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (7.0ms)

Completed 200 OK in 11ms (Views: 7.9ms | ActiveRecord: 2.1ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 21:33:29 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (2.9ms)
Rendered tickets/new.html.erb within layouts/application (3.2ms)

Completed 200 OK in 6ms (Views: 4.4ms | ActiveRecord: 0.0ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 21:33:29 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar passagem"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (2.3ms)
Rendered tickets/new.html.erb within layouts/application (2.6ms)

Completed 200 OK in 7ms (Views: 3.8ms | ActiveRecord: 0.5ms)

 (0.1ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.3ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:33:47 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (10.5ms)

Completed 200 OK in 169ms (Views: 151.9ms | ActiveRecord: 3.7ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:33:48 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 12ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:33:48 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.6ms)

Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.3ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 21:33:48 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (13.2ms)
Rendered bookings/new.html.erb within layouts/application (15.6ms)

Completed 200 OK in 33ms (Views: 20.6ms | ActiveRecord: 2.7ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 21:33:48 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar diárias"}
User Load (1.1ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
Booking Create (0.5ms)  INSERT INTO "bookings" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 00:33:48.176621"], ["updated_at", "2020-12-05 00:33:48.176621"], ["user_id", 4]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/bookings/12 Completed 302 Found in 21ms (ActiveRecord: 2.0ms) Started GET “/bookings/12” for 127.0.0.1 at 2020-12-04 21:33:48 -0300 Processing by BookingsController#show as HTML

Parameters: {"id"=>"12"}
Booking Load (8.0ms)  SELECT  "bookings".* FROM "bookings" WHERE "bookings"."id" = $1 LIMIT $2  [["id", 12], ["LIMIT", 1]]
Rendering bookings/show.html.erb within layouts/application
Rendered bookings/show.html.erb within layouts/application (2.6ms)

Completed 200 OK in 18ms (Views: 6.7ms | ActiveRecord: 8.0ms)

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Booking Exists (0.5ms)  SELECT  1 AS one FROM "bookings" WHERE "bookings"."user_id" = $1 AND "bookings"."data_entrada" = $2 AND "bookings"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:33:48 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.5ms)

Completed 200 OK in 9ms (Views: 7.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:33:48 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:33:48 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.3ms)

Completed 200 OK in 7ms (Views: 5.6ms | ActiveRecord: 0.3ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 21:33:48 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (6.4ms)
Rendered bookings/new.html.erb within layouts/application (6.6ms)

Completed 200 OK in 11ms (Views: 9.0ms | ActiveRecord: 0.0ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 21:33:48 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar diárias"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.4ms)  SAVEPOINT active_record_1
 (0.3ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (6.1ms)
Rendered bookings/new.html.erb within layouts/application (6.6ms)

Completed 200 OK in 16ms (Views: 9.2ms | ActiveRecord: 1.2ms)

 (0.3ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:33:48 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.3ms)

Completed 200 OK in 7ms (Views: 5.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:33:48 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:33:48 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.5ms)

Completed 200 OK in 7ms (Views: 5.5ms | ActiveRecord: 0.6ms)

Budget Load (0.5ms)  SELECT "budgets".* FROM "budgets"
 (0.2ms)  SAVEPOINT active_record_1
Budget Create (0.4ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-05 00:33:48.400871"], ["updated_at", "2020-12-05 00:33:48.400871"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1
 (0.4ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 21:33:48 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.6ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.7ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (7.6ms)

Completed 200 OK in 14ms (Views: 10.8ms | ActiveRecord: 1.7ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:33:48 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (2.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (8.8ms)

Completed 200 OK in 21ms (Views: 17.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:33:48 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (1.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 11ms (ActiveRecord: 1.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:33:48 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.2ms)

Completed 200 OK in 7ms (Views: 5.7ms | ActiveRecord: 0.2ms)

Budget Load (2.9ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 21:33:48 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (3.1ms)

Completed 200 OK in 8ms (Views: 6.5ms | ActiveRecord: 0.6ms)

 (2.5ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN
 (0.3ms)  ROLLBACK
 (0.4ms)  BEGIN
 (0.4ms)  COMMIT
 (0.3ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:33:48 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.9ms)
Rendered devise/sessions/new.html.erb within layouts/application (7.8ms)

Completed 200 OK in 16ms (Views: 15.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:33:48 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (1.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 8ms (ActiveRecord: 1.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:33:48 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (6.9ms)

Completed 200 OK in 13ms (Views: 11.4ms | ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:33:48 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 6ms (Views: 4.9ms | ActiveRecord: 0.2ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 21:33:48 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (2.9ms)
Rendered request_deadlines/new.html.erb within layouts/application (3.7ms)

Completed 200 OK in 26ms (Views: 5.5ms | ActiveRecord: 2.6ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 21:33:48 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2021", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.2ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.1ms)  SAVEPOINT active_record_1
RequestDeadline Create (0.3ms)  INSERT INTO "request_deadlines" ("deadline", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["deadline", "2021-01-01 17:30:00"], ["created_at", "2020-12-05 00:33:48.684435"], ["updated_at", "2020-12-05 00:33:48.684435"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/request_deadlines Completed 302 Found in 3ms (ActiveRecord: 0.7ms) Started GET “/request_deadlines” for 127.0.0.1 at 2020-12-04 21:33:48 -0300 Processing by RequestDeadlinesController#index as HTML

Rendering request_deadlines/index.html.erb within layouts/application
RequestDeadline Load (0.2ms)  SELECT "request_deadlines".* FROM "request_deadlines"
Rendered request_deadlines/index.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.2ms)

 (0.2ms)  SELECT COUNT(*) FROM "request_deadlines"
RequestDeadline Load (0.1ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:33:48 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:33:48 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 3ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:33:48 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.1ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.0ms)

Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.1ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:33:48 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.1ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.0ms)

Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.1ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 21:33:48 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (1.6ms)
Rendered request_deadlines/new.html.erb within layouts/application (1.8ms)

Completed 200 OK in 3ms (Views: 2.8ms | ActiveRecord: 0.0ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 21:33:48 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2015", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.2ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (1.9ms)
Rendered request_deadlines/new.html.erb within layouts/application (2.1ms)

Completed 200 OK in 5ms (Views: 3.1ms | ActiveRecord: 0.4ms)

 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:33:48 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.5ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.3ms)

Completed 200 OK in 6ms (Views: 5.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:33:48 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 8ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:33:48 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.7ms)

Completed 200 OK in 7ms (Views: 4.8ms | ActiveRecord: 0.3ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 21:33:48 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Exists (0.6ms)  SELECT  1 AS one FROM "requirements" LIMIT $1  [["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (5.7ms)

Completed 200 OK in 19ms (Views: 7.7ms | ActiveRecord: 4.1ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 21:33:48 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
 (0.1ms)  SAVEPOINT active_record_1
Requirement Create (0.3ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-05 00:33:48.822375"], ["updated_at", "2020-12-05 00:33:48.822375"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
Requirement Load (0.2ms)  SELECT "requirements".* FROM "requirements"

Redirected to www.example.com/requirements Completed 302 Found in 4ms (ActiveRecord: 0.8ms) Started GET “/requirements” for 127.0.0.1 at 2020-12-04 21:33:48 -0300 Processing by RequirementsController#index as HTML

Rendering requirements/index.html.erb within layouts/application
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.3ms)

 (1.4ms)  SELECT COUNT(*) FROM "requirements"
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"
 (0.2ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:33:48 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.9ms)

Completed 200 OK in 9ms (Views: 8.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:33:48 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.9ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.9ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:33:48 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.6ms)

Completed 200 OK in 6ms (Views: 4.9ms | ActiveRecord: 0.5ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 21:33:48 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Exists (0.2ms)  SELECT  1 AS one FROM "requirements" LIMIT $1  [["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (2.4ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.4ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 21:33:48 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>""}, "commit"=>"Definir requisitos"}
 (0.2ms)  SAVEPOINT active_record_1
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (4.4ms)

Completed 500 Internal Server Error in 10ms (ActiveRecord: 0.6ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:33:48 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (8.1ms)

Completed 200 OK in 12ms (Views: 10.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:33:48 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (1.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 1.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:33:48 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.9ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (4.2ms)

Completed 200 OK in 7ms (Views: 5.1ms | ActiveRecord: 0.9ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:33:48 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 21:33:48 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (5.6ms)
Rendered tickets/new.html.erb within layouts/application (6.9ms)

Completed 200 OK in 22ms (Views: 9.4ms | ActiveRecord: 3.0ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 21:33:49 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar passagem"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
Ticket Create (0.4ms)  INSERT INTO "tickets" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 00:33:49.035447"], ["updated_at", "2020-12-05 00:33:49.035447"], ["user_id", 4]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/tickets/12 Completed 302 Found in 6ms (ActiveRecord: 0.9ms) Started GET “/tickets/12” for 127.0.0.1 at 2020-12-04 21:33:49 -0300 Processing by TicketsController#show as HTML

Parameters: {"id"=>"12"}
Ticket Load (0.3ms)  SELECT  "tickets".* FROM "tickets" WHERE "tickets"."id" = $1 LIMIT $2  [["id", 12], ["LIMIT", 1]]
Rendering tickets/show.html.erb within layouts/application
Rendered tickets/show.html.erb within layouts/application (1.0ms)

Completed 200 OK in 6ms (Views: 3.0ms | ActiveRecord: 0.3ms)

User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Ticket Exists (0.8ms)  SELECT  1 AS one FROM "tickets" WHERE "tickets"."user_id" = $1 AND "tickets"."data_entrada" = $2 AND "tickets"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:33:49 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.6ms)

Completed 200 OK in 9ms (Views: 5.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:33:49 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (1.1ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 10ms (ActiveRecord: 1.1ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:33:49 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:33:49 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.3ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 21:33:49 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (3.6ms)
Rendered tickets/new.html.erb within layouts/application (3.9ms)

Completed 200 OK in 6ms (Views: 5.6ms | ActiveRecord: 0.0ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 21:33:49 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar passagem"}
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (4.4ms)
Rendered tickets/new.html.erb within layouts/application (4.7ms)

Completed 200 OK in 10ms (Views: 6.1ms | ActiveRecord: 1.0ms)

 (0.2ms)  ROLLBACK
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:34:24 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (2.0ms)
Rendered devise/sessions/new.html.erb within layouts/application (10.3ms)

Completed 200 OK in 170ms (Views: 148.9ms | ActiveRecord: 5.8ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:34:24 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.9ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:34:24 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.4ms)

Completed 200 OK in 5ms (Views: 3.7ms | ActiveRecord: 0.3ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 21:34:24 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (6.7ms)
Rendered bookings/new.html.erb within layouts/application (8.1ms)

Completed 200 OK in 57ms (Views: 20.8ms | ActiveRecord: 2.4ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 21:34:24 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar diárias"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
Booking Create (0.4ms)  INSERT INTO "bookings" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 00:34:25.010827"], ["updated_at", "2020-12-05 00:34:25.010827"], ["user_id", 4]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/bookings/13 Completed 302 Found in 11ms (ActiveRecord: 1.0ms) Started GET “/bookings/13” for 127.0.0.1 at 2020-12-04 21:34:25 -0300 Processing by BookingsController#show as HTML

Parameters: {"id"=>"13"}
Booking Load (1.5ms)  SELECT  "bookings".* FROM "bookings" WHERE "bookings"."id" = $1 LIMIT $2  [["id", 13], ["LIMIT", 1]]
Rendering bookings/show.html.erb within layouts/application
Rendered bookings/show.html.erb within layouts/application (1.5ms)

Completed 200 OK in 13ms (Views: 5.5ms | ActiveRecord: 1.5ms)

User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Booking Exists (0.3ms)  SELECT  1 AS one FROM "bookings" WHERE "bookings"."user_id" = $1 AND "bookings"."data_entrada" = $2 AND "bookings"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.9ms)  COMMIT
 (1.0ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:34:25 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.3ms)

Completed 200 OK in 12ms (Views: 11.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:34:25 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 10ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:34:25 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (1.9ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (6.4ms)

Completed 200 OK in 14ms (Views: 9.6ms | ActiveRecord: 1.9ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 21:34:25 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (13.4ms)
Rendered bookings/new.html.erb within layouts/application (13.7ms)

Completed 200 OK in 18ms (Views: 17.5ms | ActiveRecord: 0.0ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 21:34:25 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar diárias"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (3.4ms)
Rendered bookings/new.html.erb within layouts/application (3.7ms)

Completed 200 OK in 8ms (Views: 5.0ms | ActiveRecord: 0.6ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:34:25 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.8ms)

Completed 200 OK in 5ms (Views: 4.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:34:25 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 8ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:34:25 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.3ms)

Budget Load (0.4ms)  SELECT "budgets".* FROM "budgets"
 (0.1ms)  SAVEPOINT active_record_1
Budget Create (0.4ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-05 00:34:25.258696"], ["updated_at", "2020-12-05 00:34:25.258696"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 21:34:25 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.6ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.4ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (4.8ms)

Completed 200 OK in 19ms (Views: 16.6ms | ActiveRecord: 1.4ms)

 (1.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:34:25 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.6ms)

Completed 200 OK in 7ms (Views: 5.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:34:25 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (1.0ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 14ms (ActiveRecord: 1.0ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:34:25 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.6ms)

Completed 200 OK in 8ms (Views: 6.8ms | ActiveRecord: 0.3ms)

Budget Load (0.4ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 21:34:25 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.6ms)  SELECT COUNT(*) FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (6.2ms)

Completed 200 OK in 20ms (Views: 18.3ms | ActiveRecord: 0.8ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:34:25 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.9ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.7ms)

Completed 200 OK in 19ms (Views: 17.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:34:25 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 9ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:34:25 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.3ms)

Completed 200 OK in 6ms (Views: 5.0ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:34:25 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.2ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 21:34:25 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (3.3ms)
Rendered request_deadlines/new.html.erb within layouts/application (4.1ms)

Completed 200 OK in 14ms (Views: 6.4ms | ActiveRecord: 2.5ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 21:34:25 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2021", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.1ms)  SAVEPOINT active_record_1
RequestDeadline Create (0.4ms)  INSERT INTO "request_deadlines" ("deadline", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["deadline", "2021-01-01 17:30:00"], ["created_at", "2020-12-05 00:34:25.572389"], ["updated_at", "2020-12-05 00:34:25.572389"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/request_deadlines Completed 302 Found in 4ms (ActiveRecord: 0.8ms) Started GET “/request_deadlines” for 127.0.0.1 at 2020-12-04 21:34:25 -0300 Processing by RequestDeadlinesController#index as HTML

Rendering request_deadlines/index.html.erb within layouts/application
RequestDeadline Load (0.2ms)  SELECT "request_deadlines".* FROM "request_deadlines"
Rendered request_deadlines/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.2ms)

 (0.3ms)  SELECT COUNT(*) FROM "request_deadlines"
RequestDeadline Load (0.2ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.1ms)  ROLLBACK
 (0.9ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:34:25 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.5ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:34:25 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:34:25 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:34:25 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.2ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 21:34:25 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (2.7ms)
Rendered request_deadlines/new.html.erb within layouts/application (3.0ms)

Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.0ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 21:34:25 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2015", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.2ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (2.7ms)
Rendered request_deadlines/new.html.erb within layouts/application (2.9ms)

Completed 200 OK in 6ms (Views: 3.9ms | ActiveRecord: 0.4ms)

 (0.1ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:34:25 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:34:25 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 3ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:34:25 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.1ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.0ms)

Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.1ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 21:34:25 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/new.html.erb within layouts/application (3.5ms)

Completed 500 Internal Server Error in 11ms (ActiveRecord: 2.9ms)

 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:34:25 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:34:25 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 3ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:34:25 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.2ms)

Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 21:34:25 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Load (0.2ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/new.html.erb within layouts/application (3.6ms)

Completed 500 Internal Server Error in 5ms (ActiveRecord: 0.4ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:34:25 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:34:25 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:34:25 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:34:25 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.2ms)

Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 21:34:25 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (2.7ms)
Rendered tickets/new.html.erb within layouts/application (3.8ms)

Completed 200 OK in 14ms (Views: 5.8ms | ActiveRecord: 2.7ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 21:34:25 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar passagem"}
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
Ticket Create (0.5ms)  INSERT INTO "tickets" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 00:34:25.779996"], ["updated_at", "2020-12-05 00:34:25.779996"], ["user_id", 4]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/tickets/13 Completed 302 Found in 7ms (ActiveRecord: 1.4ms) Started GET “/tickets/13” for 127.0.0.1 at 2020-12-04 21:34:25 -0300 Processing by TicketsController#show as HTML

Parameters: {"id"=>"13"}
Ticket Load (0.4ms)  SELECT  "tickets".* FROM "tickets" WHERE "tickets"."id" = $1 LIMIT $2  [["id", 13], ["LIMIT", 1]]
Rendering tickets/show.html.erb within layouts/application
Rendered tickets/show.html.erb within layouts/application (0.7ms)

Completed 200 OK in 5ms (Views: 2.0ms | ActiveRecord: 0.4ms)

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Ticket Exists (0.4ms)  SELECT  1 AS one FROM "tickets" WHERE "tickets"."user_id" = $1 AND "tickets"."data_entrada" = $2 AND "tickets"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.3ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:34:25 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.2ms)

Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:34:25 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:34:25 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.7ms)

Completed 200 OK in 7ms (Views: 5.4ms | ActiveRecord: 0.6ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:34:25 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.4ms)

Completed 200 OK in 9ms (Views: 7.1ms | ActiveRecord: 0.4ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 21:34:25 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (6.0ms)
Rendered tickets/new.html.erb within layouts/application (6.8ms)

Completed 200 OK in 14ms (Views: 12.9ms | ActiveRecord: 0.0ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 21:34:25 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar passagem"}
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (3.5ms)
Rendered tickets/new.html.erb within layouts/application (3.8ms)

Completed 200 OK in 14ms (Views: 5.2ms | ActiveRecord: 0.9ms)

 (0.3ms)  ROLLBACK
 (0.5ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.3ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:38:16 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.5ms)
Rendered devise/sessions/new.html.erb within layouts/application (26.4ms)

Completed 200 OK in 329ms (Views: 310.3ms | ActiveRecord: 4.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:38:16 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 38ms (ActiveRecord: 0.7ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:38:16 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (5.8ms)

Completed 200 OK in 11ms (Views: 9.0ms | ActiveRecord: 0.4ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 21:38:16 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (4.0ms)
Rendered bookings/new.html.erb within layouts/application (5.0ms)

Completed 200 OK in 23ms (Views: 7.0ms | ActiveRecord: 6.0ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 21:38:16 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar diárias"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
Booking Create (1.4ms)  INSERT INTO "bookings" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 00:38:16.661901"], ["updated_at", "2020-12-05 00:38:16.661901"], ["user_id", 4]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/bookings/14 Completed 302 Found in 9ms (ActiveRecord: 2.1ms) Started GET “/bookings/14” for 127.0.0.1 at 2020-12-04 21:38:16 -0300 Processing by BookingsController#show as HTML

Parameters: {"id"=>"14"}
Booking Load (0.3ms)  SELECT  "bookings".* FROM "bookings" WHERE "bookings"."id" = $1 LIMIT $2  [["id", 14], ["LIMIT", 1]]
Rendering bookings/show.html.erb within layouts/application
Rendered bookings/show.html.erb within layouts/application (0.7ms)

Completed 200 OK in 4ms (Views: 1.8ms | ActiveRecord: 0.3ms)

User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Booking Exists (0.3ms)  SELECT  1 AS one FROM "bookings" WHERE "bookings"."user_id" = $1 AND "bookings"."data_entrada" = $2 AND "bookings"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.7ms)  ROLLBACK
 (1.3ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:38:16 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.5ms)

Completed 200 OK in 4ms (Views: 2.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:38:16 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 3ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:38:16 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.0ms)

Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.2ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 21:38:16 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (2.4ms)
Rendered bookings/new.html.erb within layouts/application (2.7ms)

Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.0ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 21:38:16 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar diárias"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
 (5.4ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (4.8ms)
Rendered bookings/new.html.erb within layouts/application (5.1ms)

Completed 200 OK in 16ms (Views: 6.1ms | ActiveRecord: 6.0ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:38:16 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.3ms)

Completed 200 OK in 4ms (Views: 2.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:38:16 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:38:16 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.3ms)

Budget Load (1.0ms)  SELECT "budgets".* FROM "budgets"
 (0.1ms)  SAVEPOINT active_record_1
Budget Create (0.3ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-05 00:38:16.802443"], ["updated_at", "2020-12-05 00:38:16.802443"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1
 (0.4ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 21:38:16 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.2ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (4.1ms)

Completed 200 OK in 9ms (Views: 6.1ms | ActiveRecord: 0.7ms)

 (1.4ms)  ROLLBACK
 (1.8ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:38:16 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.4ms)

Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:38:16 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (1.7ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 1.7ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:38:16 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.2ms)

Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 21:38:16 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.5ms)  SELECT COUNT(*) FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 7ms (Views: 5.3ms | ActiveRecord: 0.8ms)

 (0.4ms)  ROLLBACK
 (0.4ms)  BEGIN
 (0.3ms)  COMMIT
 (0.2ms)  BEGIN
 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:38:16 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.7ms)

Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:38:16 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.9ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.9ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:38:16 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 7ms (Views: 3.7ms | ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:38:16 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.2ms)

Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.4ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 21:38:16 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (4.3ms)
Rendered request_deadlines/new.html.erb within layouts/application (5.3ms)

Completed 200 OK in 25ms (Views: 7.1ms | ActiveRecord: 8.6ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 21:38:16 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2021", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (2.2ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.4ms)  SAVEPOINT active_record_1
RequestDeadline Create (1.3ms)  INSERT INTO "request_deadlines" ("deadline", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["deadline", "2021-01-01 17:30:00"], ["created_at", "2020-12-05 00:38:17.003992"], ["updated_at", "2020-12-05 00:38:17.003992"]]
 (0.7ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/request_deadlines Completed 302 Found in 14ms (ActiveRecord: 4.6ms) Started GET “/request_deadlines” for 127.0.0.1 at 2020-12-04 21:38:17 -0300 Processing by RequestDeadlinesController#index as HTML

Rendering request_deadlines/index.html.erb within layouts/application
RequestDeadline Load (0.2ms)  SELECT "request_deadlines".* FROM "request_deadlines"
Rendered request_deadlines/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 4ms (Views: 2.7ms | ActiveRecord: 0.2ms)

 (2.1ms)  SELECT COUNT(*) FROM "request_deadlines"
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (1.8ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.2ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:38:17 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.6ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.9ms)

Completed 200 OK in 13ms (Views: 9.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:38:17 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:38:17 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:38:17 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.3ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 21:38:17 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (1.8ms)
Rendered request_deadlines/new.html.erb within layouts/application (2.0ms)

Completed 200 OK in 3ms (Views: 3.0ms | ActiveRecord: 0.0ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 21:38:17 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2015", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (2.3ms)
Rendered request_deadlines/new.html.erb within layouts/application (2.6ms)

Completed 200 OK in 6ms (Views: 3.8ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:38:17 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.7ms)

Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:38:17 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.9ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.9ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:38:17 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.1ms)

Completed 200 OK in 8ms (Views: 5.2ms | ActiveRecord: 0.3ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 21:38:17 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Load (0.5ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/new.html.erb within layouts/application (10.2ms)

Completed 500 Internal Server Error in 28ms (ActiveRecord: 4.5ms)

 (0.3ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:38:17 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.1ms)

Completed 200 OK in 15ms (Views: 14.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:38:17 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:38:17 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 33ms (Views: 32.2ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 21:38:17 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Load (0.4ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/new.html.erb within layouts/application (4.5ms)

Completed 500 Internal Server Error in 6ms (ActiveRecord: 0.6ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.0ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:38:17 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.1ms)

Completed 200 OK in 5ms (Views: 3.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:38:17 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:38:17 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 5ms (Views: 3.2ms | ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:38:17 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 21:38:17 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (6.6ms)
Rendered tickets/new.html.erb within layouts/application (8.1ms)

Completed 200 OK in 25ms (Views: 12.4ms | ActiveRecord: 3.1ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 21:38:17 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar passagem"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.3ms)  SAVEPOINT active_record_1
Ticket Create (1.4ms)  INSERT INTO "tickets" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 00:38:17.380200"], ["updated_at", "2020-12-05 00:38:17.380200"], ["user_id", 4]]
 (0.4ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/tickets/14 Completed 302 Found in 9ms (ActiveRecord: 2.3ms) Started GET “/tickets/14” for 127.0.0.1 at 2020-12-04 21:38:17 -0300 Processing by TicketsController#show as HTML

Parameters: {"id"=>"14"}
Ticket Load (0.3ms)  SELECT  "tickets".* FROM "tickets" WHERE "tickets"."id" = $1 LIMIT $2  [["id", 14], ["LIMIT", 1]]
Rendering tickets/show.html.erb within layouts/application
Rendered tickets/show.html.erb within layouts/application (1.2ms)

Completed 200 OK in 7ms (Views: 3.3ms | ActiveRecord: 0.3ms)

User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Ticket Exists (0.5ms)  SELECT  1 AS one FROM "tickets" WHERE "tickets"."user_id" = $1 AND "tickets"."data_entrada" = $2 AND "tickets"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.5ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:38:17 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.1ms)

Completed 200 OK in 5ms (Views: 3.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:38:17 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:38:17 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:38:17 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.3ms)

Completed 200 OK in 4ms (Views: 2.5ms | ActiveRecord: 0.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 21:38:17 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (3.8ms)
Rendered tickets/new.html.erb within layouts/application (4.2ms)

Completed 200 OK in 7ms (Views: 6.2ms | ActiveRecord: 0.0ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 21:38:17 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar passagem"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (3.4ms)
Rendered tickets/new.html.erb within layouts/application (3.8ms)

Completed 200 OK in 8ms (Views: 5.0ms | ActiveRecord: 0.4ms)

 (0.1ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:39:01 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (9.2ms)

Completed 200 OK in 149ms (Views: 130.5ms | ActiveRecord: 3.8ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:39:01 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 14ms (ActiveRecord: 0.6ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:39:01 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 5ms (Views: 3.2ms | ActiveRecord: 0.2ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 21:39:01 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (7.5ms)
Rendered bookings/new.html.erb within layouts/application (9.0ms)

Completed 200 OK in 55ms (Views: 22.0ms | ActiveRecord: 2.6ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 21:39:01 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar diárias"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
Booking Create (0.5ms)  INSERT INTO "bookings" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 00:39:01.416182"], ["updated_at", "2020-12-05 00:39:01.416182"], ["user_id", 4]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/bookings/15 Completed 302 Found in 15ms (ActiveRecord: 1.1ms) Started GET “/bookings/15” for 127.0.0.1 at 2020-12-04 21:39:01 -0300 Processing by BookingsController#show as HTML

Parameters: {"id"=>"15"}
Booking Load (0.7ms)  SELECT  "bookings".* FROM "bookings" WHERE "bookings"."id" = $1 LIMIT $2  [["id", 15], ["LIMIT", 1]]
Rendering bookings/show.html.erb within layouts/application
Rendered bookings/show.html.erb within layouts/application (0.6ms)

Completed 200 OK in 11ms (Views: 3.7ms | ActiveRecord: 0.7ms)

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Booking Exists (0.5ms)  SELECT  1 AS one FROM "bookings" WHERE "bookings"."user_id" = $1 AND "bookings"."data_entrada" = $2 AND "bookings"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (1.4ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.3ms)  COMMIT
 (0.3ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:39:01 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (2.0ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.1ms)

Completed 200 OK in 12ms (Views: 10.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:39:01 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:39:01 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.2ms)

Completed 200 OK in 11ms (Views: 10.3ms | ActiveRecord: 0.4ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 21:39:01 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (8.9ms)
Rendered bookings/new.html.erb within layouts/application (9.1ms)

Completed 200 OK in 13ms (Views: 12.3ms | ActiveRecord: 0.0ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 21:39:01 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar diárias"}
User Load (1.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.3ms)  SAVEPOINT active_record_1
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (4.1ms)
Rendered bookings/new.html.erb within layouts/application (4.4ms)

Completed 200 OK in 15ms (Views: 6.5ms | ActiveRecord: 1.9ms)

 (0.2ms)  ROLLBACK
 (0.4ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:39:01 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:39:01 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 3ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:39:01 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.3ms)

Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"
 (0.1ms)  SAVEPOINT active_record_1
Budget Create (1.3ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-05 00:39:01.624592"], ["updated_at", "2020-12-05 00:39:01.624592"]]
 (0.8ms)  RELEASE SAVEPOINT active_record_1
 (0.7ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.4ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 21:39:01 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.4ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (4.8ms)

Completed 200 OK in 15ms (Views: 12.3ms | ActiveRecord: 0.9ms)

 (0.2ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.8ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:39:01 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.9ms)

Completed 200 OK in 14ms (Views: 9.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:39:01 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 11ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:39:01 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.7ms)

Completed 200 OK in 14ms (Views: 13.3ms | ActiveRecord: 0.3ms)

Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 21:39:01 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (6.3ms)

Completed 200 OK in 21ms (Views: 15.4ms | ActiveRecord: 0.6ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (1.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:39:01 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (4.0ms)

Completed 200 OK in 9ms (Views: 8.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:39:01 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:39:01 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.5ms)

Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:39:01 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.4ms)

Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.4ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 21:39:01 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (14.4ms)
Rendered request_deadlines/new.html.erb within layouts/application (16.8ms)

Completed 200 OK in 40ms (Views: 21.3ms | ActiveRecord: 4.8ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 21:39:02 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2021", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.6ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.2ms)  SAVEPOINT active_record_1
RequestDeadline Create (0.4ms)  INSERT INTO "request_deadlines" ("deadline", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["deadline", "2021-01-01 17:30:00"], ["created_at", "2020-12-05 00:39:02.012080"], ["updated_at", "2020-12-05 00:39:02.012080"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/request_deadlines Completed 302 Found in 8ms (ActiveRecord: 1.4ms) Started GET “/request_deadlines” for 127.0.0.1 at 2020-12-04 21:39:02 -0300 Processing by RequestDeadlinesController#index as HTML

Rendering request_deadlines/index.html.erb within layouts/application
RequestDeadline Load (0.4ms)  SELECT "request_deadlines".* FROM "request_deadlines"
Rendered request_deadlines/index.html.erb within layouts/application (3.4ms)

Completed 200 OK in 10ms (Views: 6.7ms | ActiveRecord: 0.4ms)

 (0.3ms)  SELECT COUNT(*) FROM "request_deadlines"
RequestDeadline Load (4.7ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.3ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:39:02 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.4ms)

Completed 200 OK in 5ms (Views: 4.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:39:02 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:39:02 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.9ms)

Completed 200 OK in 13ms (Views: 8.1ms | ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:39:02 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.5ms)

Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.3ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 21:39:02 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (2.9ms)
Rendered request_deadlines/new.html.erb within layouts/application (3.2ms)

Completed 200 OK in 5ms (Views: 4.6ms | ActiveRecord: 0.0ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 21:39:02 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2015", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.2ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.3ms)  SAVEPOINT active_record_1
 (0.5ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (4.5ms)
Rendered request_deadlines/new.html.erb within layouts/application (5.0ms)

Completed 200 OK in 12ms (Views: 7.0ms | ActiveRecord: 1.0ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:39:02 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.4ms)

Completed 200 OK in 5ms (Views: 4.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:39:02 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:39:02 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.4ms)

Completed 200 OK in 4ms (Views: 3.5ms | ActiveRecord: 0.3ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 21:39:02 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Load (0.5ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/new.html.erb within layouts/application (4.7ms)

Completed 200 OK in 20ms (Views: 7.0ms | ActiveRecord: 5.8ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 21:39:02 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
 (0.4ms)  SAVEPOINT active_record_1
Requirement Create (0.5ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-05 00:39:02.212332"], ["updated_at", "2020-12-05 00:39:02.212332"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"

Redirected to www.example.com/requirements Completed 302 Found in 8ms (ActiveRecord: 1.3ms) Started GET “/requirements” for 127.0.0.1 at 2020-12-04 21:39:02 -0300 Processing by RequirementsController#index as HTML

Rendering requirements/index.html.erb within layouts/application
Requirement Load (0.8ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/index.html.erb within layouts/application (4.2ms)

Completed 200 OK in 8ms (Views: 5.3ms | ActiveRecord: 0.8ms)

 (0.3ms)  SELECT COUNT(*) FROM "requirements"
Requirement Load (0.2ms)  SELECT "requirements".* FROM "requirements"
 (0.1ms)  ROLLBACK
 (0.4ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:39:02 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.4ms)

Completed 200 OK in 5ms (Views: 2.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:39:02 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:39:02 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 21:39:02 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.8ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Load (1.1ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/new.html.erb within layouts/application (7.8ms)

Completed 200 OK in 11ms (Views: 8.8ms | ActiveRecord: 1.9ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 21:39:02 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>""}, "commit"=>"Definir requisitos"}
 (0.1ms)  SAVEPOINT active_record_1
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (1.7ms)

Completed 200 OK in 6ms (Views: 2.9ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.2ms)  BEGIN
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:39:02 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.1ms)

Completed 200 OK in 5ms (Views: 3.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:39:02 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:39:02 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.5ms)

Completed 200 OK in 7ms (Views: 4.6ms | ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:39:02 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.1ms)

Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 21:39:02 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (8.7ms)
Rendered tickets/new.html.erb within layouts/application (11.4ms)

Completed 200 OK in 40ms (Views: 16.8ms | ActiveRecord: 8.4ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 21:39:02 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar passagem"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
Ticket Create (0.4ms)  INSERT INTO "tickets" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 00:39:02.433155"], ["updated_at", "2020-12-05 00:39:02.433155"], ["user_id", 4]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/tickets/15 Completed 302 Found in 6ms (ActiveRecord: 0.9ms) Started GET “/tickets/15” for 127.0.0.1 at 2020-12-04 21:39:02 -0300 Processing by TicketsController#show as HTML

Parameters: {"id"=>"15"}
Ticket Load (0.4ms)  SELECT  "tickets".* FROM "tickets" WHERE "tickets"."id" = $1 LIMIT $2  [["id", 15], ["LIMIT", 1]]
Rendering tickets/show.html.erb within layouts/application
Rendered tickets/show.html.erb within layouts/application (0.9ms)

Completed 200 OK in 6ms (Views: 2.8ms | ActiveRecord: 0.4ms)

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Ticket Exists (0.6ms)  SELECT  1 AS one FROM "tickets" WHERE "tickets"."user_id" = $1 AND "tickets"."data_entrada" = $2 AND "tickets"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.7ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:39:02 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.7ms)

Completed 200 OK in 5ms (Views: 3.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:39:02 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (1.9ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 1.9ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:39:02 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.1ms)

Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:39:02 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (1.0ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (4.3ms)

Completed 200 OK in 7ms (Views: 5.3ms | ActiveRecord: 1.0ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 21:39:02 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (3.7ms)
Rendered tickets/new.html.erb within layouts/application (4.0ms)

Completed 200 OK in 6ms (Views: 5.5ms | ActiveRecord: 0.0ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 21:39:02 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar passagem"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (4.4ms)
Rendered tickets/new.html.erb within layouts/application (4.7ms)

Completed 200 OK in 10ms (Views: 6.3ms | ActiveRecord: 0.6ms)

 (0.3ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.0ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:40:03 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (9.8ms)

Completed 200 OK in 181ms (Views: 157.4ms | ActiveRecord: 4.1ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:40:03 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 10ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:40:03 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.1ms)

Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.2ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 21:40:03 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (25.4ms)
Rendered bookings/new.html.erb within layouts/application (26.6ms)

Completed 200 OK in 45ms (Views: 29.8ms | ActiveRecord: 2.9ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 21:40:03 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar diárias"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (2.3ms)  SAVEPOINT active_record_1
Booking Create (0.6ms)  INSERT INTO "bookings" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 00:40:03.494056"], ["updated_at", "2020-12-05 00:40:03.494056"], ["user_id", 4]]
 (0.4ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/bookings/16 Completed 302 Found in 21ms (ActiveRecord: 3.6ms) Started GET “/bookings/16” for 127.0.0.1 at 2020-12-04 21:40:03 -0300 Processing by BookingsController#show as HTML

Parameters: {"id"=>"16"}
Booking Load (0.3ms)  SELECT  "bookings".* FROM "bookings" WHERE "bookings"."id" = $1 LIMIT $2  [["id", 16], ["LIMIT", 1]]
Rendering bookings/show.html.erb within layouts/application
Rendered bookings/show.html.erb within layouts/application (1.2ms)

Completed 200 OK in 10ms (Views: 6.6ms | ActiveRecord: 0.3ms)

User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Booking Exists (0.4ms)  SELECT  1 AS one FROM "bookings" WHERE "bookings"."user_id" = $1 AND "bookings"."data_entrada" = $2 AND "bookings"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.3ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:40:03 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (3.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (9.8ms)

Completed 200 OK in 22ms (Views: 18.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:40:03 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 10ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:40:03 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (1.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (4.6ms)

Completed 200 OK in 14ms (Views: 11.9ms | ActiveRecord: 1.6ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 21:40:03 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (10.0ms)
Rendered bookings/new.html.erb within layouts/application (10.9ms)

Completed 200 OK in 18ms (Views: 17.5ms | ActiveRecord: 0.0ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 21:40:03 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar diárias"}
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
 (0.3ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (7.3ms)
Rendered bookings/new.html.erb within layouts/application (7.6ms)

Completed 200 OK in 14ms (Views: 8.8ms | ActiveRecord: 1.1ms)

 (0.2ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:40:03 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.3ms)

Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:40:03 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (2.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 8ms (ActiveRecord: 2.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:40:03 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.2ms)

Budget Load (0.4ms)  SELECT "budgets".* FROM "budgets"
 (0.1ms)  SAVEPOINT active_record_1
Budget Create (0.7ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-05 00:40:03.774037"], ["updated_at", "2020-12-05 00:40:03.774037"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1
 (0.4ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 21:40:03 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (1.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.6ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.4ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (6.2ms)

Completed 200 OK in 10ms (Views: 6.6ms | ActiveRecord: 2.2ms)

 (0.5ms)  ROLLBACK
 (1.0ms)  BEGIN
 (0.2ms)  COMMIT
 (0.2ms)  BEGIN
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:40:03 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.3ms)

Completed 200 OK in 7ms (Views: 6.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:40:03 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 9ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:40:03 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (8.0ms)

Completed 200 OK in 20ms (Views: 16.1ms | ActiveRecord: 0.7ms)

Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 21:40:03 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (3.5ms)

Completed 200 OK in 10ms (Views: 7.5ms | ActiveRecord: 0.5ms)

 (0.6ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:40:03 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (4.6ms)

Completed 200 OK in 15ms (Views: 10.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:40:03 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 8ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:40:04 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 6ms (Views: 5.0ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:40:04 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.8ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (9.3ms)

Completed 200 OK in 15ms (Views: 12.7ms | ActiveRecord: 0.8ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 21:40:04 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (5.2ms)
Rendered request_deadlines/new.html.erb within layouts/application (8.1ms)

Completed 200 OK in 28ms (Views: 12.8ms | ActiveRecord: 5.1ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 21:40:04 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2021", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (1.0ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.5ms)  SAVEPOINT active_record_1
RequestDeadline Create (1.1ms)  INSERT INTO "request_deadlines" ("deadline", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["deadline", "2021-01-01 17:30:00"], ["created_at", "2020-12-05 00:40:04.121558"], ["updated_at", "2020-12-05 00:40:04.121558"]]
 (0.3ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/request_deadlines Completed 302 Found in 11ms (ActiveRecord: 2.9ms) Started GET “/request_deadlines” for 127.0.0.1 at 2020-12-04 21:40:04 -0300 Processing by RequestDeadlinesController#index as HTML

Rendering request_deadlines/index.html.erb within layouts/application
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
Rendered request_deadlines/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 5ms (Views: 3.0ms | ActiveRecord: 0.3ms)

 (0.5ms)  SELECT COUNT(*) FROM "request_deadlines"
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.3ms)  ROLLBACK
 (0.6ms)  BEGIN
 (0.3ms)  COMMIT
 (0.3ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:40:04 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.4ms)

Completed 200 OK in 12ms (Views: 9.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:40:04 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:40:04 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.1ms)

Completed 200 OK in 5ms (Views: 3.7ms | ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:40:04 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.2ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 21:40:04 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (2.9ms)
Rendered request_deadlines/new.html.erb within layouts/application (3.4ms)

Completed 200 OK in 6ms (Views: 5.1ms | ActiveRecord: 0.0ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 21:40:04 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2015", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (2.0ms)
Rendered request_deadlines/new.html.erb within layouts/application (2.3ms)

Completed 200 OK in 6ms (Views: 3.6ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:40:04 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.1ms)

Completed 200 OK in 9ms (Views: 6.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:40:04 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:40:04 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 21:40:04 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Load (0.4ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/new.html.erb within layouts/application (4.4ms)

Completed 200 OK in 36ms (Views: 7.2ms | ActiveRecord: 9.8ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 21:40:04 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
 (0.2ms)  SAVEPOINT active_record_1
Requirement Create (3.0ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-05 00:40:04.345260"], ["updated_at", "2020-12-05 00:40:04.345260"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1
Requirement Load (0.4ms)  SELECT "requirements".* FROM "requirements"

Redirected to www.example.com/requirements Completed 302 Found in 11ms (ActiveRecord: 3.8ms) Started GET “/requirements” for 127.0.0.1 at 2020-12-04 21:40:04 -0300 Processing by RequirementsController#index as HTML

Rendering requirements/index.html.erb within layouts/application
Requirement Load (1.4ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/index.html.erb within layouts/application (7.2ms)

Completed 200 OK in 10ms (Views: 7.5ms | ActiveRecord: 1.4ms)

 (0.3ms)  SELECT COUNT(*) FROM "requirements"
Requirement Load (0.2ms)  SELECT "requirements".* FROM "requirements"
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:40:04 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (4.2ms)

Completed 200 OK in 8ms (Views: 7.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:40:04 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:40:04 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 21:40:04 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Load (2.0ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/new.html.erb within layouts/application (8.9ms)

Completed 200 OK in 16ms (Views: 9.9ms | ActiveRecord: 2.3ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 21:40:04 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>""}, "commit"=>"Definir requisitos"}
 (0.2ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (1.5ms)

Completed 200 OK in 5ms (Views: 2.8ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:40:04 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.1ms)

Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:40:04 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:40:04 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 8ms (Views: 4.3ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:40:04 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 2.7ms | ActiveRecord: 0.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 21:40:04 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (12.2ms)
Rendered tickets/new.html.erb within layouts/application (14.0ms)

Completed 200 OK in 46ms (Views: 16.3ms | ActiveRecord: 5.7ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 21:40:04 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar passagem"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.3ms)  SAVEPOINT active_record_1
Ticket Create (0.4ms)  INSERT INTO "tickets" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 00:40:04.597264"], ["updated_at", "2020-12-05 00:40:04.597264"], ["user_id", 4]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/tickets/16 Completed 302 Found in 9ms (ActiveRecord: 1.0ms) Started GET “/tickets/16” for 127.0.0.1 at 2020-12-04 21:40:04 -0300 Processing by TicketsController#show as HTML

Parameters: {"id"=>"16"}
Ticket Load (0.2ms)  SELECT  "tickets".* FROM "tickets" WHERE "tickets"."id" = $1 LIMIT $2  [["id", 16], ["LIMIT", 1]]
Rendering tickets/show.html.erb within layouts/application
Rendered tickets/show.html.erb within layouts/application (0.7ms)

Completed 200 OK in 8ms (Views: 4.0ms | ActiveRecord: 0.2ms)

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Ticket Exists (1.0ms)  SELECT  1 AS one FROM "tickets" WHERE "tickets"."user_id" = $1 AND "tickets"."data_entrada" = $2 AND "tickets"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (1.5ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:40:04 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.3ms)

Completed 200 OK in 5ms (Views: 3.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:40:04 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 15ms (ActiveRecord: 0.7ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:40:04 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 7ms (Views: 5.8ms | ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:40:04 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 21:40:04 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (3.9ms)
Rendered tickets/new.html.erb within layouts/application (4.2ms)

Completed 200 OK in 7ms (Views: 6.2ms | ActiveRecord: 0.0ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 21:40:04 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar passagem"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (4.0ms)
Rendered tickets/new.html.erb within layouts/application (4.3ms)

Completed 200 OK in 13ms (Views: 5.8ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1  [["key", "environment"]]
 (0.2ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1  [["key", "environment"]]
 (0.2ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1  [["key", "environment"]]
 (115.1ms)  DROP DATABASE IF EXISTS "secretaria_ppgi_test"
 (356.0ms)  CREATE DATABASE "secretaria_ppgi_test" ENCODING = 'unicode'
SQL (0.5ms)  CREATE EXTENSION IF NOT EXISTS "plpgsql"
 (0.6ms)  DROP TABLE IF EXISTS "budgets" CASCADE
 (11.5ms)  CREATE TABLE "budgets" ("id" bigserial primary key, "value" decimal, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)
 (0.1ms)  DROP TABLE IF EXISTS "diaria" CASCADE
 (6.7ms)  CREATE TABLE "diaria" ("id" bigserial primary key, "data_entrada" character varying, "data_saida" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)
 (0.1ms)  DROP TABLE IF EXISTS "request_deadlines" CASCADE
 (4.0ms)  CREATE TABLE "request_deadlines" ("id" bigserial primary key, "deadline" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)
 (0.1ms)  DROP TABLE IF EXISTS "request_types" CASCADE
 (6.4ms)  CREATE TABLE "request_types" ("id" bigserial primary key, "title" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)
 (0.2ms)  DROP TABLE IF EXISTS "requests" CASCADE
 (6.6ms)  CREATE TABLE "requests" ("id" bigserial primary key, "request_type_id" bigint, "user_id" bigint, "documents" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)
 (3.0ms)  CREATE  INDEX  "index_requests_on_request_type_id" ON "requests"  ("request_type_id")
 (3.5ms)  CREATE  INDEX  "index_requests_on_user_id" ON "requests"  ("user_id")
 (0.5ms)  DROP TABLE IF EXISTS "requirements" CASCADE
 (13.1ms)  CREATE TABLE "requirements" ("id" bigserial primary key, "requirements" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)
 (1.3ms)  DROP TABLE IF EXISTS "tickets" CASCADE
 (8.0ms)  CREATE TABLE "tickets" ("id" bigserial primary key, "data_entrada" date, "data_saida" date, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "user_id" integer)
 (0.6ms)  DROP TABLE IF EXISTS "users" CASCADE
 (30.1ms)  CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "full_name" character varying, "registration" character varying, "role" integer)
 (5.5ms)  CREATE UNIQUE INDEX  "index_users_on_email" ON "users"  ("email")
 (4.8ms)  CREATE UNIQUE INDEX  "index_users_on_reset_password_token" ON "users"  ("reset_password_token")
 (7.0ms)  ALTER TABLE "requests" ADD CONSTRAINT "fk_rails_59d5c2771d"

FOREIGN KEY (“request_type_id”)

REFERENCES "request_types" ("id")



 (7.6ms)  ALTER TABLE "requests" ADD CONSTRAINT "fk_rails_8ead8b1e6b"

FOREIGN KEY (“user_id”)

REFERENCES "users" ("id")



 (11.0ms)  CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY)
 (1.7ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (2.0ms)  INSERT INTO "schema_migrations" (version) VALUES (20201204195343)
 (1.9ms)  INSERT INTO "schema_migrations" (version) VALUES

(20201113005520), (20201204012658), (20201113005619), (20201204190307), (20201204185313), (20191114163205), (20201204172747), (20201203212607), (20201203170755), (20191114162918);



 (10.0ms)  CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)
ActiveRecord::InternalMetadata Load (0.9ms)  SELECT  "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2  [["key", "environment"], ["LIMIT", 1]]
 (0.3ms)  BEGIN
ActiveRecord::InternalMetadata Create (0.8ms)  INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key"  [["key", "environment"], ["value", "test"], ["created_at", "2020-12-05 00:44:02.126150"], ["updated_at", "2020-12-05 00:44:02.126150"]]
 (1.1ms)  COMMIT
ActiveRecord::InternalMetadata Load (0.4ms)  SELECT  "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2  [["key", "environment"], ["LIMIT", 1]]
 (0.3ms)  BEGIN
 (0.3ms)  COMMIT
 (1.2ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]
 (0.1ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:44:02 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (10.7ms)

Completed 200 OK in 300ms (Views: 272.6ms | ActiveRecord: 2.8ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:44:02 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Completed 401 Unauthorized in 2ms (ActiveRecord: 0.3ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.1ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.2ms)

Completed 200 OK in 7ms (Views: 2.3ms | ActiveRecord: 0.0ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.3ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:44:02 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:44:02 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (1.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Completed 401 Unauthorized in 3ms (ActiveRecord: 1.3ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.6ms)

Completed 200 OK in 9ms (Views: 5.3ms | ActiveRecord: 0.0ms)

 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.3ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.3ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:44:02 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.5ms)

Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:44:02 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Completed 401 Unauthorized in 1ms (ActiveRecord: 0.3ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.1ms)

Completed 200 OK in 6ms (Views: 3.6ms | ActiveRecord: 0.0ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:44:02 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
Rendered home/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 7ms (Views: 5.5ms | ActiveRecord: 0.0ms)

 (0.4ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:44:02 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.1ms)

Completed 200 OK in 5ms (Views: 3.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:44:02 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.8ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Completed 401 Unauthorized in 3ms (ActiveRecord: 0.8ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.8ms)

Completed 200 OK in 9ms (Views: 6.6ms | ActiveRecord: 0.0ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:44:02 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
Rendered home/index.html.erb within layouts/application (0.4ms)

Completed 200 OK in 3ms (Views: 1.9ms | ActiveRecord: 0.0ms)

 (0.4ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.3ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.1ms)  SELECT pg_try_advisory_lock(5025712458016326615)
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
ActiveRecord::InternalMetadata Load (0.3ms)  SELECT  "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2  [["key", "environment"], ["LIMIT", 1]]
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.2ms)  SELECT pg_advisory_unlock(5025712458016326615)
 (0.2ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (3.1ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.4ms)  BEGIN
 (1.2ms)  COMMIT
 (0.3ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:44:39 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (13.9ms)

Completed 200 OK in 285ms (Views: 251.9ms | ActiveRecord: 3.9ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:44:39 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Completed 401 Unauthorized in 2ms (ActiveRecord: 0.3ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.1ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.3ms)

Completed 200 OK in 5ms (Views: 2.1ms | ActiveRecord: 0.0ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.0ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:44:39 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.1ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.4ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:44:39 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (2.1ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Completed 401 Unauthorized in 4ms (ActiveRecord: 2.1ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.8ms)

Completed 200 OK in 5ms (Views: 3.1ms | ActiveRecord: 0.0ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:44:39 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (4.8ms)

Completed 200 OK in 9ms (Views: 8.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:44:39 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Completed 401 Unauthorized in 1ms (ActiveRecord: 0.3ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.0ms)

Completed 200 OK in 7ms (Views: 4.9ms | ActiveRecord: 0.0ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:44:39 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 5ms (Views: 3.5ms | ActiveRecord: 0.0ms)

 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.2ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:44:39 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.6ms)

Completed 200 OK in 7ms (Views: 6.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:44:39 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Completed 401 Unauthorized in 2ms (ActiveRecord: 0.4ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.8ms)

Completed 200 OK in 5ms (Views: 3.0ms | ActiveRecord: 0.0ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:44:39 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
Rendered home/index.html.erb within layouts/application (0.4ms)

Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.0ms)

 (0.3ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
 (0.5ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.3ms)  COMMIT
 (0.2ms)  BEGIN
User Load (2.8ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.5ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.4ms)  BEGIN
 (0.4ms)  COMMIT
 (0.2ms)  BEGIN
User Load (0.8ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]
 (0.3ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.6ms)  COMMIT
 (0.2ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]
 (0.1ms)  ROLLBACK
 (0.7ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:44:52 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (12.5ms)

Completed 200 OK in 207ms (Views: 184.8ms | ActiveRecord: 2.8ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:44:53 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Completed 401 Unauthorized in 2ms (ActiveRecord: 0.2ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.4ms)

Completed 200 OK in 5ms (Views: 2.4ms | ActiveRecord: 0.0ms)

 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.0ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:44:53 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:44:53 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (1.1ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Completed 401 Unauthorized in 3ms (ActiveRecord: 1.1ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.4ms)

Completed 200 OK in 4ms (Views: 2.7ms | ActiveRecord: 0.0ms)

 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.0ms)  BEGIN
 (0.2ms)  ROLLBACK
 (0.4ms)  BEGIN
 (0.2ms)  COMMIT
 (0.2ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:44:53 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.3ms)

Completed 200 OK in 5ms (Views: 3.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:44:53 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Completed 401 Unauthorized in 2ms (ActiveRecord: 0.3ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.2ms)

Completed 200 OK in 9ms (Views: 6.1ms | ActiveRecord: 0.0ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:44:53 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 5ms (Views: 3.5ms | ActiveRecord: 0.0ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:44:53 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.9ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.1ms)

Completed 200 OK in 9ms (Views: 7.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:44:53 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Completed 401 Unauthorized in 2ms (ActiveRecord: 0.3ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.5ms)

Completed 200 OK in 7ms (Views: 5.0ms | ActiveRecord: 0.0ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:44:53 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
Rendered home/index.html.erb within layouts/application (0.5ms)

Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.0ms)

 (1.0ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
User Load (0.5ms)  SELECT "users".* FROM "users"
 (0.1ms)  BEGIN
User Exists (0.3ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]
User Create (0.4ms)  INSERT INTO "users" ("email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["email", "admin@admin.com"], ["encrypted_password", "$2a$04$nHpKQDZ1HX9j8RmfS1.rNOCaMNdiGWZxMlY6CjZQ7yCl9.HlQFukW"], ["created_at", "2020-12-05 00:45:17.832745"], ["updated_at", "2020-12-05 00:45:17.832745"], ["full_name", "Administrador"], ["registration", "000000000"], ["role", 0]]
 (3.7ms)  COMMIT
 (0.1ms)  BEGIN
User Exists (0.2ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "secretary@secretary.com"], ["LIMIT", 1]]
User Create (0.2ms)  INSERT INTO "users" ("email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["email", "secretary@secretary.com"], ["encrypted_password", "$2a$04$rUjrcDvGMjUoGhtx/Icmzu1IEPsPyXtT1QU1lFAeqt0yr9PYn26AO"], ["created_at", "2020-12-05 00:45:17.839753"], ["updated_at", "2020-12-05 00:45:17.839753"], ["full_name", "Secretário"], ["registration", "000000000"], ["role", 1]]
 (1.0ms)  COMMIT
 (0.1ms)  BEGIN
User Exists (0.2ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "professor@professor.com"], ["LIMIT", 1]]
User Create (0.3ms)  INSERT INTO "users" ("email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["email", "professor@professor.com"], ["encrypted_password", "$2a$04$az97l3O0NCECRr.WqpTJ5uCIbmAytYumxmnwhKNMImEBc6BmK4SZG"], ["created_at", "2020-12-05 00:45:17.843572"], ["updated_at", "2020-12-05 00:45:17.843572"], ["full_name", "Professor"], ["registration", "000000000"], ["role", 2]]
 (0.9ms)  COMMIT
 (0.1ms)  BEGIN
User Exists (0.2ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
User Create (0.2ms)  INSERT INTO "users" ("email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["email", "student@student.com"], ["encrypted_password", "$2a$04$A4OdWGCjwPw9IsNrGJy.Re2wRggnfiNIFmiciii5Llrr9yVbp2lRW"], ["created_at", "2020-12-05 00:45:17.847659"], ["updated_at", "2020-12-05 00:45:17.847659"], ["full_name", "Aluno"], ["registration", "000000000"], ["role", 3]]
 (0.8ms)  COMMIT
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:45:21 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (9.6ms)

Completed 200 OK in 171ms (Views: 160.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:45:21 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 12ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:45:21 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (4.3ms)

Completed 200 OK in 9ms (Views: 7.1ms | ActiveRecord: 0.4ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 21:45:21 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Exists (0.8ms)  SELECT  1 AS one FROM "requirements" LIMIT $1  [["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (6.8ms)

Completed 200 OK in 20ms (Views: 8.4ms | ActiveRecord: 5.1ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 21:45:21 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
 (0.8ms)  SAVEPOINT active_record_1
Requirement Create (0.7ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-05 00:45:21.954227"], ["updated_at", "2020-12-05 00:45:21.954227"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
Requirement Load (0.2ms)  SELECT "requirements".* FROM "requirements"

Redirected to www.example.com/requirements Completed 302 Found in 10ms (ActiveRecord: 1.8ms) Started GET “/requirements” for 127.0.0.1 at 2020-12-04 21:45:21 -0300 Processing by RequirementsController#index as HTML

Rendering requirements/index.html.erb within layouts/application
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/index.html.erb within layouts/application (4.0ms)

Completed 200 OK in 17ms (Views: 15.9ms | ActiveRecord: 0.3ms)

 (1.4ms)  SELECT COUNT(*) FROM "requirements"
Requirement Load (1.5ms)  SELECT "requirements".* FROM "requirements"
 (1.5ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:45:22 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (10.3ms)

Completed 200 OK in 15ms (Views: 13.2ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:45:22 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 9ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:45:22 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.9ms)

Completed 200 OK in 7ms (Views: 5.6ms | ActiveRecord: 0.7ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 21:45:22 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Exists (0.3ms)  SELECT  1 AS one FROM "requirements" LIMIT $1  [["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (6.4ms)

Completed 200 OK in 14ms (Views: 9.4ms | ActiveRecord: 0.9ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 21:45:22 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Exists (0.3ms)  SELECT  1 AS one FROM "requirements" LIMIT $1  [["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (2.7ms)

Completed 200 OK in 7ms (Views: 5.8ms | ActiveRecord: 0.6ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 21:45:22 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>""}, "commit"=>"Definir requisitos"}
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (6.2ms)

Completed 500 Internal Server Error in 11ms (ActiveRecord: 0.5ms)

 (0.3ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:45:22 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (4.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (9.7ms)

Completed 200 OK in 18ms (Views: 15.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:45:22 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 11ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:45:22 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 10ms (Views: 7.6ms | ActiveRecord: 0.3ms)

Budget Load (0.8ms)  SELECT "budgets".* FROM "budgets"
 (0.1ms)  SAVEPOINT active_record_1
Budget Create (0.4ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-05 00:45:22.275579"], ["updated_at", "2020-12-05 00:45:22.275579"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
 (0.2ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 21:45:22 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.2ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (3.1ms)

Completed 200 OK in 6ms (Views: 4.1ms | ActiveRecord: 0.6ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:45:22 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:45:22 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (1.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 1.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:45:22 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.2ms)

Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 21:45:22 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 2.7ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.7ms)  BEGIN
 (0.7ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:45:22 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.4ms)

Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:45:22 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:45:22 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (1.0ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (6.6ms)

Completed 200 OK in 9ms (Views: 7.6ms | ActiveRecord: 1.0ms) Started GET “/diaria/new” for 127.0.0.1 at 2020-12-04 21:45:22 -0300 Processing by DiariaController#new as HTML

Rendering diaria/new.html.erb within layouts/application
Rendered diaria/_form.html.erb (5.1ms)
Rendered diaria/new.html.erb within layouts/application (9.8ms)

Completed 200 OK in 64ms (Views: 26.2ms | ActiveRecord: 6.9ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:45:22 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.9ms)

Completed 200 OK in 12ms (Views: 6.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:45:22 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:45:22 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (7.3ms)

Completed 200 OK in 19ms (Views: 15.2ms | ActiveRecord: 0.4ms) Started GET “/diaria/new” for 127.0.0.1 at 2020-12-04 21:45:22 -0300 Processing by DiariaController#new as HTML

Rendering diaria/new.html.erb within layouts/application
Rendered diaria/_form.html.erb (7.6ms)
Rendered diaria/new.html.erb within layouts/application (8.6ms)

Completed 200 OK in 20ms (Views: 19.1ms | ActiveRecord: 0.0ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.4ms)  COMMIT
 (0.6ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:45:22 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.5ms)

Completed 200 OK in 21ms (Views: 18.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:45:22 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:45:22 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (4.0ms)

Completed 200 OK in 11ms (Views: 8.8ms | ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:45:22 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.5ms | ActiveRecord: 0.2ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 21:45:22 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (6.9ms)
Rendered request_deadlines/new.html.erb within layouts/application (7.9ms)

Completed 200 OK in 21ms (Views: 11.2ms | ActiveRecord: 3.8ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 21:45:22 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2021", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (1.0ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (1.7ms)  SAVEPOINT active_record_1
RequestDeadline Create (0.6ms)  INSERT INTO "request_deadlines" ("deadline", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["deadline", "2021-01-01 17:30:00"], ["created_at", "2020-12-05 00:45:22.767187"], ["updated_at", "2020-12-05 00:45:22.767187"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/request_deadlines Completed 302 Found in 10ms (ActiveRecord: 3.5ms) Started GET “/request_deadlines” for 127.0.0.1 at 2020-12-04 21:45:22 -0300 Processing by RequestDeadlinesController#index as HTML

Rendering request_deadlines/index.html.erb within layouts/application
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
Rendered request_deadlines/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.3ms)

 (0.3ms)  SELECT COUNT(*) FROM "request_deadlines"
RequestDeadline Load (0.2ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:45:22 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.5ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.3ms)

Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:45:22 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.9ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.9ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:45:22 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.1ms)

Completed 200 OK in 5ms (Views: 4.3ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:45:22 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (4.6ms)

Completed 200 OK in 7ms (Views: 6.1ms | ActiveRecord: 0.5ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 21:45:22 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (4.8ms)
Rendered request_deadlines/new.html.erb within layouts/application (5.1ms)

Completed 200 OK in 8ms (Views: 6.8ms | ActiveRecord: 0.0ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 21:45:22 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2015", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.4ms)  SAVEPOINT active_record_1
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (2.2ms)
Rendered request_deadlines/new.html.erb within layouts/application (2.4ms)

Completed 200 OK in 8ms (Views: 3.4ms | ActiveRecord: 0.9ms)

 (2.6ms)  ROLLBACK
 (2.0ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:45:22 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.6ms)

Completed 200 OK in 7ms (Views: 6.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:45:22 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:45:22 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:45:22 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.3ms)

Completed 200 OK in 4ms (Views: 2.4ms | ActiveRecord: 0.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 21:45:22 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (4.1ms)
Rendered tickets/new.html.erb within layouts/application (5.0ms)

Completed 200 OK in 20ms (Views: 7.1ms | ActiveRecord: 3.1ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 21:45:22 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar passagem"}
User Load (1.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
Ticket Create (0.8ms)  INSERT INTO "tickets" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 00:45:22.984649"], ["updated_at", "2020-12-05 00:45:22.984649"], ["user_id", 4]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/tickets/1 Completed 302 Found in 10ms (ActiveRecord: 2.7ms) Started GET “/tickets/1” for 127.0.0.1 at 2020-12-04 21:45:22 -0300 Processing by TicketsController#show as HTML

Parameters: {"id"=>"1"}
Ticket Load (0.3ms)  SELECT  "tickets".* FROM "tickets" WHERE "tickets"."id" = $1 LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendering tickets/show.html.erb within layouts/application
Rendered tickets/show.html.erb within layouts/application (1.3ms)

Completed 200 OK in 8ms (Views: 3.5ms | ActiveRecord: 0.3ms)

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Ticket Exists (1.9ms)  SELECT  1 AS one FROM "tickets" WHERE "tickets"."user_id" = $1 AND "tickets"."data_entrada" = $2 AND "tickets"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.4ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:45:23 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.5ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.1ms)

Completed 200 OK in 6ms (Views: 4.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:45:23 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:45:23 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.6ms)

Completed 200 OK in 7ms (Views: 5.9ms | ActiveRecord: 0.7ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:45:23 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.2ms)

Completed 200 OK in 6ms (Views: 3.8ms | ActiveRecord: 0.3ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 21:45:23 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (3.2ms)
Rendered tickets/new.html.erb within layouts/application (3.6ms)

Completed 200 OK in 7ms (Views: 5.5ms | ActiveRecord: 0.0ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 21:45:23 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar passagem"}
User Load (3.8ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (4.1ms)  SAVEPOINT active_record_1
 (1.0ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (6.2ms)
Rendered tickets/new.html.erb within layouts/application (6.8ms)

Completed 200 OK in 28ms (Views: 12.0ms | ActiveRecord: 8.9ms)

 (0.3ms)  ROLLBACK
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1  [["key", "environment"]]
 (0.1ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1  [["key", "environment"]]
 (0.2ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.5ms)  SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1  [["key", "environment"]]
 (111.4ms)  DROP DATABASE IF EXISTS "secretaria_ppgi_test"
 (319.2ms)  CREATE DATABASE "secretaria_ppgi_test" ENCODING = 'unicode'
SQL (0.4ms)  CREATE EXTENSION IF NOT EXISTS "plpgsql"
 (0.3ms)  DROP TABLE IF EXISTS "bookings" CASCADE
 (6.6ms)  CREATE TABLE "bookings" ("id" bigserial primary key, "data_entrada" date, "data_saida" date, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "user_id" integer)
 (0.1ms)  DROP TABLE IF EXISTS "budgets" CASCADE
 (7.3ms)  CREATE TABLE "budgets" ("id" bigserial primary key, "value" decimal, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)
 (0.2ms)  DROP TABLE IF EXISTS "request_deadlines" CASCADE
 (4.4ms)  CREATE TABLE "request_deadlines" ("id" bigserial primary key, "deadline" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)
 (0.1ms)  DROP TABLE IF EXISTS "request_types" CASCADE
 (6.2ms)  CREATE TABLE "request_types" ("id" bigserial primary key, "title" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)
 (0.1ms)  DROP TABLE IF EXISTS "requests" CASCADE
 (6.6ms)  CREATE TABLE "requests" ("id" bigserial primary key, "request_type_id" bigint, "user_id" bigint, "documents" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)
 (3.3ms)  CREATE  INDEX  "index_requests_on_request_type_id" ON "requests"  ("request_type_id")
 (4.3ms)  CREATE  INDEX  "index_requests_on_user_id" ON "requests"  ("user_id")
 (0.1ms)  DROP TABLE IF EXISTS "requirements" CASCADE
 (7.2ms)  CREATE TABLE "requirements" ("id" bigserial primary key, "requirements" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)
 (0.2ms)  DROP TABLE IF EXISTS "tickets" CASCADE
 (5.8ms)  CREATE TABLE "tickets" ("id" bigserial primary key, "data_entrada" date, "data_saida" date, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "user_id" integer)
 (0.5ms)  DROP TABLE IF EXISTS "users" CASCADE
 (20.9ms)  CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "full_name" character varying, "registration" character varying, "role" integer)
 (14.0ms)  CREATE UNIQUE INDEX  "index_users_on_email" ON "users"  ("email")
 (4.7ms)  CREATE UNIQUE INDEX  "index_users_on_reset_password_token" ON "users"  ("reset_password_token")
 (11.7ms)  ALTER TABLE "requests" ADD CONSTRAINT "fk_rails_59d5c2771d"

FOREIGN KEY (“request_type_id”)

REFERENCES "request_types" ("id")



 (4.2ms)  ALTER TABLE "requests" ADD CONSTRAINT "fk_rails_8ead8b1e6b"

FOREIGN KEY (“user_id”)

REFERENCES "users" ("id")



 (16.1ms)  CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY)
 (1.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (2.2ms)  INSERT INTO "schema_migrations" (version) VALUES (20201204235248)
 (1.9ms)  INSERT INTO "schema_migrations" (version) VALUES

(20201204195343), (20201113005520), (20201113005619), (20201204190307), (20201204185313), (20201204220942), (20191114163205), (20201204172747), (20201203212607), (20201203170755), (20191114162918);



 (13.6ms)  CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)
ActiveRecord::InternalMetadata Load (0.8ms)  SELECT  "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2  [["key", "environment"], ["LIMIT", 1]]
 (0.3ms)  BEGIN
ActiveRecord::InternalMetadata Create (0.8ms)  INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key"  [["key", "environment"], ["value", "test"], ["created_at", "2020-12-05 00:46:28.862713"], ["updated_at", "2020-12-05 00:46:28.862713"]]
 (1.2ms)  COMMIT
ActiveRecord::InternalMetadata Load (0.3ms)  SELECT  "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2  [["key", "environment"], ["LIMIT", 1]]
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.7ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:46:29 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (9.2ms)

Completed 200 OK in 209ms (Views: 188.3ms | ActiveRecord: 5.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:46:29 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Completed 401 Unauthorized in 4ms (ActiveRecord: 0.6ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.7ms)

Completed 200 OK in 6ms (Views: 2.8ms | ActiveRecord: 0.0ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:46:29 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 2.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:46:29 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Completed 401 Unauthorized in 3ms (ActiveRecord: 0.5ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.5ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.8ms)

Completed 200 OK in 8ms (Views: 5.4ms | ActiveRecord: 0.0ms)

 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:46:29 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:46:29 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Completed 401 Unauthorized in 2ms (ActiveRecord: 0.4ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (4.3ms)

Completed 200 OK in 11ms (Views: 7.5ms | ActiveRecord: 0.0ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:46:29 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
Rendered home/index.html.erb within layouts/application (1.1ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.0ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:46:29 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.5ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.2ms)

Completed 200 OK in 10ms (Views: 8.2ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:46:29 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Completed 401 Unauthorized in 2ms (ActiveRecord: 0.4ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.4ms)

Completed 200 OK in 5ms (Views: 3.3ms | ActiveRecord: 0.0ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:46:29 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
Rendered home/index.html.erb within layouts/application (0.5ms)

Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.0ms)

 (1.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (4.2ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.6ms)  BEGIN
User Load (0.9ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.1ms)  SELECT pg_try_advisory_lock(5025712458016326615)
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
ActiveRecord::InternalMetadata Load (0.3ms)  SELECT  "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2  [["key", "environment"], ["LIMIT", 1]]
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.2ms)  SELECT pg_advisory_unlock(5025712458016326615)
 (0.2ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
User Load (1.0ms)  SELECT "users".* FROM "users"
 (0.1ms)  BEGIN
User Exists (0.4ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]
User Create (0.4ms)  INSERT INTO "users" ("email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["email", "admin@admin.com"], ["encrypted_password", "$2a$04$j2wJ9D615BpVVKO9fnwrsexErapDIiq98EM/YCuWOEPEhKzzq.kxO"], ["created_at", "2020-12-05 00:47:04.058795"], ["updated_at", "2020-12-05 00:47:04.058795"], ["full_name", "Administrador"], ["registration", "000000000"], ["role", 0]]
 (1.0ms)  COMMIT
 (0.1ms)  BEGIN
User Exists (0.2ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "secretary@secretary.com"], ["LIMIT", 1]]
User Create (0.2ms)  INSERT INTO "users" ("email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["email", "secretary@secretary.com"], ["encrypted_password", "$2a$04$zhLf5vrA1deXElJmHQFHReJnYHpJUxAFqI0vp6uFyRwLzvIMHzaBi"], ["created_at", "2020-12-05 00:47:04.063308"], ["updated_at", "2020-12-05 00:47:04.063308"], ["full_name", "Secretário"], ["registration", "000000000"], ["role", 1]]
 (0.8ms)  COMMIT
 (0.1ms)  BEGIN
User Exists (0.3ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "professor@professor.com"], ["LIMIT", 1]]
User Create (0.3ms)  INSERT INTO "users" ("email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["email", "professor@professor.com"], ["encrypted_password", "$2a$04$e1Or2QobsR5vNZ1jMm/.IuxoqwbG5BxbWoV6xdj8TcKJ4Hov/oVZO"], ["created_at", "2020-12-05 00:47:04.067571"], ["updated_at", "2020-12-05 00:47:04.067571"], ["full_name", "Professor"], ["registration", "000000000"], ["role", 2]]
 (0.9ms)  COMMIT
 (1.5ms)  BEGIN
User Exists (0.2ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
User Create (0.2ms)  INSERT INTO "users" ("email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["email", "student@student.com"], ["encrypted_password", "$2a$04$QmueCMxUOCaDmdh4rIBJWO.bjPYmGR1ktA7BN6ylODgIlq9xUQwLm"], ["created_at", "2020-12-05 00:47:04.073593"], ["updated_at", "2020-12-05 00:47:04.073593"], ["full_name", "Aluno"], ["registration", "000000000"], ["role", 3]]
 (0.9ms)  COMMIT
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:47:12 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (10.2ms)

Completed 200 OK in 261ms (Views: 231.5ms | ActiveRecord: 6.1ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:47:12 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 8ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:47:12 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.2ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 21:47:12 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (4.5ms)
Rendered bookings/new.html.erb within layouts/application (5.3ms)

Completed 200 OK in 18ms (Views: 7.1ms | ActiveRecord: 3.0ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 21:47:12 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar diárias"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
Booking Create (0.7ms)  INSERT INTO "bookings" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 00:47:12.931629"], ["updated_at", "2020-12-05 00:47:12.931629"], ["user_id", 4]]
 (0.3ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/bookings/1 Completed 302 Found in 14ms (ActiveRecord: 1.6ms) Started GET “/bookings/1” for 127.0.0.1 at 2020-12-04 21:47:12 -0300 Processing by BookingsController#show as HTML

Parameters: {"id"=>"1"}
Booking Load (0.3ms)  SELECT  "bookings".* FROM "bookings" WHERE "bookings"."id" = $1 LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendering bookings/show.html.erb within layouts/application
Rendered bookings/show.html.erb within layouts/application (1.7ms)

Completed 200 OK in 11ms (Views: 4.8ms | ActiveRecord: 0.3ms)

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Booking Exists (1.4ms)  SELECT  1 AS one FROM "bookings" WHERE "bookings"."user_id" = $1 AND "bookings"."data_entrada" = $2 AND "bookings"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.3ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:47:12 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:47:12 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:47:12 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.4ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 21:47:12 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (6.7ms)
Rendered bookings/new.html.erb within layouts/application (7.7ms)

Completed 200 OK in 12ms (Views: 11.3ms | ActiveRecord: 0.0ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 21:47:13 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar diárias"}
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.4ms)  SAVEPOINT active_record_1
 (0.4ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (4.4ms)
Rendered bookings/new.html.erb within layouts/application (5.0ms)

Completed 200 OK in 16ms (Views: 7.0ms | ActiveRecord: 1.5ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:47:13 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.3ms)

Completed 200 OK in 8ms (Views: 5.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:47:13 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:47:13 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.1ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.7ms)

Budget Load (0.8ms)  SELECT "budgets".* FROM "budgets"
 (0.1ms)  SAVEPOINT active_record_1
Budget Create (0.4ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-05 00:47:13.149055"], ["updated_at", "2020-12-05 00:47:13.149055"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 21:47:13 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.5ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.6ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (6.1ms)

Completed 200 OK in 11ms (Views: 7.7ms | ActiveRecord: 1.5ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.2ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:47:13 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.2ms)

Completed 200 OK in 5ms (Views: 3.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:47:13 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:47:13 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.2ms)

Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 21:47:13 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.9ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.5ms)  SELECT COUNT(*) FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (5.7ms)

Completed 200 OK in 9ms (Views: 7.2ms | ActiveRecord: 1.4ms)

 (0.3ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.3ms)  BEGIN
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:47:13 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.4ms)

Completed 200 OK in 7ms (Views: 6.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:47:13 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.6ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:47:13 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:47:13 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.2ms)

Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.2ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 21:47:13 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (4.6ms)
Rendered request_deadlines/new.html.erb within layouts/application (6.7ms)

Completed 200 OK in 20ms (Views: 8.6ms | ActiveRecord: 3.1ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 21:47:13 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2021", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.8ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.2ms)  SAVEPOINT active_record_1
RequestDeadline Create (0.7ms)  INSERT INTO "request_deadlines" ("deadline", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["deadline", "2021-01-01 17:30:00"], ["created_at", "2020-12-05 00:47:13.340267"], ["updated_at", "2020-12-05 00:47:13.340267"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/request_deadlines Completed 302 Found in 6ms (ActiveRecord: 1.8ms) Started GET “/request_deadlines” for 127.0.0.1 at 2020-12-04 21:47:13 -0300 Processing by RequestDeadlinesController#index as HTML

Rendering request_deadlines/index.html.erb within layouts/application
RequestDeadline Load (0.9ms)  SELECT "request_deadlines".* FROM "request_deadlines"
Rendered request_deadlines/index.html.erb within layouts/application (4.2ms)

Completed 200 OK in 7ms (Views: 5.0ms | ActiveRecord: 0.9ms)

 (0.8ms)  SELECT COUNT(*) FROM "request_deadlines"
RequestDeadline Load (0.7ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:47:13 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.0ms)

Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:47:13 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:47:13 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 9ms (Views: 6.6ms | ActiveRecord: 0.6ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:47:13 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.2ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 21:47:13 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (2.2ms)
Rendered request_deadlines/new.html.erb within layouts/application (2.6ms)

Completed 200 OK in 5ms (Views: 4.3ms | ActiveRecord: 0.0ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 21:47:13 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2015", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (2.1ms)
Rendered request_deadlines/new.html.erb within layouts/application (2.3ms)

Completed 200 OK in 6ms (Views: 3.5ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.0ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:47:13 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.7ms)

Completed 200 OK in 7ms (Views: 5.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:47:13 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:47:13 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.6ms)

Completed 200 OK in 7ms (Views: 5.4ms | ActiveRecord: 0.5ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 21:47:13 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/new.html.erb within layouts/application (6.6ms)

Completed 200 OK in 21ms (Views: 9.8ms | ActiveRecord: 4.9ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 21:47:13 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
 (0.2ms)  SAVEPOINT active_record_1
Requirement Create (0.5ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-05 00:47:13.518595"], ["updated_at", "2020-12-05 00:47:13.518595"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"

Redirected to www.example.com/requirements Completed 302 Found in 5ms (ActiveRecord: 1.1ms) Started GET “/requirements” for 127.0.0.1 at 2020-12-04 21:47:13 -0300 Processing by RequirementsController#index as HTML

Rendering requirements/index.html.erb within layouts/application
Requirement Load (0.5ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 5ms (Views: 2.8ms | ActiveRecord: 0.5ms)

 (0.4ms)  SELECT COUNT(*) FROM "requirements"
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"
 (0.4ms)  ROLLBACK
 (0.5ms)  BEGIN
 (0.4ms)  COMMIT
 (0.4ms)  BEGIN
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:47:13 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.2ms)

Completed 200 OK in 35ms (Views: 34.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:47:13 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:47:13 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 7ms (Views: 5.3ms | ActiveRecord: 0.4ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 21:47:13 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/new.html.erb within layouts/application (2.3ms)

Completed 200 OK in 5ms (Views: 3.2ms | ActiveRecord: 0.5ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 21:47:13 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>""}, "commit"=>"Definir requisitos"}
 (0.2ms)  SAVEPOINT active_record_1
 (0.3ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering requirements/new.html.erb within layouts/application
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (3.8ms)

Completed 200 OK in 10ms (Views: 6.1ms | ActiveRecord: 1.0ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:47:13 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:47:13 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:47:13 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.2ms)

Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:47:13 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.2ms)

Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 21:47:13 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (6.9ms)
Rendered tickets/new.html.erb within layouts/application (8.3ms)

Completed 200 OK in 25ms (Views: 11.0ms | ActiveRecord: 3.4ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 21:47:13 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar passagem"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
Ticket Create (2.3ms)  INSERT INTO "tickets" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 00:47:13.755409"], ["updated_at", "2020-12-05 00:47:13.755409"], ["user_id", 4]]
 (0.3ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/tickets/1 Completed 302 Found in 8ms (ActiveRecord: 3.0ms) Started GET “/tickets/1” for 127.0.0.1 at 2020-12-04 21:47:13 -0300 Processing by TicketsController#show as HTML

Parameters: {"id"=>"1"}
Ticket Load (1.1ms)  SELECT  "tickets".* FROM "tickets" WHERE "tickets"."id" = $1 LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendering tickets/show.html.erb within layouts/application
Rendered tickets/show.html.erb within layouts/application (0.8ms)

Completed 200 OK in 8ms (Views: 2.5ms | ActiveRecord: 1.1ms)

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Ticket Exists (0.4ms)  SELECT  1 AS one FROM "tickets" WHERE "tickets"."user_id" = $1 AND "tickets"."data_entrada" = $2 AND "tickets"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:47:13 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.2ms)

Completed 200 OK in 8ms (Views: 7.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 21:47:13 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:47:13 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 5ms (Views: 3.4ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 21:47:13 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.8ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (5.0ms)

Completed 200 OK in 10ms (Views: 8.8ms | ActiveRecord: 0.8ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 21:47:13 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (3.8ms)
Rendered tickets/new.html.erb within layouts/application (4.1ms)

Completed 200 OK in 6ms (Views: 5.5ms | ActiveRecord: 0.0ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 21:47:13 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar passagem"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (4.5ms)
Rendered tickets/new.html.erb within layouts/application (5.1ms)

Completed 200 OK in 10ms (Views: 7.3ms | ActiveRecord: 0.3ms)

 (0.2ms)  ROLLBACK
 (0.6ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.3ms)  COMMIT
 (1.0ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:11:50 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.1ms)
Rendered devise/sessions/new.html.erb within layouts/application (23.9ms)

Completed 200 OK in 288ms (Views: 250.1ms | ActiveRecord: 15.4ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:11:50 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 13ms (ActiveRecord: 0.7ms) Started GET “/” for 127.0.0.1 at 2020-12-04 22:11:50 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.3ms)

Completed 200 OK in 7ms (Views: 5.3ms | ActiveRecord: 0.3ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 22:11:50 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (11.1ms)
Rendered bookings/new.html.erb within layouts/application (15.0ms)

Completed 200 OK in 39ms (Views: 17.7ms | ActiveRecord: 3.5ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 22:11:50 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar diárias"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
Booking Create (4.8ms)  INSERT INTO "bookings" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 01:11:50.600598"], ["updated_at", "2020-12-05 01:11:50.600598"], ["user_id", 4]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/bookings/2 Completed 302 Found in 14ms (ActiveRecord: 5.5ms) Started GET “/bookings/2” for 127.0.0.1 at 2020-12-04 22:11:50 -0300 Processing by BookingsController#show as HTML

Parameters: {"id"=>"2"}
Booking Load (0.6ms)  SELECT  "bookings".* FROM "bookings" WHERE "bookings"."id" = $1 LIMIT $2  [["id", 2], ["LIMIT", 1]]
Rendering bookings/show.html.erb within layouts/application
Rendered bookings/show.html.erb within layouts/application (0.8ms)

Completed 200 OK in 8ms (Views: 2.2ms | ActiveRecord: 0.6ms)

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Booking Exists (1.1ms)  SELECT  1 AS one FROM "bookings" WHERE "bookings"."user_id" = $1 AND "bookings"."data_entrada" = $2 AND "bookings"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.3ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:11:50 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.1ms)
Rendered devise/sessions/new.html.erb within layouts/application (4.0ms)

Completed 200 OK in 7ms (Views: 6.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:11:50 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 22:11:50 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.3ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 22:11:50 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (3.6ms)
Rendered bookings/new.html.erb within layouts/application (3.9ms)

Completed 200 OK in 6ms (Views: 5.5ms | ActiveRecord: 0.0ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 22:11:50 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar diárias"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (4.5ms)
Rendered bookings/new.html.erb within layouts/application (4.7ms)

Completed 200 OK in 10ms (Views: 6.4ms | ActiveRecord: 0.7ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:11:50 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.4ms)

Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:11:50 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 10ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 22:11:50 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.3ms)

Budget Load (1.9ms)  SELECT "budgets".* FROM "budgets"
 (0.2ms)  SAVEPOINT active_record_1
Budget Create (0.6ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-05 01:11:50.768158"], ["updated_at", "2020-12-05 01:11:50.768158"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
 (1.5ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (4.0ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 22:11:50 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (3.0ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.6ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (11.0ms)

Completed 200 OK in 17ms (Views: 11.8ms | ActiveRecord: 3.9ms)

 (0.3ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:11:50 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:11:50 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (4.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 9ms (ActiveRecord: 4.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 22:11:50 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.2ms)

Budget Load (6.1ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 22:11:50 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (2.5ms)

Completed 200 OK in 5ms (Views: 3.5ms | ActiveRecord: 0.7ms)

 (1.3ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  SAVEPOINT active_record_1
User Exists (5.9ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin2.com"], ["LIMIT", 1]]
User Create (0.4ms)  INSERT INTO "users" ("id", "email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id"  [["id", 10], ["email", "admin@admin2.com"], ["encrypted_password", "$2a$04$6YOtJN8kP4JrxKlO52JD5.gjyJREQ4fwf72JEDdVqeHdvl8NifUTm"], ["created_at", "2020-12-05 01:11:50.882220"], ["updated_at", "2020-12-05 01:11:50.882220"], ["full_name", "Administrador2"], ["registration", "000000000"], ["role", 0]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:11:50 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.9ms)

Completed 200 OK in 5ms (Views: 3.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:11:50 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin2.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin2.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 22:11:50 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.9ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 10], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (7.1ms)

Completed 200 OK in 10ms (Views: 8.5ms | ActiveRecord: 0.9ms) Started GET “/admin/panel” for 127.0.0.1 at 2020-12-04 22:11:50 -0300 Processing by AdminController#panel as HTML

Rendering admin/panel.html.erb within layouts/application
Rendered admin/panel.html.erb within layouts/application (0.5ms)

Completed 200 OK in 10ms (Views: 2.8ms | ActiveRecord: 0.0ms) Started GET “/requests” for 127.0.0.1 at 2020-12-04 22:11:51 -0300 Processing by RequestsController#index as HTML

Rendering requests/index.html.erb within layouts/application
User Load (6.1ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 10], ["LIMIT", 1]]
Request Load (0.9ms)  SELECT "requests".* FROM "requests"
Rendered requests/index.html.erb within layouts/application (11.8ms)

Completed 200 OK in 16ms (Views: 5.9ms | ActiveRecord: 8.4ms)

 (0.2ms)  SAVEPOINT active_record_1
RequestType Create (1.1ms)  INSERT INTO "request_types" ("id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"  [["id", 10], ["title", "Diaria"], ["created_at", "2020-12-05 01:11:51.039396"], ["updated_at", "2020-12-05 01:11:51.039396"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
 (0.2ms)  SAVEPOINT active_record_1
RequestType Load (0.4ms)  SELECT  "request_types".* FROM "request_types" WHERE "request_types"."id" = $1 LIMIT $2  [["id", 10], ["LIMIT", 1]]
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2  [["id", 10], ["LIMIT", 1]]
Request Create (2.6ms)  INSERT INTO "requests" ("request_type_id", "user_id", "documents", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["request_type_id", 10], ["user_id", 10], ["documents", "teste"], ["created_at", "2020-12-05 01:11:51.056749"], ["updated_at", "2020-12-05 01:11:51.056749"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  SAVEPOINT active_record_1
User Exists (0.4ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin2.com"], ["LIMIT", 1]]
User Create (0.4ms)  INSERT INTO "users" ("id", "email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id"  [["id", 10], ["email", "admin@admin2.com"], ["encrypted_password", "$2a$04$eqGvy2n3B76oZ.HWSAWG9OyrdHHtu5IHp06UvddciZC.I.UHWF32."], ["created_at", "2020-12-05 01:11:51.068369"], ["updated_at", "2020-12-05 01:11:51.068369"], ["full_name", "Administrador2"], ["registration", "000000000"], ["role", 0]]
 (0.4ms)  RELEASE SAVEPOINT active_record_1

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:11:51 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.3ms)

Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:11:51 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin2.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (5.1ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin2.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 11ms (ActiveRecord: 5.1ms) Started GET “/” for 127.0.0.1 at 2020-12-04 22:11:51 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (2.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 10], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.9ms)

Completed 200 OK in 6ms (Views: 3.1ms | ActiveRecord: 2.4ms) Started GET “/admin/panel” for 127.0.0.1 at 2020-12-04 22:11:51 -0300 Processing by AdminController#panel as HTML

Rendering admin/panel.html.erb within layouts/application
Rendered admin/panel.html.erb within layouts/application (0.1ms)

Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.0ms) Started GET “/requests” for 127.0.0.1 at 2020-12-04 22:11:51 -0300 Processing by RequestsController#index as HTML

Rendering requests/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 10], ["LIMIT", 1]]
Request Load (0.3ms)  SELECT "requests".* FROM "requests"
Rendered requests/index.html.erb within layouts/application (2.1ms)

Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 22:11:51 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 10], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.2ms) Started DELETE “/users/sign_out” for 127.0.0.1 at 2020-12-04 22:11:51 -0300 Processing by Devise::SessionsController#destroy as HTML

User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 10], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 22:11:51 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
Rendered home/index.html.erb within layouts/application (0.3ms)

Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms)

 (0.2ms)  SAVEPOINT active_record_1
User Exists (0.6ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "user@email.com"], ["LIMIT", 1]]
User Create (0.4ms)  INSERT INTO "users" ("id", "email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id"  [["id", 11], ["email", "user@email.com"], ["encrypted_password", "$2a$04$q06Y4Jp6LtecqJWgdXcL2.1R9ZuDF9u2N9Q7MZwPPiXDUH0JAkiYS"], ["created_at", "2020-12-05 01:11:51.154605"], ["updated_at", "2020-12-05 01:11:51.154605"], ["full_name", "usuario"], ["registration", "000000000"], ["role", 3]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:11:51 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.2ms)

Completed 200 OK in 5ms (Views: 3.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:11:51 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"user@email.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "user@email.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 22:11:51 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 11], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.2ms) Started GET “/requests” for 127.0.0.1 at 2020-12-04 22:11:51 -0300 Processing by RequestsController#index as HTML

Rendering requests/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 11], ["LIMIT", 1]]
Rendered requests/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.2ms)

 (0.3ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.2ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.4ms)  COMMIT
 (0.4ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (1.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:11:51 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.0ms)

Completed 200 OK in 4ms (Views: 3.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:11:51 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 22:11:51 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 22:11:51 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (2.0ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Load (0.5ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/new.html.erb within layouts/application (14.9ms)

Completed 200 OK in 42ms (Views: 21.7ms | ActiveRecord: 12.7ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 22:11:51 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
 (0.3ms)  SAVEPOINT active_record_1
Requirement Create (0.4ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-05 01:11:51.322421"], ["updated_at", "2020-12-05 01:11:51.322421"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
Requirement Load (0.2ms)  SELECT "requirements".* FROM "requirements"

Redirected to www.example.com/requirements Completed 302 Found in 7ms (ActiveRecord: 1.0ms) Started GET “/requirements” for 127.0.0.1 at 2020-12-04 22:11:51 -0300 Processing by RequirementsController#index as HTML

Rendering requirements/index.html.erb within layouts/application
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 6ms (Views: 4.5ms | ActiveRecord: 0.3ms)

 (0.3ms)  SELECT COUNT(*) FROM "requirements"
Requirement Load (0.2ms)  SELECT "requirements".* FROM "requirements"
 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.2ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:11:51 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.9ms)

Completed 200 OK in 7ms (Views: 5.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:11:51 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 22:11:51 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.5ms)

Completed 200 OK in 6ms (Views: 4.5ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 22:11:51 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/new.html.erb within layouts/application (3.1ms)

Completed 200 OK in 7ms (Views: 4.9ms | ActiveRecord: 0.5ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 22:11:51 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>""}, "commit"=>"Definir requisitos"}
 (0.1ms)  SAVEPOINT active_record_1
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (2.3ms)

Completed 200 OK in 9ms (Views: 4.9ms | ActiveRecord: 0.6ms)

 (0.3ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:11:51 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.0ms)

Completed 200 OK in 6ms (Views: 4.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:11:51 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 22:11:51 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.1ms)

Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 22:11:51 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.3ms)

Completed 200 OK in 7ms (Views: 5.9ms | ActiveRecord: 0.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 22:11:51 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (8.3ms)
Rendered tickets/new.html.erb within layouts/application (10.5ms)

Completed 200 OK in 50ms (Views: 15.4ms | ActiveRecord: 4.0ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 22:11:51 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar passagem"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
Ticket Create (0.4ms)  INSERT INTO "tickets" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 01:11:51.598031"], ["updated_at", "2020-12-05 01:11:51.598031"], ["user_id", 4]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/tickets/2 Completed 302 Found in 11ms (ActiveRecord: 1.0ms) Started GET “/tickets/2” for 127.0.0.1 at 2020-12-04 22:11:51 -0300 Processing by TicketsController#show as HTML

Parameters: {"id"=>"2"}
Ticket Load (0.3ms)  SELECT  "tickets".* FROM "tickets" WHERE "tickets"."id" = $1 LIMIT $2  [["id", 2], ["LIMIT", 1]]
Rendering tickets/show.html.erb within layouts/application
Rendered tickets/show.html.erb within layouts/application (1.3ms)

Completed 200 OK in 8ms (Views: 4.0ms | ActiveRecord: 0.3ms)

User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Ticket Exists (0.6ms)  SELECT  1 AS one FROM "tickets" WHERE "tickets"."user_id" = $1 AND "tickets"."data_entrada" = $2 AND "tickets"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:11:51 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (2.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (7.4ms)

Completed 200 OK in 14ms (Views: 13.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:11:51 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (5.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 10ms (ActiveRecord: 5.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 22:11:51 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 9ms (Views: 7.4ms | ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 22:11:51 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 9ms (Views: 6.6ms | ActiveRecord: 0.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 22:11:51 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (4.0ms)
Rendered tickets/new.html.erb within layouts/application (4.3ms)

Completed 200 OK in 7ms (Views: 6.3ms | ActiveRecord: 0.0ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 22:11:51 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar passagem"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (4.6ms)
Rendered tickets/new.html.erb within layouts/application (4.9ms)

Completed 200 OK in 11ms (Views: 6.6ms | ActiveRecord: 0.4ms)

 (0.2ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:14:10 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.1ms)

Completed 200 OK in 198ms (Views: 174.0ms | ActiveRecord: 3.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:14:10 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 8ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 22:14:10 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.5ms)

Completed 200 OK in 5ms (Views: 4.3ms | ActiveRecord: 0.2ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 22:14:10 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (4.6ms)
Rendered bookings/new.html.erb within layouts/application (5.6ms)

Completed 200 OK in 84ms (Views: 7.7ms | ActiveRecord: 4.4ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 22:14:11 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar diárias"}
User Load (2.1ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
Booking Create (0.5ms)  INSERT INTO "bookings" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 01:14:11.065705"], ["updated_at", "2020-12-05 01:14:11.065705"], ["user_id", 4]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/bookings/3 Completed 302 Found in 13ms (ActiveRecord: 2.9ms) Started GET “/bookings/3” for 127.0.0.1 at 2020-12-04 22:14:11 -0300 Processing by BookingsController#show as HTML

Parameters: {"id"=>"3"}
Booking Load (0.3ms)  SELECT  "bookings".* FROM "bookings" WHERE "bookings"."id" = $1 LIMIT $2  [["id", 3], ["LIMIT", 1]]
Rendering bookings/show.html.erb within layouts/application
Rendered bookings/show.html.erb within layouts/application (0.8ms)

Completed 200 OK in 5ms (Views: 2.1ms | ActiveRecord: 0.3ms)

User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Booking Exists (0.6ms)  SELECT  1 AS one FROM "bookings" WHERE "bookings"."user_id" = $1 AND "bookings"."data_entrada" = $2 AND "bookings"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.3ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:14:11 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.1ms)

Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:14:11 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 22:14:11 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.3ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 22:14:11 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (3.1ms)
Rendered bookings/new.html.erb within layouts/application (3.4ms)

Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.0ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 22:14:11 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar diárias"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (5.3ms)
Rendered bookings/new.html.erb within layouts/application (5.7ms)

Completed 200 OK in 13ms (Views: 9.1ms | ActiveRecord: 0.6ms)

 (0.2ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN
 (0.2ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  SAVEPOINT active_record_1
User Exists (0.4ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin2.com"], ["LIMIT", 1]]
User Create (0.4ms)  INSERT INTO "users" ("id", "email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id"  [["id", 10], ["email", "admin@admin2.com"], ["encrypted_password", "$2a$04$72GE9o.f3EQs5vMWGn20F.SKjbDkYis0Ppb/TJHxPsnVcMyOlQBcm"], ["created_at", "2020-12-05 01:14:11.176090"], ["updated_at", "2020-12-05 01:14:11.176090"], ["full_name", "Administrador2"], ["registration", "000000000"], ["role", 0]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:14:11 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.1ms)

Completed 200 OK in 5ms (Views: 3.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:14:11 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin2.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin2.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 22:14:11 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 10], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.2ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.4ms) Started GET “/admin/panel” for 127.0.0.1 at 2020-12-04 22:14:11 -0300 Processing by AdminController#panel as HTML

Rendering admin/panel.html.erb within layouts/application
Rendered admin/panel.html.erb within layouts/application (0.5ms)

Completed 200 OK in 6ms (Views: 2.9ms | ActiveRecord: 0.0ms) Started GET “/requests” for 127.0.0.1 at 2020-12-04 22:14:11 -0300 Processing by RequestsController#index as HTML

Rendering requests/index.html.erb within layouts/application
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 10], ["LIMIT", 1]]
Request Load (0.5ms)  SELECT "requests".* FROM "requests"
Rendered requests/index.html.erb within layouts/application (8.5ms)

Completed 200 OK in 14ms (Views: 10.6ms | ActiveRecord: 2.3ms)

 (0.2ms)  SAVEPOINT active_record_1
RequestType Create (0.5ms)  INSERT INTO "request_types" ("id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"  [["id", 10], ["title", "Diaria"], ["created_at", "2020-12-05 01:14:11.250836"], ["updated_at", "2020-12-05 01:14:11.250836"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1
 (0.2ms)  SAVEPOINT active_record_1
RequestType Load (0.3ms)  SELECT  "request_types".* FROM "request_types" WHERE "request_types"."id" = $1 LIMIT $2  [["id", 10], ["LIMIT", 1]]
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2  [["id", 10], ["LIMIT", 1]]
Request Create (0.7ms)  INSERT INTO "requests" ("request_type_id", "user_id", "documents", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["request_type_id", 10], ["user_id", 10], ["documents", "teste"], ["created_at", "2020-12-05 01:14:11.270691"], ["updated_at", "2020-12-05 01:14:11.270691"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1
 (0.5ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.2ms)  SAVEPOINT active_record_1
User Exists (0.3ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin2.com"], ["LIMIT", 1]]
User Create (0.4ms)  INSERT INTO "users" ("id", "email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id"  [["id", 10], ["email", "admin@admin2.com"], ["encrypted_password", "$2a$04$R6BITF3ZeZjQW.R0VHZRfO1kzpc.3h6mh19Jl3XVLdaO3pjDj5Vn2"], ["created_at", "2020-12-05 01:14:11.283752"], ["updated_at", "2020-12-05 01:14:11.283752"], ["full_name", "Administrador2"], ["registration", "000000000"], ["role", 0]]
 (0.3ms)  RELEASE SAVEPOINT active_record_1

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:14:11 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.1ms)

Completed 200 OK in 11ms (Views: 9.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:14:11 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin2.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin2.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 8ms (ActiveRecord: 0.7ms) Started GET “/” for 127.0.0.1 at 2020-12-04 22:14:11 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 10], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.9ms)

Completed 200 OK in 8ms (Views: 6.1ms | ActiveRecord: 0.4ms) Started GET “/admin/panel” for 127.0.0.1 at 2020-12-04 22:14:11 -0300 Processing by AdminController#panel as HTML

Rendering admin/panel.html.erb within layouts/application
Rendered admin/panel.html.erb within layouts/application (0.2ms)

Completed 200 OK in 3ms (Views: 1.9ms | ActiveRecord: 0.0ms) Started GET “/requests” for 127.0.0.1 at 2020-12-04 22:14:11 -0300 Processing by RequestsController#index as HTML

Rendering requests/index.html.erb within layouts/application
User Load (1.0ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 10], ["LIMIT", 1]]
Request Load (0.4ms)  SELECT "requests".* FROM "requests"
Rendered requests/index.html.erb within layouts/application (5.7ms)

Completed 200 OK in 12ms (Views: 8.6ms | ActiveRecord: 1.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 22:14:11 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 10], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.2ms) Started DELETE “/users/sign_out” for 127.0.0.1 at 2020-12-04 22:14:11 -0300 Processing by Devise::SessionsController#destroy as HTML

User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 10], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 22:14:11 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
Rendered home/index.html.erb within layouts/application (0.4ms)

Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms)

 (0.1ms)  SAVEPOINT active_record_1
User Exists (0.5ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "user@email.com"], ["LIMIT", 1]]
User Create (0.3ms)  INSERT INTO "users" ("id", "email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id"  [["id", 11], ["email", "user@email.com"], ["encrypted_password", "$2a$04$MdouD1UrHhfG43yK52rUgu.EJfridWMRJdMMgyrX5qQeLeavIaRW."], ["created_at", "2020-12-05 01:14:11.418335"], ["updated_at", "2020-12-05 01:14:11.418335"], ["full_name", "usuario"], ["registration", "000000000"], ["role", 3]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:14:11 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.5ms)

Completed 200 OK in 4ms (Views: 2.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:14:11 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"user@email.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "user@email.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 22:14:11 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 11], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.3ms) Started GET “/requests” for 127.0.0.1 at 2020-12-04 22:14:11 -0300 Processing by RequestsController#index as HTML

Rendering requests/index.html.erb within layouts/application
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 11], ["LIMIT", 1]]
Rendered requests/index.html.erb within layouts/application (2.1ms)

Completed 200 OK in 5ms (Views: 3.7ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (5.8ms)  COMMIT
 (0.1ms)  BEGIN
 (0.2ms)  ROLLBACK
 (0.9ms)  BEGIN
 (0.3ms)  COMMIT
 (3.0ms)  BEGIN
 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (4.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:14:11 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.0ms)

Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:14:11 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 10ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 22:14:11 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (2.7ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (4.7ms)

Completed 200 OK in 8ms (Views: 4.0ms | ActiveRecord: 2.7ms) Started GET “/” for 127.0.0.1 at 2020-12-04 22:14:11 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (4.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (7.2ms)

Completed 200 OK in 12ms (Views: 5.6ms | ActiveRecord: 4.6ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 22:14:11 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (19.3ms)
Rendered tickets/new.html.erb within layouts/application (20.4ms)

Completed 200 OK in 42ms (Views: 24.8ms | ActiveRecord: 4.3ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 22:14:11 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar passagem"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
Ticket Create (0.5ms)  INSERT INTO "tickets" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 01:14:11.655430"], ["updated_at", "2020-12-05 01:14:11.655430"], ["user_id", 4]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/tickets/3 Completed 302 Found in 8ms (ActiveRecord: 1.0ms) Started GET “/tickets/3” for 127.0.0.1 at 2020-12-04 22:14:11 -0300 Processing by TicketsController#show as HTML

Parameters: {"id"=>"3"}
Ticket Load (0.4ms)  SELECT  "tickets".* FROM "tickets" WHERE "tickets"."id" = $1 LIMIT $2  [["id", 3], ["LIMIT", 1]]
Rendering tickets/show.html.erb within layouts/application
Rendered tickets/show.html.erb within layouts/application (1.7ms)

Completed 200 OK in 8ms (Views: 4.8ms | ActiveRecord: 0.4ms)

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Ticket Exists (0.4ms)  SELECT  1 AS one FROM "tickets" WHERE "tickets"."user_id" = $1 AND "tickets"."data_entrada" = $2 AND "tickets"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:14:11 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.9ms)

Completed 200 OK in 9ms (Views: 7.2ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:14:11 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 22:14:11 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.8ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.7ms)

Completed 200 OK in 8ms (Views: 6.1ms | ActiveRecord: 0.8ms) Started GET “/” for 127.0.0.1 at 2020-12-04 22:14:11 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.1ms)

Completed 200 OK in 10ms (Views: 8.9ms | ActiveRecord: 0.3ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 22:14:11 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (11.5ms)
Rendered tickets/new.html.erb within layouts/application (12.1ms)

Completed 200 OK in 19ms (Views: 18.7ms | ActiveRecord: 0.0ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 22:14:11 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar passagem"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.3ms)  SAVEPOINT active_record_1
 (0.3ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (12.6ms)
Rendered tickets/new.html.erb within layouts/application (13.2ms)

Completed 200 OK in 29ms (Views: 19.7ms | ActiveRecord: 1.0ms)

 (0.1ms)  ROLLBACK
 (0.6ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:14:41 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.9ms)

Completed 200 OK in 197ms (Views: 173.5ms | ActiveRecord: 4.8ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:14:41 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 22:14:41 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.2ms)

Completed 200 OK in 5ms (Views: 3.4ms | ActiveRecord: 0.2ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 22:14:41 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (4.3ms)
Rendered bookings/new.html.erb within layouts/application (5.2ms)

Completed 200 OK in 74ms (Views: 7.1ms | ActiveRecord: 3.2ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 22:14:41 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar diárias"}
User Load (0.9ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
Booking Create (0.4ms)  INSERT INTO "bookings" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 01:14:41.908977"], ["updated_at", "2020-12-05 01:14:41.908977"], ["user_id", 4]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/bookings/4 Completed 302 Found in 12ms (ActiveRecord: 1.6ms) Started GET “/bookings/4” for 127.0.0.1 at 2020-12-04 22:14:41 -0300 Processing by BookingsController#show as HTML

Parameters: {"id"=>"4"}
Booking Load (0.2ms)  SELECT  "bookings".* FROM "bookings" WHERE "bookings"."id" = $1 LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendering bookings/show.html.erb within layouts/application
Rendered bookings/show.html.erb within layouts/application (0.9ms)

Completed 200 OK in 5ms (Views: 2.5ms | ActiveRecord: 0.2ms)

User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Booking Exists (0.4ms)  SELECT  1 AS one FROM "bookings" WHERE "bookings"."user_id" = $1 AND "bookings"."data_entrada" = $2 AND "bookings"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.3ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:14:41 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.3ms)

Completed 200 OK in 5ms (Views: 3.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:14:41 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 22:14:41 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.9ms)

Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.7ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 22:14:41 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (7.3ms)
Rendered bookings/new.html.erb within layouts/application (8.0ms)

Completed 200 OK in 12ms (Views: 11.7ms | ActiveRecord: 0.0ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 22:14:41 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar diárias"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (4.7ms)
Rendered bookings/new.html.erb within layouts/application (5.1ms)

Completed 200 OK in 11ms (Views: 6.6ms | ActiveRecord: 0.7ms)

 (1.2ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.4ms)  COMMIT
 (0.6ms)  BEGIN
User Load (1.0ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:14:42 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.0ms)

Completed 200 OK in 5ms (Views: 3.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:14:42 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.7ms) Started GET “/” for 127.0.0.1 at 2020-12-04 22:14:42 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.3ms)

Budget Load (0.4ms)  SELECT "budgets".* FROM "budgets"
 (0.2ms)  SAVEPOINT active_record_1
Budget Create (0.5ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-05 01:14:42.070191"], ["updated_at", "2020-12-05 01:14:42.070191"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
 (0.4ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 22:14:42 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.5ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.8ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (7.2ms)

Completed 200 OK in 20ms (Views: 16.8ms | ActiveRecord: 1.7ms)

 (0.6ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:14:42 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.1ms)

Completed 200 OK in 6ms (Views: 4.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:14:42 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (3.7ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 12ms (ActiveRecord: 3.7ms) Started GET “/” for 127.0.0.1 at 2020-12-04 22:14:42 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.2ms)

Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 22:14:42 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (2.5ms)

Completed 200 OK in 5ms (Views: 3.7ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.4ms)  SAVEPOINT active_record_1
User Exists (0.7ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin2.com"], ["LIMIT", 1]]
User Create (0.4ms)  INSERT INTO "users" ("id", "email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id"  [["id", 10], ["email", "admin@admin2.com"], ["encrypted_password", "$2a$04$/xot6TK4iExSjNRvjkRZyO1cuJBsHPVlJm8WmUWFOJIBwQLyWYZUa"], ["created_at", "2020-12-05 01:14:42.176855"], ["updated_at", "2020-12-05 01:14:42.176855"], ["full_name", "Administrador2"], ["registration", "000000000"], ["role", 0]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:14:42 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.5ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.5ms)

Completed 200 OK in 7ms (Views: 5.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:14:42 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin2.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin2.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 11ms (ActiveRecord: 0.6ms) Started GET “/” for 127.0.0.1 at 2020-12-04 22:14:42 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 10], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.2ms) Started GET “/admin/panel” for 127.0.0.1 at 2020-12-04 22:14:42 -0300 Processing by AdminController#panel as HTML

Rendering admin/panel.html.erb within layouts/application
Rendered admin/panel.html.erb within layouts/application (1.8ms)

Completed 200 OK in 15ms (Views: 8.7ms | ActiveRecord: 0.0ms) Started GET “/requests” for 127.0.0.1 at 2020-12-04 22:14:42 -0300 Processing by RequestsController#index as HTML

Rendering requests/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 10], ["LIMIT", 1]]
Request Load (0.5ms)  SELECT "requests".* FROM "requests"
Rendered requests/index.html.erb within layouts/application (6.2ms)

Completed 200 OK in 10ms (Views: 6.3ms | ActiveRecord: 2.6ms)

 (0.2ms)  SAVEPOINT active_record_1
RequestType Create (0.3ms)  INSERT INTO "request_types" ("id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"  [["id", 10], ["title", "Diaria"], ["created_at", "2020-12-05 01:14:42.292293"], ["updated_at", "2020-12-05 01:14:42.292293"]]
 (0.3ms)  RELEASE SAVEPOINT active_record_1
 (3.3ms)  SAVEPOINT active_record_1
RequestType Load (0.5ms)  SELECT  "request_types".* FROM "request_types" WHERE "request_types"."id" = $1 LIMIT $2  [["id", 10], ["LIMIT", 1]]
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2  [["id", 10], ["LIMIT", 1]]
Request Create (2.7ms)  INSERT INTO "requests" ("request_type_id", "user_id", "documents", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["request_type_id", 10], ["user_id", 10], ["documents", "teste"], ["created_at", "2020-12-05 01:14:42.316662"], ["updated_at", "2020-12-05 01:14:42.316662"]]
 (0.4ms)  RELEASE SAVEPOINT active_record_1
 (1.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  SAVEPOINT active_record_1
User Exists (0.3ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin2.com"], ["LIMIT", 1]]
User Create (0.3ms)  INSERT INTO "users" ("id", "email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id"  [["id", 10], ["email", "admin@admin2.com"], ["encrypted_password", "$2a$04$D2A7nk.4AZrZBEIrOIcTEet0NfGWgUjRxYo66kDqQPq9WkNyiok6m"], ["created_at", "2020-12-05 01:14:42.335786"], ["updated_at", "2020-12-05 01:14:42.335786"], ["full_name", "Administrador2"], ["registration", "000000000"], ["role", 0]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:14:42 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.2ms)

Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:14:42 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin2.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin2.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 22:14:42 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 10], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.3ms)

Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.3ms) Started GET “/admin/panel” for 127.0.0.1 at 2020-12-04 22:14:42 -0300 Processing by AdminController#panel as HTML

Rendering admin/panel.html.erb within layouts/application
Rendered admin/panel.html.erb within layouts/application (0.3ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.0ms) Started GET “/requests” for 127.0.0.1 at 2020-12-04 22:14:42 -0300 Processing by RequestsController#index as HTML

Rendering requests/index.html.erb within layouts/application
User Load (1.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 10], ["LIMIT", 1]]
Request Load (0.7ms)  SELECT "requests".* FROM "requests"
Rendered requests/index.html.erb within layouts/application (6.3ms)

Completed 200 OK in 11ms (Views: 7.2ms | ActiveRecord: 2.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 22:14:42 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 10], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.1ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.7ms) Started DELETE “/users/sign_out” for 127.0.0.1 at 2020-12-04 22:14:42 -0300 Processing by Devise::SessionsController#destroy as HTML

User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 10], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 22:14:42 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
Rendered home/index.html.erb within layouts/application (0.4ms)

Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.0ms)

 (0.3ms)  SAVEPOINT active_record_1
User Exists (0.4ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "user@email.com"], ["LIMIT", 1]]
User Create (0.4ms)  INSERT INTO "users" ("id", "email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id"  [["id", 11], ["email", "user@email.com"], ["encrypted_password", "$2a$04$9ZwBypItrVlBBhj0EWMyqOcJiCuY/T/QjVLcuotF6uI0c9AKFbym."], ["created_at", "2020-12-05 01:14:42.422981"], ["updated_at", "2020-12-05 01:14:42.422981"], ["full_name", "usuario"], ["registration", "000000000"], ["role", 3]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:14:42 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.3ms)

Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:14:42 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"user@email.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "user@email.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 22:14:42 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 11], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 9ms (Views: 8.0ms | ActiveRecord: 0.2ms) Started GET “/requests” for 127.0.0.1 at 2020-12-04 22:14:42 -0300 Processing by RequestsController#index as HTML

Rendering requests/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 11], ["LIMIT", 1]]
Rendered requests/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 19ms (Views: 16.0ms | ActiveRecord: 0.3ms)

 (0.3ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:14:42 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.2ms)

Completed 200 OK in 7ms (Views: 6.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:14:42 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (4.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 11ms (ActiveRecord: 4.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 22:14:42 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.6ms)

Completed 200 OK in 10ms (Views: 6.8ms | ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 22:14:42 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.4ms)

Completed 200 OK in 6ms (Views: 5.1ms | ActiveRecord: 0.3ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 22:14:42 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (9.7ms)
Rendered request_deadlines/new.html.erb within layouts/application (10.9ms)

Completed 200 OK in 40ms (Views: 16.3ms | ActiveRecord: 5.0ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 22:14:42 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2021", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.9ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.2ms)  SAVEPOINT active_record_1
RequestDeadline Create (0.4ms)  INSERT INTO "request_deadlines" ("deadline", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["deadline", "2021-01-01 17:30:00"], ["created_at", "2020-12-05 01:14:42.683554"], ["updated_at", "2020-12-05 01:14:42.683554"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/request_deadlines Completed 302 Found in 7ms (ActiveRecord: 1.7ms) Started GET “/request_deadlines” for 127.0.0.1 at 2020-12-04 22:14:42 -0300 Processing by RequestDeadlinesController#index as HTML

Rendering request_deadlines/index.html.erb within layouts/application
RequestDeadline Load (0.7ms)  SELECT "request_deadlines".* FROM "request_deadlines"
Rendered request_deadlines/index.html.erb within layouts/application (2.9ms)

Completed 200 OK in 9ms (Views: 6.8ms | ActiveRecord: 0.7ms)

 (1.0ms)  SELECT COUNT(*) FROM "request_deadlines"
RequestDeadline Load (1.2ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.9ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.3ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:14:42 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.1ms)

Completed 200 OK in 10ms (Views: 8.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:14:42 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 13ms (ActiveRecord: 0.7ms) Started GET “/” for 127.0.0.1 at 2020-12-04 22:14:42 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.5ms)

Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 22:14:42 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (4.0ms)

Completed 200 OK in 9ms (Views: 8.1ms | ActiveRecord: 0.2ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 22:14:42 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (7.8ms)
Rendered request_deadlines/new.html.erb within layouts/application (8.1ms)

Completed 200 OK in 12ms (Views: 10.1ms | ActiveRecord: 0.0ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 22:14:42 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2015", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.6ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (3.5ms)
Rendered request_deadlines/new.html.erb within layouts/application (3.8ms)

Completed 200 OK in 9ms (Views: 5.3ms | ActiveRecord: 0.9ms)

 (0.4ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.3ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:14:42 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.6ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.0ms)

Completed 200 OK in 6ms (Views: 5.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:14:42 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 22:14:42 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (2.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (6.6ms)

Completed 200 OK in 11ms (Views: 7.8ms | ActiveRecord: 2.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 22:14:42 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Load (7.1ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/new.html.erb within layouts/application (11.1ms)

Completed 200 OK in 30ms (Views: 5.9ms | ActiveRecord: 13.7ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 22:14:42 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
 (0.2ms)  SAVEPOINT active_record_1
Requirement Create (0.8ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-05 01:14:42.974611"], ["updated_at", "2020-12-05 01:14:42.974611"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1
Requirement Load (2.5ms)  SELECT "requirements".* FROM "requirements"

Redirected to www.example.com/requirements Completed 302 Found in 8ms (ActiveRecord: 3.7ms) Started GET “/requirements” for 127.0.0.1 at 2020-12-04 22:14:42 -0300 Processing by RequirementsController#index as HTML

Rendering requirements/index.html.erb within layouts/application
Requirement Load (0.6ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/index.html.erb within layouts/application (2.4ms)

Completed 200 OK in 9ms (Views: 4.2ms | ActiveRecord: 0.6ms)

 (1.2ms)  SELECT COUNT(*) FROM "requirements"
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"
 (0.5ms)  ROLLBACK
 (0.5ms)  BEGIN
 (0.6ms)  COMMIT
 (0.7ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:14:43 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.3ms)

Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:14:43 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 9ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 22:14:43 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (4.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (8.7ms)

Completed 200 OK in 14ms (Views: 7.9ms | ActiveRecord: 4.5ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 22:14:43 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (2.8ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/new.html.erb within layouts/application (5.4ms)

Completed 200 OK in 8ms (Views: 3.9ms | ActiveRecord: 3.1ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 22:14:43 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>""}, "commit"=>"Definir requisitos"}
 (0.2ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (2.2ms)

Completed 200 OK in 7ms (Views: 3.5ms | ActiveRecord: 0.6ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.2ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:14:43 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.2ms)

Completed 200 OK in 10ms (Views: 7.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:14:43 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 22:14:43 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 22:14:43 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 5ms (Views: 3.6ms | ActiveRecord: 0.3ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 22:14:43 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (7.2ms)
Rendered tickets/new.html.erb within layouts/application (8.7ms)

Completed 200 OK in 28ms (Views: 13.2ms | ActiveRecord: 3.8ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 22:14:43 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar passagem"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
Ticket Create (0.5ms)  INSERT INTO "tickets" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 01:14:43.216214"], ["updated_at", "2020-12-05 01:14:43.216214"], ["user_id", 4]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/tickets/4 Completed 302 Found in 9ms (ActiveRecord: 1.1ms) Started GET “/tickets/4” for 127.0.0.1 at 2020-12-04 22:14:43 -0300 Processing by TicketsController#show as HTML

Parameters: {"id"=>"4"}
Ticket Load (0.6ms)  SELECT  "tickets".* FROM "tickets" WHERE "tickets"."id" = $1 LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendering tickets/show.html.erb within layouts/application
Rendered tickets/show.html.erb within layouts/application (2.8ms)

Completed 200 OK in 12ms (Views: 5.2ms | ActiveRecord: 0.6ms)

User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Ticket Exists (0.3ms)  SELECT  1 AS one FROM "tickets" WHERE "tickets"."user_id" = $1 AND "tickets"."data_entrada" = $2 AND "tickets"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:14:43 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.4ms)

Completed 200 OK in 5ms (Views: 4.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:14:43 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 22:14:43 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 22:14:43 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 3.5ms | ActiveRecord: 0.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 22:14:43 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (4.0ms)
Rendered tickets/new.html.erb within layouts/application (5.0ms)

Completed 200 OK in 9ms (Views: 8.4ms | ActiveRecord: 0.0ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 22:14:43 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar passagem"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (4.3ms)
Rendered tickets/new.html.erb within layouts/application (4.7ms)

Completed 200 OK in 10ms (Views: 6.6ms | ActiveRecord: 0.6ms)

 (0.5ms)  ROLLBACK
 (0.5ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.7ms)  BEGIN
 (0.6ms)  COMMIT
 (0.5ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:54:40 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (12.2ms)

Completed 200 OK in 202ms (Views: 167.5ms | ActiveRecord: 4.3ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:54:40 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 8ms (ActiveRecord: 0.6ms) Started GET “/” for 127.0.0.1 at 2020-12-04 22:54:40 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.6ms)

Completed 200 OK in 6ms (Views: 4.6ms | ActiveRecord: 0.2ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 22:54:40 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (3.8ms)
Rendered bookings/new.html.erb within layouts/application (4.9ms)

Completed 200 OK in 18ms (Views: 7.1ms | ActiveRecord: 3.1ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 22:54:40 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar diárias"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
Booking Create (0.6ms)  INSERT INTO "bookings" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 01:54:40.691710"], ["updated_at", "2020-12-05 01:54:40.691710"], ["user_id", 4]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/bookings/5 Completed 302 Found in 8ms (ActiveRecord: 1.2ms) Started GET “/bookings/5” for 127.0.0.1 at 2020-12-04 22:54:40 -0300 Processing by BookingsController#show as HTML

Parameters: {"id"=>"5"}
Booking Load (0.3ms)  SELECT  "bookings".* FROM "bookings" WHERE "bookings"."id" = $1 LIMIT $2  [["id", 5], ["LIMIT", 1]]
Rendering bookings/show.html.erb within layouts/application
Rendered bookings/show.html.erb within layouts/application (0.9ms)

Completed 200 OK in 6ms (Views: 3.1ms | ActiveRecord: 0.3ms)

User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Booking Exists (0.6ms)  SELECT  1 AS one FROM "bookings" WHERE "bookings"."user_id" = $1 AND "bookings"."data_entrada" = $2 AND "bookings"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.4ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:54:40 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.5ms)

Completed 200 OK in 7ms (Views: 5.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:54:40 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 14ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 22:54:40 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.3ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 22:54:40 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (8.7ms)
Rendered bookings/new.html.erb within layouts/application (9.2ms)

Completed 200 OK in 15ms (Views: 13.3ms | ActiveRecord: 0.0ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 22:54:40 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar diárias"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (3.2ms)
Rendered bookings/new.html.erb within layouts/application (3.5ms)

Completed 200 OK in 9ms (Views: 5.0ms | ActiveRecord: 0.6ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.2ms)  BEGIN
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:54:40 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.0ms)

Completed 200 OK in 6ms (Views: 5.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:54:40 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 22:54:40 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.4ms)

Budget Load (1.0ms)  SELECT "budgets".* FROM "budgets"
 (0.2ms)  SAVEPOINT active_record_1
Budget Create (0.5ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-05 01:54:40.894211"], ["updated_at", "2020-12-05 01:54:40.894211"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
 (0.4ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 22:54:40 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.4ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.4ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (4.4ms)

Completed 200 OK in 11ms (Views: 7.0ms | ActiveRecord: 1.1ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:54:40 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.4ms)

Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:54:40 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 22:54:40 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (4.0ms)

Completed 200 OK in 10ms (Views: 7.5ms | ActiveRecord: 0.5ms)

Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 22:54:40 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (2.3ms)

Completed 200 OK in 5ms (Views: 3.5ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.4ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.2ms)  SAVEPOINT active_record_1
User Exists (0.4ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin2.com"], ["LIMIT", 1]]
User Create (0.5ms)  INSERT INTO "users" ("id", "email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id"  [["id", 10], ["email", "admin@admin2.com"], ["encrypted_password", "$2a$04$vEQ9a7nVkj72CPIoBZNpT.bR8d51OeZExplGKPMM1BqjnNppYuz92"], ["created_at", "2020-12-05 01:54:40.989935"], ["updated_at", "2020-12-05 01:54:40.989935"], ["full_name", "Administrador2"], ["registration", "000000000"], ["role", 0]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:54:40 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.5ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.9ms)

Completed 200 OK in 7ms (Views: 5.2ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:54:41 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 22:54:41 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.2ms)

Completed 200 OK in 5ms (Views: 4.3ms | ActiveRecord: 0.3ms) Started GET “/admin/panel” for 127.0.0.1 at 2020-12-04 22:54:41 -0300 Processing by AdminController#panel as HTML

Rendering admin/panel.html.erb within layouts/application
Rendered admin/panel.html.erb within layouts/application (0.5ms)

Completed 200 OK in 5ms (Views: 2.8ms | ActiveRecord: 0.0ms) Started GET “/requests” for 127.0.0.1 at 2020-12-04 22:54:41 -0300 Processing by RequestsController#index as HTML

Rendering requests/index.html.erb within layouts/application
User Load (1.1ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Request Load (0.6ms)  SELECT "requests".* FROM "requests"
Rendered requests/index.html.erb within layouts/application (12.1ms)

Completed 200 OK in 39ms (Views: 11.8ms | ActiveRecord: 3.0ms)

 (0.1ms)  SAVEPOINT active_record_1
RequestType Create (0.4ms)  INSERT INTO "request_types" ("id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"  [["id", 10], ["title", "Diaria"], ["created_at", "2020-12-05 01:54:41.111231"], ["updated_at", "2020-12-05 01:54:41.111231"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
 (0.2ms)  SAVEPOINT active_record_1
RequestType Load (0.5ms)  SELECT  "request_types".* FROM "request_types" WHERE "request_types"."id" = $1 LIMIT $2  [["id", 10], ["LIMIT", 1]]
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2  [["id", 10], ["LIMIT", 1]]
Request Create (0.6ms)  INSERT INTO "requests" ("request_type_id", "user_id", "documents", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["request_type_id", 10], ["user_id", 10], ["documents", "teste"], ["created_at", "2020-12-05 01:54:41.131359"], ["updated_at", "2020-12-05 01:54:41.131359"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1
 (0.7ms)  ROLLBACK
 (0.7ms)  BEGIN
 (0.6ms)  COMMIT
 (0.2ms)  BEGIN
 (0.2ms)  SAVEPOINT active_record_1
User Exists (0.4ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin2.com"], ["LIMIT", 1]]
User Create (0.4ms)  INSERT INTO "users" ("id", "email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id"  [["id", 10], ["email", "admin@admin2.com"], ["encrypted_password", "$2a$04$Gc4PsE2t9h2fCS7l6FScJuWO8y6AxjigmtuXPvyF8ynn4vsJKltJ6"], ["created_at", "2020-12-05 01:54:41.152090"], ["updated_at", "2020-12-05 01:54:41.152090"], ["full_name", "Administrador2"], ["registration", "000000000"], ["role", 0]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:54:41 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.4ms)

Completed 200 OK in 6ms (Views: 5.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:54:41 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 22:54:41 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (4.6ms)

Completed 200 OK in 8ms (Views: 6.2ms | ActiveRecord: 0.6ms) Started GET “/admin/panel” for 127.0.0.1 at 2020-12-04 22:54:41 -0300 Processing by AdminController#panel as HTML

Rendering admin/panel.html.erb within layouts/application
Rendered admin/panel.html.erb within layouts/application (0.3ms)

Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.0ms) Started GET “/requests” for 127.0.0.1 at 2020-12-04 22:54:41 -0300 Processing by RequestsController#index as HTML

Rendering requests/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Request Load (0.7ms)  SELECT "requests".* FROM "requests"
Rendered requests/index.html.erb within layouts/application (6.0ms)

Completed 200 OK in 9ms (Views: 6.7ms | ActiveRecord: 1.1ms) Started GET “/” for 127.0.0.1 at 2020-12-04 22:54:41 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.3ms) Started DELETE “/users/sign_out” for 127.0.0.1 at 2020-12-04 22:54:41 -0300 Processing by Devise::SessionsController#destroy as HTML

User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 22:54:41 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
Rendered home/index.html.erb within layouts/application (0.4ms)

Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.0ms)

 (0.1ms)  SAVEPOINT active_record_1
User Exists (0.3ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "user@email.com"], ["LIMIT", 1]]
User Create (0.3ms)  INSERT INTO "users" ("id", "email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id"  [["id", 11], ["email", "user@email.com"], ["encrypted_password", "$2a$04$HQiCz6xEiLdWgruAQq5h9eJ30yem8Ji/2HaKZqMAnukzrUXTQrwRe"], ["created_at", "2020-12-05 01:54:41.253106"], ["updated_at", "2020-12-05 01:54:41.253106"], ["full_name", "usuario"], ["registration", "000000000"], ["role", 3]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:54:41 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:54:41 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"user@email.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "user@email.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 22:54:41 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 11], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 4ms (Views: 2.7ms | ActiveRecord: 0.2ms) Started GET “/requests” for 127.0.0.1 at 2020-12-04 22:54:41 -0300 Processing by RequestsController#index as HTML

Rendering requests/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 11], ["LIMIT", 1]]
Rendered requests/index.html.erb within layouts/application (3.3ms)

Completed 200 OK in 9ms (Views: 7.9ms | ActiveRecord: 0.2ms)

 (0.7ms)  ROLLBACK
 (0.7ms)  BEGIN
 (0.5ms)  COMMIT
 (0.6ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:54:41 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.7ms)

Completed 200 OK in 8ms (Views: 6.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:54:41 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 14ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 22:54:41 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.4ms)

Completed 200 OK in 6ms (Views: 5.5ms | ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 22:54:41 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.3ms)

Completed 200 OK in 6ms (Views: 4.6ms | ActiveRecord: 0.3ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 22:54:41 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (9.3ms)
Rendered request_deadlines/new.html.erb within layouts/application (12.0ms)

Completed 200 OK in 44ms (Views: 19.8ms | ActiveRecord: 4.4ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 22:54:41 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2021", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (1.4ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.2ms)  SAVEPOINT active_record_1
RequestDeadline Create (2.1ms)  INSERT INTO "request_deadlines" ("deadline", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["deadline", "2021-01-01 17:30:00"], ["created_at", "2020-12-05 01:54:41.516986"], ["updated_at", "2020-12-05 01:54:41.516986"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/request_deadlines Completed 302 Found in 12ms (ActiveRecord: 3.8ms) Started GET “/request_deadlines” for 127.0.0.1 at 2020-12-04 22:54:41 -0300 Processing by RequestDeadlinesController#index as HTML

Rendering request_deadlines/index.html.erb within layouts/application
RequestDeadline Load (0.5ms)  SELECT "request_deadlines".* FROM "request_deadlines"
Rendered request_deadlines/index.html.erb within layouts/application (3.3ms)

Completed 200 OK in 7ms (Views: 5.3ms | ActiveRecord: 0.5ms)

 (0.3ms)  SELECT COUNT(*) FROM "request_deadlines"
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.7ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.3ms)  COMMIT
 (0.4ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:54:41 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.0ms)
Rendered devise/sessions/new.html.erb within layouts/application (7.6ms)

Completed 200 OK in 16ms (Views: 15.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:54:41 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 22:54:41 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.8ms)

Completed 200 OK in 8ms (Views: 6.2ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 22:54:41 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 39ms (Views: 36.7ms | ActiveRecord: 0.2ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 22:54:41 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (2.1ms)
Rendered request_deadlines/new.html.erb within layouts/application (2.3ms)

Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.0ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 22:54:41 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2015", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.2ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (3.5ms)
Rendered request_deadlines/new.html.erb within layouts/application (4.0ms)

Completed 200 OK in 9ms (Views: 5.8ms | ActiveRecord: 0.6ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:54:41 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.9ms)

Completed 200 OK in 6ms (Views: 4.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:54:41 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 22:54:41 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.8ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (4.8ms)

Completed 200 OK in 9ms (Views: 6.3ms | ActiveRecord: 0.8ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 22:54:41 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Load (0.4ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/new.html.erb within layouts/application (5.2ms)

Completed 200 OK in 19ms (Views: 7.8ms | ActiveRecord: 3.8ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 22:54:41 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
 (0.2ms)  SAVEPOINT active_record_1
Requirement Create (0.4ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-05 01:54:41.784872"], ["updated_at", "2020-12-05 01:54:41.784872"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1
Requirement Load (0.2ms)  SELECT "requirements".* FROM "requirements"

Redirected to www.example.com/requirements Completed 302 Found in 4ms (ActiveRecord: 1.0ms) Started GET “/requirements” for 127.0.0.1 at 2020-12-04 22:54:41 -0300 Processing by RequirementsController#index as HTML

Rendering requirements/index.html.erb within layouts/application
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 5ms (Views: 3.3ms | ActiveRecord: 0.3ms)

 (0.4ms)  SELECT COUNT(*) FROM "requirements"
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"
 (0.4ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:54:41 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.7ms)

Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:54:41 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 9ms (ActiveRecord: 0.7ms) Started GET “/” for 127.0.0.1 at 2020-12-04 22:54:41 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 22:54:41 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/new.html.erb within layouts/application (3.2ms)

Completed 200 OK in 6ms (Views: 4.3ms | ActiveRecord: 0.6ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 22:54:41 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>""}, "commit"=>"Definir requisitos"}
 (0.2ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (1.8ms)

Completed 200 OK in 8ms (Views: 5.1ms | ActiveRecord: 0.5ms)

 (0.7ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:54:41 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.2ms)

Completed 200 OK in 5ms (Views: 3.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:54:41 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 22:54:41 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.4ms)

Completed 200 OK in 5ms (Views: 3.5ms | ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 22:54:41 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (4.2ms)

Completed 200 OK in 7ms (Views: 5.4ms | ActiveRecord: 0.7ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 22:54:41 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (5.7ms)
Rendered tickets/new.html.erb within layouts/application (6.9ms)

Completed 200 OK in 56ms (Views: 9.8ms | ActiveRecord: 5.1ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 22:54:42 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar passagem"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.3ms)  SAVEPOINT active_record_1
Ticket Create (0.7ms)  INSERT INTO "tickets" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 01:54:42.031955"], ["updated_at", "2020-12-05 01:54:42.031955"], ["user_id", 4]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/tickets/5 Completed 302 Found in 8ms (ActiveRecord: 1.5ms) Started GET “/tickets/5” for 127.0.0.1 at 2020-12-04 22:54:42 -0300 Processing by TicketsController#show as HTML

Parameters: {"id"=>"5"}
Ticket Load (0.7ms)  SELECT  "tickets".* FROM "tickets" WHERE "tickets"."id" = $1 LIMIT $2  [["id", 5], ["LIMIT", 1]]
Rendering tickets/show.html.erb within layouts/application
Rendered tickets/show.html.erb within layouts/application (2.2ms)

Completed 200 OK in 13ms (Views: 6.7ms | ActiveRecord: 0.7ms)

User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Ticket Exists (0.4ms)  SELECT  1 AS one FROM "tickets" WHERE "tickets"."user_id" = $1 AND "tickets"."data_entrada" = $2 AND "tickets"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:54:42 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.2ms)

Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:54:42 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 22:54:42 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.9ms)

Completed 200 OK in 8ms (Views: 6.5ms | ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 22:54:42 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 22:54:42 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (3.5ms)
Rendered tickets/new.html.erb within layouts/application (3.8ms)

Completed 200 OK in 6ms (Views: 5.7ms | ActiveRecord: 0.0ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 22:54:42 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar passagem"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (3.9ms)
Rendered tickets/new.html.erb within layouts/application (4.2ms)

Completed 200 OK in 11ms (Views: 5.6ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.5ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:59:54 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (7.8ms)

Completed 200 OK in 353ms (Views: 329.5ms | ActiveRecord: 7.7ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:59:54 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 11ms (ActiveRecord: 1.0ms) Started GET “/” for 127.0.0.1 at 2020-12-04 22:59:54 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.3ms)

Completed 200 OK in 7ms (Views: 5.2ms | ActiveRecord: 0.4ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 22:59:54 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (4.9ms)
Rendered bookings/new.html.erb within layouts/application (5.9ms)

Completed 200 OK in 24ms (Views: 7.8ms | ActiveRecord: 8.2ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 22:59:54 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar diárias"}
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
Booking Create (1.3ms)  INSERT INTO "bookings" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 01:59:54.702450"], ["updated_at", "2020-12-05 01:59:54.702450"], ["user_id", 4]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/bookings/6 Completed 302 Found in 9ms (ActiveRecord: 2.2ms) Started GET “/bookings/6” for 127.0.0.1 at 2020-12-04 22:59:54 -0300 Processing by BookingsController#show as HTML

Parameters: {"id"=>"6"}
Booking Load (0.3ms)  SELECT  "bookings".* FROM "bookings" WHERE "bookings"."id" = $1 LIMIT $2  [["id", 6], ["LIMIT", 1]]
Rendering bookings/show.html.erb within layouts/application
Rendered bookings/show.html.erb within layouts/application (0.7ms)

Completed 200 OK in 5ms (Views: 2.0ms | ActiveRecord: 0.3ms)

User Load (1.1ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Booking Exists (0.5ms)  SELECT  1 AS one FROM "bookings" WHERE "bookings"."user_id" = $1 AND "bookings"."data_entrada" = $2 AND "bookings"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.3ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:59:54 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.0ms)

Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:59:54 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 22:59:54 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.3ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 22:59:54 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (2.7ms)
Rendered bookings/new.html.erb within layouts/application (2.9ms)

Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.0ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 22:59:54 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar diárias"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (4.1ms)
Rendered bookings/new.html.erb within layouts/application (4.3ms)

Completed 200 OK in 8ms (Views: 5.5ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.2ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:59:54 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.3ms)

Completed 200 OK in 5ms (Views: 3.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:59:54 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 22:59:54 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.8ms)

Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.4ms)

Budget Load (0.4ms)  SELECT "budgets".* FROM "budgets"
 (0.1ms)  SAVEPOINT active_record_1
Budget Create (0.4ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-05 01:59:54.852096"], ["updated_at", "2020-12-05 01:59:54.852096"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 22:59:54 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (3.5ms)

Completed 200 OK in 7ms (Views: 4.9ms | ActiveRecord: 0.8ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:59:54 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:59:54 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 22:59:54 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.2ms)

Budget Load (0.4ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 22:59:54 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (2.9ms)

Completed 200 OK in 5ms (Views: 4.3ms | ActiveRecord: 0.6ms)

 (0.1ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.7ms)  SAVEPOINT active_record_1
User Exists (0.3ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin2.com"], ["LIMIT", 1]]
User Create (1.0ms)  INSERT INTO "users" ("id", "email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id"  [["id", 10], ["email", "admin@admin2.com"], ["encrypted_password", "$2a$04$kCTDf8bppBEg2g4pAm8ZZemRfn3rDrTTKjHBRnE9ixyNsjaFMdjeq"], ["created_at", "2020-12-05 01:59:54.918595"], ["updated_at", "2020-12-05 01:59:54.918595"], ["full_name", "Administrador2"], ["registration", "000000000"], ["role", 0]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:59:54 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.8ms)

Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:59:54 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 22:59:54 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (4.3ms)

Completed 200 OK in 11ms (Views: 8.8ms | ActiveRecord: 0.2ms) Started GET “/admin/panel” for 127.0.0.1 at 2020-12-04 22:59:54 -0300 Processing by AdminController#panel as HTML Completed 500 Internal Server Error in 5ms (ActiveRecord: 0.0ms)

 (0.3ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.2ms)  SAVEPOINT active_record_1
User Exists (2.0ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin2.com"], ["LIMIT", 1]]
User Create (0.4ms)  INSERT INTO "users" ("id", "email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id"  [["id", 10], ["email", "admin@admin2.com"], ["encrypted_password", "$2a$04$M2S3lTVVBOUIMxiUjxq6vOfD.fXCBKnIctNFdOEi2.vtNLKHxc2Ju"], ["created_at", "2020-12-05 01:59:55.011194"], ["updated_at", "2020-12-05 01:59:55.011194"], ["full_name", "Administrador2"], ["registration", "000000000"], ["role", 0]]
 (0.3ms)  RELEASE SAVEPOINT active_record_1

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:59:55 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.2ms)

Completed 200 OK in 9ms (Views: 6.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:59:55 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.6ms) Started GET “/” for 127.0.0.1 at 2020-12-04 22:59:55 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.5ms)

Completed 200 OK in 8ms (Views: 5.7ms | ActiveRecord: 0.2ms) Started GET “/admin/panel” for 127.0.0.1 at 2020-12-04 22:59:55 -0300 Processing by AdminController#panel as HTML Completed 500 Internal Server Error in 4ms (ActiveRecord: 0.0ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:59:55 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (4.8ms)

Completed 200 OK in 11ms (Views: 8.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:59:55 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 10ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 22:59:55 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.6ms)

Completed 200 OK in 8ms (Views: 7.5ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 22:59:55 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (1.1ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (4.2ms)

Completed 200 OK in 11ms (Views: 8.2ms | ActiveRecord: 1.1ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 22:59:55 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (8.1ms)
Rendered request_deadlines/new.html.erb within layouts/application (10.0ms)

Completed 200 OK in 37ms (Views: 14.2ms | ActiveRecord: 4.4ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 22:59:55 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2021", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.4ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.1ms)  SAVEPOINT active_record_1
RequestDeadline Create (0.4ms)  INSERT INTO "request_deadlines" ("deadline", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["deadline", "2021-01-01 17:30:00"], ["created_at", "2020-12-05 01:59:55.256136"], ["updated_at", "2020-12-05 01:59:55.256136"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/request_deadlines Completed 302 Found in 5ms (ActiveRecord: 1.0ms) Started GET “/request_deadlines” for 127.0.0.1 at 2020-12-04 22:59:55 -0300 Processing by RequestDeadlinesController#index as HTML

Rendering request_deadlines/index.html.erb within layouts/application
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
Rendered request_deadlines/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.3ms)

 (0.3ms)  SELECT COUNT(*) FROM "request_deadlines"
RequestDeadline Load (0.9ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:59:55 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.6ms)

Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:59:55 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 22:59:55 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 22:59:55 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.2ms)

Completed 200 OK in 5ms (Views: 3.5ms | ActiveRecord: 0.4ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 22:59:55 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (18.5ms)
Rendered request_deadlines/new.html.erb within layouts/application (18.7ms)

Completed 200 OK in 21ms (Views: 20.2ms | ActiveRecord: 0.0ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 22:59:55 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2015", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (2.8ms)
Rendered request_deadlines/new.html.erb within layouts/application (3.0ms)

Completed 200 OK in 7ms (Views: 4.5ms | ActiveRecord: 0.5ms)

 (0.1ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:59:55 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.7ms)

Completed 200 OK in 6ms (Views: 5.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:59:55 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 22:59:55 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.5ms)

Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 22:59:55 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Load (0.5ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/new.html.erb within layouts/application (5.1ms)

Completed 200 OK in 19ms (Views: 6.8ms | ActiveRecord: 3.8ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 22:59:55 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
 (0.2ms)  SAVEPOINT active_record_1
Requirement Create (0.5ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-05 01:59:55.450756"], ["updated_at", "2020-12-05 01:59:55.450756"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1
Requirement Load (3.9ms)  SELECT "requirements".* FROM "requirements"

Redirected to www.example.com/requirements Completed 302 Found in 10ms (ActiveRecord: 4.8ms) Started GET “/requirements” for 127.0.0.1 at 2020-12-04 22:59:55 -0300 Processing by RequirementsController#index as HTML

Rendering requirements/index.html.erb within layouts/application
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 4ms (Views: 2.5ms | ActiveRecord: 0.3ms)

 (0.4ms)  SELECT COUNT(*) FROM "requirements"
Requirement Load (0.2ms)  SELECT "requirements".* FROM "requirements"
 (1.0ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:59:55 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.2ms)

Completed 200 OK in 5ms (Views: 4.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:59:55 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 22:59:55 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 22:59:55 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Load (0.2ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/new.html.erb within layouts/application (2.2ms)

Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.4ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 22:59:55 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>""}, "commit"=>"Definir requisitos"}
 (0.2ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (1.8ms)

Completed 200 OK in 6ms (Views: 3.0ms | ActiveRecord: 0.6ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:59:55 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.4ms)

Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:59:55 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 22:59:55 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 22:59:55 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 22:59:55 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (4.7ms)
Rendered tickets/new.html.erb within layouts/application (5.7ms)

Completed 200 OK in 20ms (Views: 7.9ms | ActiveRecord: 3.7ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 22:59:55 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar passagem"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
Ticket Create (0.8ms)  INSERT INTO "tickets" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 01:59:55.613928"], ["updated_at", "2020-12-05 01:59:55.613928"], ["user_id", 4]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/tickets/6 Completed 302 Found in 8ms (ActiveRecord: 1.5ms) Started GET “/tickets/6” for 127.0.0.1 at 2020-12-04 22:59:55 -0300 Processing by TicketsController#show as HTML

Parameters: {"id"=>"6"}
Ticket Load (0.3ms)  SELECT  "tickets".* FROM "tickets" WHERE "tickets"."id" = $1 LIMIT $2  [["id", 6], ["LIMIT", 1]]
Rendering tickets/show.html.erb within layouts/application
Rendered tickets/show.html.erb within layouts/application (0.8ms)

Completed 200 OK in 6ms (Views: 2.0ms | ActiveRecord: 0.3ms)

User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Ticket Exists (0.3ms)  SELECT  1 AS one FROM "tickets" WHERE "tickets"."user_id" = $1 AND "tickets"."data_entrada" = $2 AND "tickets"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:59:55 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.0ms)

Completed 200 OK in 5ms (Views: 3.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 22:59:55 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 22:59:55 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 22:59:55 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.3ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 22:59:55 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (3.8ms)
Rendered tickets/new.html.erb within layouts/application (4.1ms)

Completed 200 OK in 6ms (Views: 5.5ms | ActiveRecord: 0.0ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 22:59:55 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar passagem"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (2.7ms)
Rendered tickets/new.html.erb within layouts/application (3.0ms)

Completed 200 OK in 8ms (Views: 4.5ms | ActiveRecord: 0.6ms)

 (0.2ms)  ROLLBACK
 (0.7ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:18:02 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (2.1ms)
Rendered devise/sessions/new.html.erb within layouts/application (18.7ms)

Completed 200 OK in 224ms (Views: 198.6ms | ActiveRecord: 5.5ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:18:03 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 12ms (ActiveRecord: 0.7ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:18:03 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.7ms)

Completed 200 OK in 6ms (Views: 4.4ms | ActiveRecord: 0.2ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 23:18:03 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (4.8ms)
Rendered bookings/new.html.erb within layouts/application (6.0ms)

Completed 200 OK in 22ms (Views: 8.8ms | ActiveRecord: 2.6ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 23:18:03 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar diárias"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
Booking Create (0.5ms)  INSERT INTO "bookings" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 02:18:03.246474"], ["updated_at", "2020-12-05 02:18:03.246474"], ["user_id", 4]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/bookings/7 Completed 302 Found in 42ms (ActiveRecord: 1.1ms) Started GET “/bookings/7” for 127.0.0.1 at 2020-12-04 23:18:03 -0300 Processing by BookingsController#show as HTML

Parameters: {"id"=>"7"}
Booking Load (0.3ms)  SELECT  "bookings".* FROM "bookings" WHERE "bookings"."id" = $1 LIMIT $2  [["id", 7], ["LIMIT", 1]]
Rendering bookings/show.html.erb within layouts/application
Rendered bookings/show.html.erb within layouts/application (0.9ms)

Completed 200 OK in 5ms (Views: 2.1ms | ActiveRecord: 0.3ms)

User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Booking Exists (0.4ms)  SELECT  1 AS one FROM "bookings" WHERE "bookings"."user_id" = $1 AND "bookings"."data_entrada" = $2 AND "bookings"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:18:03 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:18:03 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.7ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:18:03 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.3ms | ActiveRecord: 0.3ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 23:18:03 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (2.6ms)
Rendered bookings/new.html.erb within layouts/application (2.8ms)

Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.0ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 23:18:03 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar diárias"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (2.5ms)
Rendered bookings/new.html.erb within layouts/application (2.7ms)

Completed 200 OK in 8ms (Views: 4.3ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:18:03 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.1ms)

Completed 200 OK in 5ms (Views: 3.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:18:03 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:18:03 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 2.7ms | ActiveRecord: 0.4ms)

Budget Load (0.4ms)  SELECT "budgets".* FROM "budgets"
 (0.1ms)  SAVEPOINT active_record_1
Budget Create (0.4ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-05 02:18:03.367279"], ["updated_at", "2020-12-05 02:18:03.367279"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
 (0.4ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.8ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 23:18:03 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.4ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (3.8ms)

Completed 200 OK in 7ms (Views: 4.7ms | ActiveRecord: 0.9ms)

 (0.3ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:18:03 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:18:03 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:18:03 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 2.7ms | ActiveRecord: 0.2ms)

Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 23:18:03 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (2.7ms)

Completed 200 OK in 5ms (Views: 3.8ms | ActiveRecord: 0.7ms)

 (0.2ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  SAVEPOINT active_record_1
User Exists (0.3ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin2.com"], ["LIMIT", 1]]
User Create (0.4ms)  INSERT INTO "users" ("id", "email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id"  [["id", 10], ["email", "admin@admin2.com"], ["encrypted_password", "$2a$04$T83A5WnqfhlLml3mo81CzudB7HWe8Uzi.cIG2DV.LyxxZnqM5Tu42"], ["created_at", "2020-12-05 02:18:03.432405"], ["updated_at", "2020-12-05 02:18:03.432405"], ["full_name", "Administrador2"], ["registration", "000000000"], ["role", 0]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:18:03 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.3ms)

Completed 200 OK in 5ms (Views: 3.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:18:03 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:18:03 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.1ms)

Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.2ms) Started GET “/admin/panel” for 127.0.0.1 at 2020-12-04 23:18:03 -0300 Processing by AdminController#panel as HTML

Rendering admin/panel.html.erb within layouts/application
Booking Load (0.2ms)  SELECT "bookings".* FROM "bookings"
Ticket Load (0.4ms)  SELECT "tickets".* FROM "tickets"
Rendered admin/panel.html.erb within layouts/application (3.9ms)

Completed 200 OK in 8ms (Views: 4.0ms | ActiveRecord: 1.8ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.2ms)  BEGIN
 (0.1ms)  SAVEPOINT active_record_1
User Exists (0.3ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin2.com"], ["LIMIT", 1]]
User Create (0.5ms)  INSERT INTO "users" ("id", "email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id"  [["id", 10], ["email", "admin@admin2.com"], ["encrypted_password", "$2a$04$izfjcmYWFIfvkEoLimoD9uNvVmqlaFwpPuJmS1iRICQZRnPv7GDF."], ["created_at", "2020-12-05 02:18:03.501587"], ["updated_at", "2020-12-05 02:18:03.501587"], ["full_name", "Administrador2"], ["registration", "000000000"], ["role", 0]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:18:03 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.1ms)

Completed 200 OK in 23ms (Views: 3.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:18:03 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.6ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:18:03 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.2ms) Started GET “/admin/panel” for 127.0.0.1 at 2020-12-04 23:18:03 -0300 Processing by AdminController#panel as HTML

Rendering admin/panel.html.erb within layouts/application
Booking Load (0.3ms)  SELECT "bookings".* FROM "bookings"
Ticket Load (0.2ms)  SELECT "tickets".* FROM "tickets"
Rendered admin/panel.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:18:03 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.5ms)

Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:18:03 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:18:03 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:18:03 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.3ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 23:18:03 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (3.7ms)
Rendered request_deadlines/new.html.erb within layouts/application (4.9ms)

Completed 200 OK in 16ms (Views: 6.9ms | ActiveRecord: 2.6ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 23:18:03 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2021", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.4ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.1ms)  SAVEPOINT active_record_1
RequestDeadline Create (0.4ms)  INSERT INTO "request_deadlines" ("deadline", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["deadline", "2021-01-01 17:30:00"], ["created_at", "2020-12-05 02:18:03.641617"], ["updated_at", "2020-12-05 02:18:03.641617"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/request_deadlines Completed 302 Found in 4ms (ActiveRecord: 1.0ms) Started GET “/request_deadlines” for 127.0.0.1 at 2020-12-04 23:18:03 -0300 Processing by RequestDeadlinesController#index as HTML

Rendering request_deadlines/index.html.erb within layouts/application
RequestDeadline Load (0.2ms)  SELECT "request_deadlines".* FROM "request_deadlines"
Rendered request_deadlines/index.html.erb within layouts/application (2.9ms)

Completed 200 OK in 7ms (Views: 5.9ms | ActiveRecord: 0.2ms)

 (0.2ms)  SELECT COUNT(*) FROM "request_deadlines"
RequestDeadline Load (0.2ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:18:03 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.8ms)

Completed 200 OK in 8ms (Views: 6.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:18:03 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:18:03 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.4ms)

Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:18:03 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.9ms)

Completed 200 OK in 6ms (Views: 5.0ms | ActiveRecord: 0.2ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 23:18:03 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (8.6ms)
Rendered request_deadlines/new.html.erb within layouts/application (8.9ms)

Completed 200 OK in 13ms (Views: 12.4ms | ActiveRecord: 0.0ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 23:18:03 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2015", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.2ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (6.5ms)
Rendered request_deadlines/new.html.erb within layouts/application (6.7ms)

Completed 200 OK in 13ms (Views: 9.2ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:18:03 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (4.5ms)

Completed 200 OK in 10ms (Views: 7.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:18:03 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:18:03 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.2ms)

Completed 200 OK in 32ms (Views: 31.4ms | ActiveRecord: 0.4ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 23:18:03 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Load (0.4ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/new.html.erb within layouts/application (4.5ms)

Completed 200 OK in 16ms (Views: 6.1ms | ActiveRecord: 3.8ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 23:18:03 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
 (0.2ms)  SAVEPOINT active_record_1
Requirement Create (0.4ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-05 02:18:03.925044"], ["updated_at", "2020-12-05 02:18:03.925044"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
Requirement Load (0.2ms)  SELECT "requirements".* FROM "requirements"

Redirected to www.example.com/requirements Completed 302 Found in 4ms (ActiveRecord: 0.9ms) Started GET “/requirements” for 127.0.0.1 at 2020-12-04 23:18:03 -0300 Processing by RequirementsController#index as HTML

Rendering requirements/index.html.erb within layouts/application
Requirement Load (0.7ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 5ms (Views: 2.7ms | ActiveRecord: 0.7ms)

 (0.5ms)  SELECT COUNT(*) FROM "requirements"
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:18:03 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.0ms)

Completed 200 OK in 5ms (Views: 3.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:18:03 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:18:03 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.8ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.4ms)

Completed 200 OK in 5ms (Views: 3.2ms | ActiveRecord: 0.8ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 23:18:03 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/new.html.erb within layouts/application (2.3ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.5ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 23:18:03 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>""}, "commit"=>"Definir requisitos"}
 (0.2ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (1.7ms)

Completed 200 OK in 6ms (Views: 2.9ms | ActiveRecord: 0.5ms)

 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:18:03 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:18:04 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:18:04 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:18:04 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.2ms)

Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 23:18:04 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (3.7ms)
Rendered tickets/new.html.erb within layouts/application (4.7ms)

Completed 200 OK in 14ms (Views: 7.0ms | ActiveRecord: 2.1ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 23:18:04 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar passagem"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
Ticket Create (0.4ms)  INSERT INTO "tickets" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 02:18:04.066035"], ["updated_at", "2020-12-05 02:18:04.066035"], ["user_id", 4]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/tickets/7 Completed 302 Found in 6ms (ActiveRecord: 0.9ms) Started GET “/tickets/7” for 127.0.0.1 at 2020-12-04 23:18:04 -0300 Processing by TicketsController#show as HTML

Parameters: {"id"=>"7"}
Ticket Load (0.3ms)  SELECT  "tickets".* FROM "tickets" WHERE "tickets"."id" = $1 LIMIT $2  [["id", 7], ["LIMIT", 1]]
Rendering tickets/show.html.erb within layouts/application
Rendered tickets/show.html.erb within layouts/application (0.9ms)

Completed 200 OK in 8ms (Views: 5.0ms | ActiveRecord: 0.3ms)

User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Ticket Exists (0.3ms)  SELECT  1 AS one FROM "tickets" WHERE "tickets"."user_id" = $1 AND "tickets"."data_entrada" = $2 AND "tickets"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:18:04 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:18:04 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:18:04 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:18:04 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.4ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 23:18:04 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (2.5ms)
Rendered tickets/new.html.erb within layouts/application (2.7ms)

Completed 200 OK in 4ms (Views: 3.9ms | ActiveRecord: 0.0ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 23:18:04 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar passagem"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (2.8ms)
Rendered tickets/new.html.erb within layouts/application (3.0ms)

Completed 200 OK in 7ms (Views: 4.3ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:18:37 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (7.2ms)

Completed 200 OK in 231ms (Views: 207.7ms | ActiveRecord: 6.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:18:38 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 9ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:18:38 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.9ms)

Completed 200 OK in 6ms (Views: 4.6ms | ActiveRecord: 0.3ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 23:18:38 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (4.2ms)
Rendered bookings/new.html.erb within layouts/application (5.2ms)

Completed 200 OK in 29ms (Views: 7.2ms | ActiveRecord: 3.2ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 23:18:38 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar diárias"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
Booking Create (0.4ms)  INSERT INTO "bookings" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 02:18:38.230710"], ["updated_at", "2020-12-05 02:18:38.230710"], ["user_id", 4]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/bookings/8 Completed 302 Found in 11ms (ActiveRecord: 1.1ms) Started GET “/bookings/8” for 127.0.0.1 at 2020-12-04 23:18:38 -0300 Processing by BookingsController#show as HTML

Parameters: {"id"=>"8"}
Booking Load (0.4ms)  SELECT  "bookings".* FROM "bookings" WHERE "bookings"."id" = $1 LIMIT $2  [["id", 8], ["LIMIT", 1]]
Rendering bookings/show.html.erb within layouts/application
Rendered bookings/show.html.erb within layouts/application (0.9ms)

Completed 200 OK in 6ms (Views: 2.6ms | ActiveRecord: 0.4ms)

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Booking Exists (0.4ms)  SELECT  1 AS one FROM "bookings" WHERE "bookings"."user_id" = $1 AND "bookings"."data_entrada" = $2 AND "bookings"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.4ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:18:38 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.1ms)

Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:18:38 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.6ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:18:38 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.2ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 23:18:38 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (2.1ms)
Rendered bookings/new.html.erb within layouts/application (2.4ms)

Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.0ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 23:18:38 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar diárias"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (2.3ms)
Rendered bookings/new.html.erb within layouts/application (2.6ms)

Completed 200 OK in 7ms (Views: 3.7ms | ActiveRecord: 0.4ms)

 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:18:38 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.3ms)

Completed 200 OK in 5ms (Views: 3.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:18:38 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:18:38 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.3ms)

Budget Load (0.4ms)  SELECT "budgets".* FROM "budgets"
 (0.1ms)  SAVEPOINT active_record_1
Budget Create (0.3ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-05 02:18:38.347603"], ["updated_at", "2020-12-05 02:18:38.347603"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
 (0.8ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 23:18:38 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (3.4ms)

Completed 200 OK in 7ms (Views: 4.8ms | ActiveRecord: 0.8ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:18:38 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:18:38 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:18:38 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.2ms)

Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 23:18:38 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (2.5ms)

Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  SAVEPOINT active_record_1
User Exists (0.4ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin2.com"], ["LIMIT", 1]]
User Create (0.3ms)  INSERT INTO "users" ("id", "email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id"  [["id", 10], ["email", "admin@admin2.com"], ["encrypted_password", "$2a$04$Fy1RAPwOk3Ohq5ZVQh065ex9eHVhs4ynZKn9.29GUnjkZ1tI3bsuC"], ["created_at", "2020-12-05 02:18:38.415466"], ["updated_at", "2020-12-05 02:18:38.415466"], ["full_name", "Administrador2"], ["registration", "000000000"], ["role", 0]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:18:38 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:18:38 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:18:38 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.3ms) Started GET “/admin/panel” for 127.0.0.1 at 2020-12-04 23:18:38 -0300 Processing by AdminController#panel as HTML

Rendering admin/panel.html.erb within layouts/application
Booking Load (0.3ms)  SELECT "bookings".* FROM "bookings"
Ticket Load (0.5ms)  SELECT "tickets".* FROM "tickets"
Rendered admin/panel.html.erb within layouts/application (5.5ms)

Completed 200 OK in 10ms (Views: 5.2ms | ActiveRecord: 2.7ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.2ms)  SAVEPOINT active_record_1
User Exists (0.4ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin2.com"], ["LIMIT", 1]]
User Create (0.5ms)  INSERT INTO "users" ("id", "email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id"  [["id", 10], ["email", "admin@admin2.com"], ["encrypted_password", "$2a$04$is7G4bAxsY1RmkIYOKAu5uBUcJtF8QKa/45OrwYdzHuikETumU9p6"], ["created_at", "2020-12-05 02:18:38.491732"], ["updated_at", "2020-12-05 02:18:38.491732"], ["full_name", "Administrador2"], ["registration", "000000000"], ["role", 0]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:18:38 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:18:38 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:18:38 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.2ms) Started GET “/admin/panel” for 127.0.0.1 at 2020-12-04 23:18:38 -0300 Processing by AdminController#panel as HTML

Rendering admin/panel.html.erb within layouts/application
Booking Load (0.3ms)  SELECT "bookings".* FROM "bookings"
Ticket Load (0.2ms)  SELECT "tickets".* FROM "tickets"
Rendered admin/panel.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.3ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:18:38 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.0ms)

Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:18:38 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:18:38 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:18:38 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 3ms (Views: 2.8ms | ActiveRecord: 0.2ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 23:18:38 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (2.8ms)
Rendered request_deadlines/new.html.erb within layouts/application (3.8ms)

Completed 200 OK in 15ms (Views: 7.4ms | ActiveRecord: 2.7ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 23:18:38 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2021", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.5ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.1ms)  SAVEPOINT active_record_1
RequestDeadline Create (0.3ms)  INSERT INTO "request_deadlines" ("deadline", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["deadline", "2021-01-01 17:30:00"], ["created_at", "2020-12-05 02:18:38.618300"], ["updated_at", "2020-12-05 02:18:38.618300"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/request_deadlines Completed 302 Found in 5ms (ActiveRecord: 1.1ms) Started GET “/request_deadlines” for 127.0.0.1 at 2020-12-04 23:18:38 -0300 Processing by RequestDeadlinesController#index as HTML

Rendering request_deadlines/index.html.erb within layouts/application
RequestDeadline Load (0.2ms)  SELECT "request_deadlines".* FROM "request_deadlines"
Rendered request_deadlines/index.html.erb within layouts/application (2.2ms)

Completed 200 OK in 6ms (Views: 4.5ms | ActiveRecord: 0.2ms)

 (0.3ms)  SELECT COUNT(*) FROM "request_deadlines"
RequestDeadline Load (0.4ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.1ms)  ROLLBACK
 (0.4ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:18:38 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.6ms)

Completed 200 OK in 9ms (Views: 6.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:18:38 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:18:38 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.2ms)

Completed 200 OK in 6ms (Views: 5.0ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:18:38 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (2.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (4.5ms)

Completed 200 OK in 8ms (Views: 5.7ms | ActiveRecord: 2.3ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 23:18:38 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (5.8ms)
Rendered request_deadlines/new.html.erb within layouts/application (6.1ms)

Completed 200 OK in 12ms (Views: 10.6ms | ActiveRecord: 0.0ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 23:18:38 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2015", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.2ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (4.0ms)
Rendered request_deadlines/new.html.erb within layouts/application (4.3ms)

Completed 200 OK in 9ms (Views: 6.1ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:18:38 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.0ms)

Completed 200 OK in 7ms (Views: 5.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:18:38 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:18:38 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 23:18:38 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Load (0.4ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/new.html.erb within layouts/application (5.4ms)

Completed 200 OK in 18ms (Views: 6.8ms | ActiveRecord: 4.5ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 23:18:38 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
 (0.3ms)  SAVEPOINT active_record_1
Requirement Create (0.4ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-05 02:18:38.839168"], ["updated_at", "2020-12-05 02:18:38.839168"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
Requirement Load (0.2ms)  SELECT "requirements".* FROM "requirements"

Redirected to www.example.com/requirements Completed 302 Found in 4ms (ActiveRecord: 1.0ms) Started GET “/requirements” for 127.0.0.1 at 2020-12-04 23:18:38 -0300 Processing by RequirementsController#index as HTML

Rendering requirements/index.html.erb within layouts/application
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 5ms (Views: 3.1ms | ActiveRecord: 0.3ms)

 (0.3ms)  SELECT COUNT(*) FROM "requirements"
Requirement Load (0.2ms)  SELECT "requirements".* FROM "requirements"
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:18:38 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.5ms)

Completed 200 OK in 6ms (Views: 4.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:18:38 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:18:38 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.5ms)

Completed 200 OK in 27ms (Views: 25.7ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 23:18:38 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/new.html.erb within layouts/application (2.3ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.5ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 23:18:38 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>""}, "commit"=>"Definir requisitos"}
 (0.2ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (1.4ms)

Completed 200 OK in 5ms (Views: 2.4ms | ActiveRecord: 0.4ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:18:38 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.4ms)

Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:18:38 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:18:38 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:18:38 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.3ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 23:18:38 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (2.9ms)
Rendered tickets/new.html.erb within layouts/application (4.0ms)

Completed 200 OK in 16ms (Views: 6.0ms | ActiveRecord: 1.7ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 23:18:39 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar passagem"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
Ticket Create (0.4ms)  INSERT INTO "tickets" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 02:18:39.009182"], ["updated_at", "2020-12-05 02:18:39.009182"], ["user_id", 4]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/tickets/8 Completed 302 Found in 5ms (ActiveRecord: 0.9ms) Started GET “/tickets/8” for 127.0.0.1 at 2020-12-04 23:18:39 -0300 Processing by TicketsController#show as HTML

Parameters: {"id"=>"8"}
Ticket Load (0.6ms)  SELECT  "tickets".* FROM "tickets" WHERE "tickets"."id" = $1 LIMIT $2  [["id", 8], ["LIMIT", 1]]
Rendering tickets/show.html.erb within layouts/application
Rendered tickets/show.html.erb within layouts/application (0.8ms)

Completed 200 OK in 5ms (Views: 2.0ms | ActiveRecord: 0.6ms)

User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Ticket Exists (0.4ms)  SELECT  1 AS one FROM "tickets" WHERE "tickets"."user_id" = $1 AND "tickets"."data_entrada" = $2 AND "tickets"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.4ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:18:39 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:18:39 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:18:39 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:18:39 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.3ms | ActiveRecord: 0.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 23:18:39 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (2.2ms)
Rendered tickets/new.html.erb within layouts/application (2.5ms)

Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.0ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 23:18:39 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar passagem"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (4.2ms)
Rendered tickets/new.html.erb within layouts/application (4.5ms)

Completed 200 OK in 9ms (Views: 5.7ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.7ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (1.9ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:18:52 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.0ms)
Rendered devise/sessions/new.html.erb within layouts/application (13.6ms)

Completed 200 OK in 215ms (Views: 188.3ms | ActiveRecord: 10.8ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:18:52 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 9ms (ActiveRecord: 0.6ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:18:52 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.2ms)

Completed 200 OK in 5ms (Views: 3.6ms | ActiveRecord: 0.2ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 23:18:52 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (4.2ms)
Rendered bookings/new.html.erb within layouts/application (5.0ms)

Completed 200 OK in 15ms (Views: 7.3ms | ActiveRecord: 2.1ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 23:18:52 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar diárias"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
Booking Create (0.5ms)  INSERT INTO "bookings" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 02:18:52.635743"], ["updated_at", "2020-12-05 02:18:52.635743"], ["user_id", 4]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/bookings/9 Completed 302 Found in 12ms (ActiveRecord: 1.2ms) Started GET “/bookings/9” for 127.0.0.1 at 2020-12-04 23:18:52 -0300 Processing by BookingsController#show as HTML

Parameters: {"id"=>"9"}
Booking Load (0.3ms)  SELECT  "bookings".* FROM "bookings" WHERE "bookings"."id" = $1 LIMIT $2  [["id", 9], ["LIMIT", 1]]
Rendering bookings/show.html.erb within layouts/application
Rendered bookings/show.html.erb within layouts/application (0.9ms)

Completed 200 OK in 5ms (Views: 2.6ms | ActiveRecord: 0.3ms)

User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Booking Exists (0.5ms)  SELECT  1 AS one FROM "bookings" WHERE "bookings"."user_id" = $1 AND "bookings"."data_entrada" = $2 AND "bookings"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.4ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:18:52 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.6ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.7ms)

Completed 200 OK in 6ms (Views: 4.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:18:52 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:18:52 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.8ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.2ms)

Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.8ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 23:18:52 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (3.7ms)
Rendered bookings/new.html.erb within layouts/application (3.9ms)

Completed 200 OK in 6ms (Views: 5.4ms | ActiveRecord: 0.0ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 23:18:52 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar diárias"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
 (0.3ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (2.6ms)
Rendered bookings/new.html.erb within layouts/application (2.8ms)

Completed 200 OK in 10ms (Views: 5.5ms | ActiveRecord: 0.9ms)

 (0.4ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:18:52 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:18:52 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (1.9ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 1.9ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:18:52 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.3ms)

Budget Load (0.4ms)  SELECT "budgets".* FROM "budgets"
 (0.2ms)  SAVEPOINT active_record_1
Budget Create (0.4ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-05 02:18:52.785978"], ["updated_at", "2020-12-05 02:18:52.785978"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 23:18:52 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.8ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (4.6ms)

Completed 200 OK in 8ms (Views: 5.5ms | ActiveRecord: 1.4ms)

 (0.3ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:18:52 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.7ms)

Completed 200 OK in 6ms (Views: 5.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:18:52 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.9ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 8ms (ActiveRecord: 0.9ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:18:52 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.2ms)

Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 23:18:52 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (2.9ms)  SELECT COUNT(*) FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (6.9ms)

Completed 200 OK in 9ms (Views: 5.1ms | ActiveRecord: 3.3ms)

 (0.4ms)  ROLLBACK
 (0.4ms)  BEGIN
 (0.4ms)  COMMIT
 (0.3ms)  BEGIN
 (0.1ms)  SAVEPOINT active_record_1
User Exists (0.3ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin2.com"], ["LIMIT", 1]]
User Create (0.3ms)  INSERT INTO "users" ("id", "email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id"  [["id", 10], ["email", "admin@admin2.com"], ["encrypted_password", "$2a$04$dDfFKIk7cJP5o3At0Hhj..F7s5sY0vV35TQsQqVGQArm8hHoRVn4K"], ["created_at", "2020-12-05 02:18:52.886442"], ["updated_at", "2020-12-05 02:18:52.886442"], ["full_name", "Administrador2"], ["registration", "000000000"], ["role", 0]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:18:52 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.7ms)

Completed 200 OK in 5ms (Views: 4.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:18:52 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:18:52 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 26ms (Views: 25.5ms | ActiveRecord: 0.2ms) Started GET “/admin/panel” for 127.0.0.1 at 2020-12-04 23:18:52 -0300 Processing by AdminController#panel as HTML

Rendering admin/panel.html.erb within layouts/application
Booking Load (0.5ms)  SELECT "bookings".* FROM "bookings"
Ticket Load (0.4ms)  SELECT "tickets".* FROM "tickets"
Rendered admin/panel.html.erb within layouts/application (5.6ms)

Completed 200 OK in 12ms (Views: 5.8ms | ActiveRecord: 2.4ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.2ms)  SAVEPOINT active_record_1
User Exists (0.5ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin2.com"], ["LIMIT", 1]]
User Create (0.5ms)  INSERT INTO "users" ("id", "email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id"  [["id", 10], ["email", "admin@admin2.com"], ["encrypted_password", "$2a$04$c8n764Hjn6C8tlVBUcUjueqwOSL0XKT0wku2Ce7aX7Kw/HsCoKHQu"], ["created_at", "2020-12-05 02:18:52.990795"], ["updated_at", "2020-12-05 02:18:52.990795"], ["full_name", "Administrador2"], ["registration", "000000000"], ["role", 0]]
 (0.4ms)  RELEASE SAVEPOINT active_record_1

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:18:52 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.1ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.5ms)

Completed 200 OK in 8ms (Views: 6.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:18:53 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:18:53 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.2ms)

Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.3ms) Started GET “/admin/panel” for 127.0.0.1 at 2020-12-04 23:18:53 -0300 Processing by AdminController#panel as HTML

Rendering admin/panel.html.erb within layouts/application
Booking Load (0.8ms)  SELECT "bookings".* FROM "bookings"
Ticket Load (0.5ms)  SELECT "tickets".* FROM "tickets"
Rendered admin/panel.html.erb within layouts/application (3.9ms)

Completed 200 OK in 8ms (Views: 5.3ms | ActiveRecord: 1.3ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:18:53 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.1ms)

Completed 200 OK in 6ms (Views: 4.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:18:53 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:18:53 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:18:53 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.2ms)

Completed 200 OK in 5ms (Views: 3.6ms | ActiveRecord: 0.3ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 23:18:53 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (8.4ms)
Rendered request_deadlines/new.html.erb within layouts/application (9.6ms)

Completed 200 OK in 30ms (Views: 15.7ms | ActiveRecord: 4.5ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 23:18:53 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2021", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.9ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.8ms)  SAVEPOINT active_record_1
RequestDeadline Create (1.3ms)  INSERT INTO "request_deadlines" ("deadline", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["deadline", "2021-01-01 17:30:00"], ["created_at", "2020-12-05 02:18:53.180970"], ["updated_at", "2020-12-05 02:18:53.180970"]]
 (0.6ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/request_deadlines Completed 302 Found in 11ms (ActiveRecord: 3.6ms) Started GET “/request_deadlines” for 127.0.0.1 at 2020-12-04 23:18:53 -0300 Processing by RequestDeadlinesController#index as HTML

Rendering request_deadlines/index.html.erb within layouts/application
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
Rendered request_deadlines/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.3ms)

 (0.8ms)  SELECT COUNT(*) FROM "request_deadlines"
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.3ms)  ROLLBACK
 (0.5ms)  BEGIN
 (0.2ms)  COMMIT
 (0.5ms)  BEGIN
User Load (2.7ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:18:53 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.5ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.4ms)

Completed 200 OK in 7ms (Views: 5.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:18:53 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (1.0ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 9ms (ActiveRecord: 1.0ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:18:53 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.8ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.3ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.8ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:18:53 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.9ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.5ms)

Completed 200 OK in 7ms (Views: 4.6ms | ActiveRecord: 0.9ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 23:18:53 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (3.5ms)
Rendered request_deadlines/new.html.erb within layouts/application (3.9ms)

Completed 200 OK in 7ms (Views: 5.6ms | ActiveRecord: 0.0ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 23:18:53 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2015", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.2ms)  SAVEPOINT active_record_1
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (3.6ms)
Rendered request_deadlines/new.html.erb within layouts/application (4.1ms)

Completed 200 OK in 10ms (Views: 6.1ms | ActiveRecord: 0.7ms)

 (0.2ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:18:53 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.6ms)

Completed 200 OK in 6ms (Views: 4.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:18:53 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:18:53 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.4ms)

Completed 200 OK in 8ms (Views: 6.9ms | ActiveRecord: 0.3ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 23:18:53 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Load (0.7ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/new.html.erb within layouts/application (5.7ms)

Completed 200 OK in 20ms (Views: 6.9ms | ActiveRecord: 5.3ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 23:18:53 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
 (0.2ms)  SAVEPOINT active_record_1
Requirement Create (0.4ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-05 02:18:53.414336"], ["updated_at", "2020-12-05 02:18:53.414336"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"

Redirected to www.example.com/requirements Completed 302 Found in 5ms (ActiveRecord: 1.0ms) Started GET “/requirements” for 127.0.0.1 at 2020-12-04 23:18:53 -0300 Processing by RequirementsController#index as HTML

Rendering requirements/index.html.erb within layouts/application
Requirement Load (0.4ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.4ms)

 (0.3ms)  SELECT COUNT(*) FROM "requirements"
Requirement Load (0.2ms)  SELECT "requirements".* FROM "requirements"
 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.5ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:18:53 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.1ms)

Completed 200 OK in 6ms (Views: 5.2ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:18:53 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:18:53 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 5ms (Views: 3.6ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 23:18:53 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/new.html.erb within layouts/application (3.1ms)

Completed 200 OK in 6ms (Views: 4.4ms | ActiveRecord: 0.5ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 23:18:53 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>""}, "commit"=>"Definir requisitos"}
 (0.1ms)  SAVEPOINT active_record_1
 (0.5ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (3.1ms)

Completed 200 OK in 11ms (Views: 6.5ms | ActiveRecord: 0.9ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:18:53 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.3ms)

Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:18:53 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:18:53 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.8ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.2ms)

Completed 200 OK in 6ms (Views: 4.5ms | ActiveRecord: 0.8ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:18:53 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (4.4ms)

Completed 200 OK in 10ms (Views: 7.2ms | ActiveRecord: 0.6ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 23:18:53 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (5.4ms)
Rendered tickets/new.html.erb within layouts/application (6.8ms)

Completed 200 OK in 20ms (Views: 9.2ms | ActiveRecord: 3.7ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 23:18:53 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar passagem"}
User Load (0.8ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.4ms)  SAVEPOINT active_record_1
Ticket Create (0.5ms)  INSERT INTO "tickets" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 02:18:53.632210"], ["updated_at", "2020-12-05 02:18:53.632210"], ["user_id", 4]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/tickets/9 Completed 302 Found in 12ms (ActiveRecord: 1.8ms) Started GET “/tickets/9” for 127.0.0.1 at 2020-12-04 23:18:53 -0300 Processing by TicketsController#show as HTML

Parameters: {"id"=>"9"}
Ticket Load (0.4ms)  SELECT  "tickets".* FROM "tickets" WHERE "tickets"."id" = $1 LIMIT $2  [["id", 9], ["LIMIT", 1]]
Rendering tickets/show.html.erb within layouts/application
Rendered tickets/show.html.erb within layouts/application (1.2ms)

Completed 200 OK in 7ms (Views: 3.3ms | ActiveRecord: 0.4ms)

User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Ticket Exists (0.7ms)  SELECT  1 AS one FROM "tickets" WHERE "tickets"."user_id" = $1 AND "tickets"."data_entrada" = $2 AND "tickets"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.4ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:18:53 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.9ms)

Completed 200 OK in 8ms (Views: 5.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:18:53 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:18:53 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 5ms (Views: 3.5ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:18:53 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.8ms)

Completed 200 OK in 8ms (Views: 6.3ms | ActiveRecord: 0.5ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 23:18:53 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (4.0ms)
Rendered tickets/new.html.erb within layouts/application (4.3ms)

Completed 200 OK in 7ms (Views: 5.9ms | ActiveRecord: 0.0ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 23:18:53 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar passagem"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (3.4ms)
Rendered tickets/new.html.erb within layouts/application (3.8ms)

Completed 200 OK in 11ms (Views: 5.2ms | ActiveRecord: 0.7ms)

 (0.2ms)  ROLLBACK
 (0.5ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:19:20 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.5ms)
Rendered devise/sessions/new.html.erb within layouts/application (15.0ms)

Completed 200 OK in 267ms (Views: 239.3ms | ActiveRecord: 5.2ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:19:21 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 12ms (ActiveRecord: 0.6ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:19:21 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.3ms)

Completed 200 OK in 5ms (Views: 3.8ms | ActiveRecord: 0.2ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 23:19:21 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (54.0ms)
Rendered bookings/new.html.erb within layouts/application (57.2ms)

Completed 200 OK in 76ms (Views: 59.6ms | ActiveRecord: 4.4ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 23:19:21 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar diárias"}
User Load (1.1ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
Booking Create (0.5ms)  INSERT INTO "bookings" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 02:19:21.310749"], ["updated_at", "2020-12-05 02:19:21.310749"], ["user_id", 4]]
 (0.4ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/bookings/10 Completed 302 Found in 14ms (ActiveRecord: 2.0ms) Started GET “/bookings/10” for 127.0.0.1 at 2020-12-04 23:19:21 -0300 Processing by BookingsController#show as HTML

Parameters: {"id"=>"10"}
Booking Load (0.3ms)  SELECT  "bookings".* FROM "bookings" WHERE "bookings"."id" = $1 LIMIT $2  [["id", 10], ["LIMIT", 1]]
Rendering bookings/show.html.erb within layouts/application
Rendered bookings/show.html.erb within layouts/application (1.1ms)

Completed 200 OK in 5ms (Views: 2.6ms | ActiveRecord: 0.3ms)

User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Booking Exists (0.7ms)  SELECT  1 AS one FROM "bookings" WHERE "bookings"."user_id" = $1 AND "bookings"."data_entrada" = $2 AND "bookings"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.3ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:19:21 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.3ms)

Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:19:21 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.7ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:19:21 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 6ms (Views: 4.6ms | ActiveRecord: 0.4ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 23:19:21 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (3.2ms)
Rendered bookings/new.html.erb within layouts/application (3.5ms)

Completed 200 OK in 6ms (Views: 5.0ms | ActiveRecord: 0.0ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 23:19:21 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar diárias"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
 (0.3ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (3.6ms)
Rendered bookings/new.html.erb within layouts/application (3.9ms)

Completed 200 OK in 12ms (Views: 6.7ms | ActiveRecord: 0.8ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:19:21 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:19:21 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:19:21 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.3ms)

Completed 200 OK in 5ms (Views: 3.7ms | ActiveRecord: 0.4ms)

Budget Load (0.5ms)  SELECT "budgets".* FROM "budgets"
 (0.3ms)  SAVEPOINT active_record_1
Budget Create (0.4ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-05 02:19:21.469907"], ["updated_at", "2020-12-05 02:19:21.469907"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 23:19:21 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (2.9ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (8.5ms)

Completed 200 OK in 15ms (Views: 9.1ms | ActiveRecord: 3.6ms)

 (0.4ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.9ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:19:21 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.5ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.2ms)

Completed 200 OK in 10ms (Views: 7.2ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:19:21 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:19:21 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.2ms)

Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 23:19:21 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (3.4ms)

Completed 200 OK in 6ms (Views: 4.2ms | ActiveRecord: 0.7ms)

 (0.4ms)  ROLLBACK
 (0.4ms)  BEGIN
 (0.3ms)  COMMIT
 (0.3ms)  BEGIN
 (0.4ms)  SAVEPOINT active_record_1
User Exists (0.4ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin2.com"], ["LIMIT", 1]]
User Create (0.5ms)  INSERT INTO "users" ("id", "email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id"  [["id", 10], ["email", "admin@admin2.com"], ["encrypted_password", "$2a$04$joeM2fixVxf6scotaAgYKOw9sUFq6XkNiZ7aEUrzz2zGH2/rBRYde"], ["created_at", "2020-12-05 02:19:21.574713"], ["updated_at", "2020-12-05 02:19:21.574713"], ["full_name", "Administrador2"], ["registration", "000000000"], ["role", 0]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:19:21 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.2ms)

Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:19:21 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.8ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.8ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:19:21 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.1ms)

Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.3ms) Started GET “/admin/panel” for 127.0.0.1 at 2020-12-04 23:19:21 -0300 Processing by AdminController#panel as HTML

Rendering admin/panel.html.erb within layouts/application
Booking Load (0.3ms)  SELECT "bookings".* FROM "bookings"
Ticket Load (0.4ms)  SELECT "tickets".* FROM "tickets"
Rendered admin/panel.html.erb within layouts/application (5.2ms)

Completed 200 OK in 11ms (Views: 5.3ms | ActiveRecord: 2.3ms)

 (0.8ms)  ROLLBACK
 (1.1ms)  BEGIN
 (0.3ms)  COMMIT
 (0.6ms)  BEGIN
 (0.8ms)  SAVEPOINT active_record_1
User Exists (1.0ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin2.com"], ["LIMIT", 1]]
User Create (1.3ms)  INSERT INTO "users" ("id", "email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id"  [["id", 10], ["email", "admin@admin2.com"], ["encrypted_password", "$2a$04$m1MRvvuEcomD2/0RdO5lZO02ZNj5M8kwcRQw5vHl1ceH.nYO7p4CK"], ["created_at", "2020-12-05 02:19:21.702359"], ["updated_at", "2020-12-05 02:19:21.702359"], ["full_name", "Administrador2"], ["registration", "000000000"], ["role", 0]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:19:21 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.5ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.0ms)

Completed 200 OK in 8ms (Views: 6.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:19:21 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:19:21 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.2ms) Started GET “/admin/panel” for 127.0.0.1 at 2020-12-04 23:19:21 -0300 Processing by AdminController#panel as HTML

Rendering admin/panel.html.erb within layouts/application
Booking Load (0.3ms)  SELECT "bookings".* FROM "bookings"
Ticket Load (0.2ms)  SELECT "tickets".* FROM "tickets"
Rendered admin/panel.html.erb within layouts/application (1.3ms)

Completed 200 OK in 4ms (Views: 2.4ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:19:21 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.9ms)

Completed 200 OK in 5ms (Views: 3.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:19:21 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:19:21 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:19:21 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.8ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (5.2ms)

Completed 200 OK in 9ms (Views: 8.0ms | ActiveRecord: 0.8ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 23:19:21 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (4.2ms)
Rendered request_deadlines/new.html.erb within layouts/application (5.2ms)

Completed 200 OK in 20ms (Views: 10.0ms | ActiveRecord: 3.8ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 23:19:21 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2021", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.4ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.2ms)  SAVEPOINT active_record_1
RequestDeadline Create (0.3ms)  INSERT INTO "request_deadlines" ("deadline", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["deadline", "2021-01-01 17:30:00"], ["created_at", "2020-12-05 02:19:21.882603"], ["updated_at", "2020-12-05 02:19:21.882603"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/request_deadlines Completed 302 Found in 6ms (ActiveRecord: 1.1ms) Started GET “/request_deadlines” for 127.0.0.1 at 2020-12-04 23:19:21 -0300 Processing by RequestDeadlinesController#index as HTML

Rendering request_deadlines/index.html.erb within layouts/application
RequestDeadline Load (0.2ms)  SELECT "request_deadlines".* FROM "request_deadlines"
Rendered request_deadlines/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 13ms (Views: 4.4ms | ActiveRecord: 0.2ms)

 (1.9ms)  SELECT COUNT(*) FROM "request_deadlines"
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.5ms)  ROLLBACK
 (0.7ms)  BEGIN
 (0.6ms)  COMMIT
 (1.0ms)  BEGIN
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:19:21 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.2ms)

Completed 200 OK in 7ms (Views: 5.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:19:21 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 9ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:19:21 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.4ms)

Completed 200 OK in 7ms (Views: 6.3ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:19:21 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.2ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 23:19:21 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (9.4ms)
Rendered request_deadlines/new.html.erb within layouts/application (9.9ms)

Completed 200 OK in 18ms (Views: 16.6ms | ActiveRecord: 0.0ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 23:19:22 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2015", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.4ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.3ms)  SAVEPOINT active_record_1
 (0.6ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (5.4ms)
Rendered request_deadlines/new.html.erb within layouts/application (5.8ms)

Completed 200 OK in 17ms (Views: 8.5ms | ActiveRecord: 1.3ms)

 (0.1ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.7ms)  COMMIT
 (0.3ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:19:22 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.4ms)

Completed 200 OK in 15ms (Views: 10.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:19:22 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:19:22 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 9ms (Views: 7.0ms | ActiveRecord: 0.3ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 23:19:22 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/new.html.erb within layouts/application (4.0ms)

Completed 200 OK in 17ms (Views: 6.2ms | ActiveRecord: 3.7ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 23:19:22 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
 (0.4ms)  SAVEPOINT active_record_1
Requirement Create (0.8ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-05 02:19:22.203732"], ["updated_at", "2020-12-05 02:19:22.203732"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1
Requirement Load (0.2ms)  SELECT "requirements".* FROM "requirements"

Redirected to www.example.com/requirements Completed 302 Found in 9ms (ActiveRecord: 1.6ms) Started GET “/requirements” for 127.0.0.1 at 2020-12-04 23:19:22 -0300 Processing by RequirementsController#index as HTML

Rendering requirements/index.html.erb within layouts/application
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 5ms (Views: 3.2ms | ActiveRecord: 0.3ms)

 (0.3ms)  SELECT COUNT(*) FROM "requirements"
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"
 (0.2ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.4ms)  COMMIT
 (0.4ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:19:22 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.5ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.8ms)

Completed 200 OK in 10ms (Views: 7.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:19:22 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:19:22 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 23:19:22 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Load (0.6ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/new.html.erb within layouts/application (3.5ms)

Completed 200 OK in 6ms (Views: 4.3ms | ActiveRecord: 0.9ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 23:19:22 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>""}, "commit"=>"Definir requisitos"}
 (0.5ms)  SAVEPOINT active_record_1
 (0.4ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering requirements/new.html.erb within layouts/application
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (3.4ms)

Completed 200 OK in 12ms (Views: 5.0ms | ActiveRecord: 1.5ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.1ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:19:22 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.2ms)

Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:19:22 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:19:22 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.2ms)

Completed 200 OK in 7ms (Views: 5.5ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:19:22 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 5ms (Views: 3.4ms | ActiveRecord: 0.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 23:19:22 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (6.6ms)
Rendered tickets/new.html.erb within layouts/application (8.2ms)

Completed 200 OK in 20ms (Views: 11.3ms | ActiveRecord: 1.6ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 23:19:22 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar passagem"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
Ticket Create (0.8ms)  INSERT INTO "tickets" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 02:19:22.404502"], ["updated_at", "2020-12-05 02:19:22.404502"], ["user_id", 4]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/tickets/10 Completed 302 Found in 8ms (ActiveRecord: 1.4ms) Started GET “/tickets/10” for 127.0.0.1 at 2020-12-04 23:19:22 -0300 Processing by TicketsController#show as HTML

Parameters: {"id"=>"10"}
Ticket Load (0.7ms)  SELECT  "tickets".* FROM "tickets" WHERE "tickets"."id" = $1 LIMIT $2  [["id", 10], ["LIMIT", 1]]
Rendering tickets/show.html.erb within layouts/application
Rendered tickets/show.html.erb within layouts/application (2.2ms)

Completed 200 OK in 12ms (Views: 6.7ms | ActiveRecord: 0.7ms)

User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Ticket Exists (0.4ms)  SELECT  1 AS one FROM "tickets" WHERE "tickets"."user_id" = $1 AND "tickets"."data_entrada" = $2 AND "tickets"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:19:22 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.0ms)

Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:19:22 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:19:22 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.6ms)

Completed 200 OK in 5ms (Views: 3.6ms | ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:19:22 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.9ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (4.8ms)

Completed 200 OK in 9ms (Views: 7.0ms | ActiveRecord: 0.9ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 23:19:22 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (3.6ms)
Rendered tickets/new.html.erb within layouts/application (3.9ms)

Completed 200 OK in 6ms (Views: 5.6ms | ActiveRecord: 0.0ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 23:19:22 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar passagem"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (8.3ms)
Rendered tickets/new.html.erb within layouts/application (8.8ms)

Completed 200 OK in 17ms (Views: 10.7ms | ActiveRecord: 0.9ms)

 (0.4ms)  ROLLBACK
 (0.8ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.2ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:20:06 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.1ms)
Rendered devise/sessions/new.html.erb within layouts/application (8.6ms)

Completed 200 OK in 244ms (Views: 216.1ms | ActiveRecord: 6.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:20:06 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 10ms (ActiveRecord: 0.7ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:20:06 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.2ms)

Completed 200 OK in 7ms (Views: 5.7ms | ActiveRecord: 0.3ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 23:20:06 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (4.9ms)
Rendered bookings/new.html.erb within layouts/application (73.5ms)

Completed 200 OK in 91ms (Views: 77.0ms | ActiveRecord: 5.5ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 23:20:06 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar diárias"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
Booking Create (0.6ms)  INSERT INTO "bookings" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 02:20:06.936138"], ["updated_at", "2020-12-05 02:20:06.936138"], ["user_id", 4]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/bookings/11 Completed 302 Found in 8ms (ActiveRecord: 1.2ms) Started GET “/bookings/11” for 127.0.0.1 at 2020-12-04 23:20:06 -0300 Processing by BookingsController#show as HTML

Parameters: {"id"=>"11"}
Booking Load (0.3ms)  SELECT  "bookings".* FROM "bookings" WHERE "bookings"."id" = $1 LIMIT $2  [["id", 11], ["LIMIT", 1]]
Rendering bookings/show.html.erb within layouts/application
Rendered bookings/show.html.erb within layouts/application (0.7ms)

Completed 200 OK in 5ms (Views: 2.3ms | ActiveRecord: 0.3ms)

User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Booking Exists (0.4ms)  SELECT  1 AS one FROM "bookings" WHERE "bookings"."user_id" = $1 AND "bookings"."data_entrada" = $2 AND "bookings"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.3ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.2ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:20:06 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.3ms)

Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:20:06 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:20:06 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 2.7ms | ActiveRecord: 0.3ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 23:20:06 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (3.7ms)
Rendered bookings/new.html.erb within layouts/application (4.1ms)

Completed 200 OK in 6ms (Views: 5.5ms | ActiveRecord: 0.0ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 23:20:07 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar diárias"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (3.8ms)
Rendered bookings/new.html.erb within layouts/application (4.1ms)

Completed 200 OK in 9ms (Views: 5.5ms | ActiveRecord: 0.6ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:20:07 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.1ms)

Completed 200 OK in 5ms (Views: 3.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:20:07 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:20:07 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.3ms)

Budget Load (0.4ms)  SELECT "budgets".* FROM "budgets"
 (0.3ms)  SAVEPOINT active_record_1
Budget Create (0.4ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-05 02:20:07.071878"], ["updated_at", "2020-12-05 02:20:07.071878"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
 (0.5ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 23:20:07 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (4.3ms)

Completed 200 OK in 8ms (Views: 6.0ms | ActiveRecord: 0.8ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:20:07 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.2ms)

Completed 200 OK in 5ms (Views: 3.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:20:07 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:20:07 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.2ms)

Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 23:20:07 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (2.3ms)

Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.3ms)  SAVEPOINT active_record_1
User Exists (0.4ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin2.com"], ["LIMIT", 1]]
User Create (0.4ms)  INSERT INTO "users" ("id", "email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id"  [["id", 10], ["email", "admin@admin2.com"], ["encrypted_password", "$2a$04$bTJ2MO1L7sFFB2ZaPm2TOehgSXV7bizMljvKm1sMLQE/OPQj59m2e"], ["created_at", "2020-12-05 02:20:07.145402"], ["updated_at", "2020-12-05 02:20:07.145402"], ["full_name", "Administrador2"], ["registration", "000000000"], ["role", 0]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:20:07 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:20:07 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:20:07 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.2ms) Started GET “/admin/panel” for 127.0.0.1 at 2020-12-04 23:20:07 -0300 Processing by AdminController#panel as HTML

Rendering admin/panel.html.erb within layouts/application
Booking Load (0.3ms)  SELECT "bookings".* FROM "bookings"
Ticket Load (0.3ms)  SELECT "tickets".* FROM "tickets"
Rendered admin/panel.html.erb within layouts/application (4.6ms)

Completed 200 OK in 9ms (Views: 4.4ms | ActiveRecord: 2.4ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  SAVEPOINT active_record_1
User Exists (0.3ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin2.com"], ["LIMIT", 1]]
User Create (0.4ms)  INSERT INTO "users" ("id", "email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id"  [["id", 10], ["email", "admin@admin2.com"], ["encrypted_password", "$2a$04$jvCsgyV44dWfFbf2Ff1wyOLFtNiALoycrt81ZNIxVV/CZO7QqPcc2"], ["created_at", "2020-12-05 02:20:07.209296"], ["updated_at", "2020-12-05 02:20:07.209296"], ["full_name", "Administrador2"], ["registration", "000000000"], ["role", 0]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:20:07 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:20:07 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:20:07 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.2ms) Started GET “/admin/panel” for 127.0.0.1 at 2020-12-04 23:20:07 -0300 Processing by AdminController#panel as HTML

Rendering admin/panel.html.erb within layouts/application
Booking Load (0.3ms)  SELECT "bookings".* FROM "bookings"
Ticket Load (0.2ms)  SELECT "tickets".* FROM "tickets"
Rendered admin/panel.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.3ms | ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:20:07 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 2.7ms | ActiveRecord: 0.2ms) Started DELETE “/users/sign_out” for 127.0.0.1 at 2020-12-04 23:20:07 -0300 Processing by Devise::SessionsController#destroy as HTML

User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:20:07 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
Rendered home/index.html.erb within layouts/application (0.4ms)

Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms)

 (0.1ms)  SAVEPOINT active_record_1
User Exists (0.3ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "user@email.com"], ["LIMIT", 1]]
User Create (0.3ms)  INSERT INTO "users" ("id", "email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id"  [["id", 11], ["email", "user@email.com"], ["encrypted_password", "$2a$04$D2/7snxoNcapN.kplSF3FuKb6N61cl5voG2xsQEmjWH0KHhkX.y8m"], ["created_at", "2020-12-05 02:20:07.262854"], ["updated_at", "2020-12-05 02:20:07.262854"], ["full_name", "usuario"], ["registration", "000000000"], ["role", 3]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:20:07 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.5ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:20:07 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"user@email.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "user@email.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:20:07 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 11], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.2ms)

Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.2ms)

 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:20:07 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.5ms)

Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:20:07 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:20:07 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.4ms)

Completed 200 OK in 8ms (Views: 6.6ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:20:07 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 9ms (Views: 8.0ms | ActiveRecord: 0.2ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 23:20:07 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (8.5ms)
Rendered request_deadlines/new.html.erb within layouts/application (9.9ms)

Completed 200 OK in 29ms (Views: 14.1ms | ActiveRecord: 2.9ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 23:20:07 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2021", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.8ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.1ms)  SAVEPOINT active_record_1
RequestDeadline Create (0.4ms)  INSERT INTO "request_deadlines" ("deadline", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["deadline", "2021-01-01 17:30:00"], ["created_at", "2020-12-05 02:20:07.408932"], ["updated_at", "2020-12-05 02:20:07.408932"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/request_deadlines Completed 302 Found in 6ms (ActiveRecord: 1.5ms) Started GET “/request_deadlines” for 127.0.0.1 at 2020-12-04 23:20:07 -0300 Processing by RequestDeadlinesController#index as HTML

Rendering request_deadlines/index.html.erb within layouts/application
RequestDeadline Load (5.6ms)  SELECT "request_deadlines".* FROM "request_deadlines"
Rendered request_deadlines/index.html.erb within layouts/application (9.3ms)

Completed 200 OK in 17ms (Views: 8.6ms | ActiveRecord: 5.6ms)

 (0.6ms)  SELECT COUNT(*) FROM "request_deadlines"
RequestDeadline Load (0.4ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.4ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.2ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:20:07 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.1ms)

Completed 200 OK in 11ms (Views: 10.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:20:07 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:20:07 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.9ms)

Completed 200 OK in 7ms (Views: 6.1ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:20:07 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.3ms)

Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.2ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 23:20:07 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (8.3ms)
Rendered request_deadlines/new.html.erb within layouts/application (8.6ms)

Completed 200 OK in 13ms (Views: 11.1ms | ActiveRecord: 0.0ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 23:20:07 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2015", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.4ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (12.7ms)
Rendered request_deadlines/new.html.erb within layouts/application (13.1ms)

Completed 200 OK in 23ms (Views: 16.0ms | ActiveRecord: 0.6ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:20:07 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.2ms)

Completed 200 OK in 5ms (Views: 3.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:20:07 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.8ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.8ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:20:07 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.4ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 23:20:07 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Load (0.4ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/new.html.erb within layouts/application (4.0ms)

Completed 200 OK in 15ms (Views: 5.7ms | ActiveRecord: 3.1ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 23:20:07 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
 (0.2ms)  SAVEPOINT active_record_1
Requirement Create (0.4ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-05 02:20:07.694114"], ["updated_at", "2020-12-05 02:20:07.694114"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
Requirement Load (0.2ms)  SELECT "requirements".* FROM "requirements"

Redirected to www.example.com/requirements Completed 302 Found in 4ms (ActiveRecord: 0.9ms) Started GET “/requirements” for 127.0.0.1 at 2020-12-04 23:20:07 -0300 Processing by RequirementsController#index as HTML

Rendering requirements/index.html.erb within layouts/application
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 4ms (Views: 2.6ms | ActiveRecord: 0.3ms)

 (0.3ms)  SELECT COUNT(*) FROM "requirements"
Requirement Load (0.2ms)  SELECT "requirements".* FROM "requirements"
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:20:07 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.3ms)

Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:20:07 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:20:07 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 23:20:07 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Load (0.6ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/new.html.erb within layouts/application (3.2ms)

Completed 200 OK in 5ms (Views: 3.5ms | ActiveRecord: 1.2ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 23:20:07 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>""}, "commit"=>"Definir requisitos"}
 (0.2ms)  SAVEPOINT active_record_1
 (0.6ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (1.7ms)

Completed 200 OK in 6ms (Views: 2.8ms | ActiveRecord: 1.0ms)

 (0.2ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:20:07 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.2ms)

Completed 200 OK in 5ms (Views: 3.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:20:07 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:20:07 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:20:07 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.3ms)

Completed 200 OK in 5ms (Views: 3.7ms | ActiveRecord: 0.3ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 23:20:07 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (4.9ms)
Rendered tickets/new.html.erb within layouts/application (6.2ms)

Completed 200 OK in 18ms (Views: 8.7ms | ActiveRecord: 2.5ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 23:20:07 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar passagem"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
Ticket Create (0.4ms)  INSERT INTO "tickets" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 02:20:07.851505"], ["updated_at", "2020-12-05 02:20:07.851505"], ["user_id", 4]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/tickets/11 Completed 302 Found in 6ms (ActiveRecord: 0.9ms) Started GET “/tickets/11” for 127.0.0.1 at 2020-12-04 23:20:07 -0300 Processing by TicketsController#show as HTML

Parameters: {"id"=>"11"}
Ticket Load (0.3ms)  SELECT  "tickets".* FROM "tickets" WHERE "tickets"."id" = $1 LIMIT $2  [["id", 11], ["LIMIT", 1]]
Rendering tickets/show.html.erb within layouts/application
Rendered tickets/show.html.erb within layouts/application (0.8ms)

Completed 200 OK in 5ms (Views: 2.2ms | ActiveRecord: 0.3ms)

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Ticket Exists (0.4ms)  SELECT  1 AS one FROM "tickets" WHERE "tickets"."user_id" = $1 AND "tickets"."data_entrada" = $2 AND "tickets"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:20:07 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.1ms)

Completed 200 OK in 5ms (Views: 3.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:20:07 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:20:07 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:20:07 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 23:20:07 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (4.9ms)
Rendered tickets/new.html.erb within layouts/application (5.5ms)

Completed 200 OK in 9ms (Views: 8.5ms | ActiveRecord: 0.0ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 23:20:07 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar passagem"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (3.9ms)
Rendered tickets/new.html.erb within layouts/application (4.2ms)

Completed 200 OK in 10ms (Views: 5.7ms | ActiveRecord: 0.6ms)

 (0.2ms)  ROLLBACK
 (0.5ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.3ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:24:59 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (3.9ms)
Rendered devise/sessions/new.html.erb within layouts/application (24.0ms)

Completed 200 OK in 260ms (Views: 225.3ms | ActiveRecord: 4.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:25:00 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 16ms (ActiveRecord: 0.7ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:25:00 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 7ms (Views: 5.1ms | ActiveRecord: 0.2ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 23:25:00 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (6.2ms)
Rendered bookings/new.html.erb within layouts/application (7.6ms)

Completed 200 OK in 28ms (Views: 11.3ms | ActiveRecord: 2.6ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 23:25:00 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar diárias"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
Booking Create (2.1ms)  INSERT INTO "bookings" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 02:25:00.286393"], ["updated_at", "2020-12-05 02:25:00.286393"], ["user_id", 4]]
 (0.4ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/bookings/12 Completed 302 Found in 68ms (ActiveRecord: 3.0ms) Started GET “/bookings/12” for 127.0.0.1 at 2020-12-04 23:25:00 -0300 Processing by BookingsController#show as HTML

Parameters: {"id"=>"12"}
Booking Load (0.3ms)  SELECT  "bookings".* FROM "bookings" WHERE "bookings"."id" = $1 LIMIT $2  [["id", 12], ["LIMIT", 1]]
Rendering bookings/show.html.erb within layouts/application
Rendered bookings/show.html.erb within layouts/application (2.5ms)

Completed 200 OK in 9ms (Views: 5.3ms | ActiveRecord: 0.3ms)

User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Booking Exists (0.5ms)  SELECT  1 AS one FROM "bookings" WHERE "bookings"."user_id" = $1 AND "bookings"."data_entrada" = $2 AND "bookings"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.3ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:25:00 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.2ms)

Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:25:00 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:25:00 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (1.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.4ms)

Completed 200 OK in 6ms (Views: 3.6ms | ActiveRecord: 1.6ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 23:25:00 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (5.2ms)
Rendered bookings/new.html.erb within layouts/application (5.6ms)

Completed 200 OK in 9ms (Views: 7.5ms | ActiveRecord: 0.0ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 23:25:00 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar diárias"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.4ms)  SAVEPOINT active_record_1
 (0.4ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (4.8ms)
Rendered bookings/new.html.erb within layouts/application (5.1ms)

Completed 200 OK in 12ms (Views: 6.8ms | ActiveRecord: 1.1ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:25:00 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.5ms)

Completed 200 OK in 8ms (Views: 4.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:25:00 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:25:00 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.1ms)

Completed 200 OK in 5ms (Views: 3.8ms | ActiveRecord: 0.3ms)

Budget Load (0.4ms)  SELECT "budgets".* FROM "budgets"
 (0.2ms)  SAVEPOINT active_record_1
Budget Create (0.3ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-05 02:25:00.481250"], ["updated_at", "2020-12-05 02:25:00.481250"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
 (0.7ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 23:25:00 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.4ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (3.9ms)

Completed 200 OK in 8ms (Views: 5.3ms | ActiveRecord: 0.9ms)

 (0.3ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:25:00 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.6ms)

Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:25:00 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:25:00 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.1ms)

Completed 200 OK in 7ms (Views: 4.8ms | ActiveRecord: 0.2ms)

Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 23:25:00 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (2.5ms)

Completed 200 OK in 5ms (Views: 3.3ms | ActiveRecord: 0.7ms)

 (1.5ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.2ms)  SAVEPOINT active_record_1
User Exists (1.1ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin2.com"], ["LIMIT", 1]]
User Create (3.4ms)  INSERT INTO "users" ("id", "email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id"  [["id", 10], ["email", "admin@admin2.com"], ["encrypted_password", "$2a$04$rRIJs9TbqJFsgdysIUvyAuAxjg0IV38BnT4K3OHQt6Mtslnm8.sE6"], ["created_at", "2020-12-05 02:25:00.575165"], ["updated_at", "2020-12-05 02:25:00.575165"], ["full_name", "Administrador2"], ["registration", "000000000"], ["role", 0]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:25:00 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.4ms)

Completed 200 OK in 8ms (Views: 7.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:25:00 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:25:00 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.6ms)

Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.4ms) Started GET “/admin/panel” for 127.0.0.1 at 2020-12-04 23:25:00 -0300 Processing by AdminController#panel as HTML

Rendering admin/panel.html.erb within layouts/application
Booking Load (0.3ms)  SELECT "bookings".* FROM "bookings"
Ticket Load (0.4ms)  SELECT "tickets".* FROM "tickets"
Rendered admin/panel.html.erb within layouts/application (7.8ms)

Completed 200 OK in 13ms (Views: 7.7ms | ActiveRecord: 2.5ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.2ms)  SAVEPOINT active_record_1
User Exists (0.4ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin2.com"], ["LIMIT", 1]]
User Create (0.4ms)  INSERT INTO "users" ("id", "email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id"  [["id", 10], ["email", "admin@admin2.com"], ["encrypted_password", "$2a$04$E9gemgfW1./SgZuq4Yfvs.AqVq8q4J1qKAqqLYij9qSZWRRAFS0nS"], ["created_at", "2020-12-05 02:25:00.659552"], ["updated_at", "2020-12-05 02:25:00.659552"], ["full_name", "Administrador2"], ["registration", "000000000"], ["role", 0]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:25:00 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (35.0ms)

Completed 200 OK in 38ms (Views: 36.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:25:00 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.8ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.8ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:25:00 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.2ms) Started GET “/admin/panel” for 127.0.0.1 at 2020-12-04 23:25:00 -0300 Processing by AdminController#panel as HTML

Rendering admin/panel.html.erb within layouts/application
Booking Load (0.5ms)  SELECT "bookings".* FROM "bookings"
Ticket Load (0.3ms)  SELECT "tickets".* FROM "tickets"
Rendered admin/panel.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 2.6ms | ActiveRecord: 0.8ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:25:00 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.2ms)

Completed 200 OK in 8ms (Views: 6.7ms | ActiveRecord: 0.3ms) Started DELETE “/users/sign_out” for 127.0.0.1 at 2020-12-04 23:25:00 -0300 Processing by Devise::SessionsController#destroy as HTML

User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:25:00 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 9ms (Views: 6.1ms | ActiveRecord: 0.0ms)

 (0.1ms)  SAVEPOINT active_record_1
User Exists (0.3ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "user@email.com"], ["LIMIT", 1]]
User Create (0.3ms)  INSERT INTO "users" ("id", "email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id"  [["id", 11], ["email", "user@email.com"], ["encrypted_password", "$2a$04$ZM/YtynxQYI/TAVTYtuZe.v31UmneaRn00q6G25mVtsU2P7D/u2r6"], ["created_at", "2020-12-05 02:25:00.792506"], ["updated_at", "2020-12-05 02:25:00.792506"], ["full_name", "usuario"], ["registration", "000000000"], ["role", 3]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:25:00 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:25:00 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"user@email.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "user@email.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:25:00 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 11], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.3ms)

 (0.3ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:25:00 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.5ms)

Completed 200 OK in 6ms (Views: 4.2ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:25:00 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 13ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:25:00 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.1ms)

Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:25:00 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.2ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 23:25:00 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (18.0ms)
Rendered request_deadlines/new.html.erb within layouts/application (20.6ms)

Completed 200 OK in 62ms (Views: 29.7ms | ActiveRecord: 8.0ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 23:25:01 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2021", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.4ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.2ms)  SAVEPOINT active_record_1
RequestDeadline Create (0.4ms)  INSERT INTO "request_deadlines" ("deadline", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["deadline", "2021-01-01 17:30:00"], ["created_at", "2020-12-05 02:25:01.012368"], ["updated_at", "2020-12-05 02:25:01.012368"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/request_deadlines Completed 302 Found in 6ms (ActiveRecord: 1.2ms) Started GET “/request_deadlines” for 127.0.0.1 at 2020-12-04 23:25:01 -0300 Processing by RequestDeadlinesController#index as HTML

Rendering request_deadlines/index.html.erb within layouts/application
RequestDeadline Load (3.2ms)  SELECT "request_deadlines".* FROM "request_deadlines"
Rendered request_deadlines/index.html.erb within layouts/application (6.0ms)

Completed 200 OK in 15ms (Views: 9.1ms | ActiveRecord: 3.2ms)

 (1.6ms)  SELECT COUNT(*) FROM "request_deadlines"
RequestDeadline Load (0.5ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (4.2ms)  COMMIT
 (0.6ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:25:01 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.0ms)

Completed 200 OK in 10ms (Views: 7.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:25:01 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 9ms (ActiveRecord: 0.7ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:25:01 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.9ms)

Completed 200 OK in 9ms (Views: 6.2ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:25:01 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.7ms)

Completed 200 OK in 6ms (Views: 5.1ms | ActiveRecord: 0.2ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 23:25:01 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (6.8ms)
Rendered request_deadlines/new.html.erb within layouts/application (7.1ms)

Completed 200 OK in 12ms (Views: 11.0ms | ActiveRecord: 0.0ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 23:25:01 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2015", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.5ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.3ms)  SAVEPOINT active_record_1
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (40.9ms)
Rendered request_deadlines/new.html.erb within layouts/application (41.1ms)

Completed 200 OK in 47ms (Views: 42.7ms | ActiveRecord: 0.9ms)

 (0.9ms)  ROLLBACK
 (1.3ms)  BEGIN
 (0.7ms)  COMMIT
 (3.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:25:01 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.0ms)

Completed 200 OK in 5ms (Views: 3.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:25:01 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:25:01 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 23:25:01 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Load (0.4ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/new.html.erb within layouts/application (4.3ms)

Completed 200 OK in 17ms (Views: 6.0ms | ActiveRecord: 4.1ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 23:25:01 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
 (0.2ms)  SAVEPOINT active_record_1
Requirement Create (0.4ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-05 02:25:01.346959"], ["updated_at", "2020-12-05 02:25:01.346959"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
Requirement Load (0.4ms)  SELECT "requirements".* FROM "requirements"

Redirected to www.example.com/requirements Completed 302 Found in 7ms (ActiveRecord: 1.0ms) Started GET “/requirements” for 127.0.0.1 at 2020-12-04 23:25:01 -0300 Processing by RequirementsController#index as HTML

Rendering requirements/index.html.erb within layouts/application
Requirement Load (0.4ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/index.html.erb within layouts/application (2.1ms)

Completed 200 OK in 10ms (Views: 5.1ms | ActiveRecord: 0.4ms)

 (0.3ms)  SELECT COUNT(*) FROM "requirements"
Requirement Load (0.2ms)  SELECT "requirements".* FROM "requirements"
 (0.3ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:25:01 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.2ms)

Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:25:01 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:25:01 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 6ms (Views: 4.5ms | ActiveRecord: 0.3ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 23:25:01 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/new.html.erb within layouts/application (2.5ms)

Completed 200 OK in 5ms (Views: 3.5ms | ActiveRecord: 0.5ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 23:25:01 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>""}, "commit"=>"Definir requisitos"}
 (0.2ms)  SAVEPOINT active_record_1
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering requirements/new.html.erb within layouts/application
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (2.1ms)

Completed 200 OK in 6ms (Views: 3.0ms | ActiveRecord: 0.8ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.2ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:25:01 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.4ms)

Completed 200 OK in 7ms (Views: 5.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:25:01 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:25:01 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 4ms (Views: 2.7ms | ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:25:01 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 23:25:01 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (5.8ms)
Rendered tickets/new.html.erb within layouts/application (7.6ms)

Completed 200 OK in 26ms (Views: 10.0ms | ActiveRecord: 1.8ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 23:25:01 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar passagem"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.6ms)  SAVEPOINT active_record_1
Ticket Create (0.4ms)  INSERT INTO "tickets" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 02:25:01.559026"], ["updated_at", "2020-12-05 02:25:01.559026"], ["user_id", 4]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/tickets/12 Completed 302 Found in 8ms (ActiveRecord: 1.5ms) Started GET “/tickets/12” for 127.0.0.1 at 2020-12-04 23:25:01 -0300 Processing by TicketsController#show as HTML

Parameters: {"id"=>"12"}
Ticket Load (0.9ms)  SELECT  "tickets".* FROM "tickets" WHERE "tickets"."id" = $1 LIMIT $2  [["id", 12], ["LIMIT", 1]]
Rendering tickets/show.html.erb within layouts/application
Rendered tickets/show.html.erb within layouts/application (0.9ms)

Completed 200 OK in 6ms (Views: 2.3ms | ActiveRecord: 0.9ms)

User Load (2.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Ticket Exists (4.0ms)  SELECT  1 AS one FROM "tickets" WHERE "tickets"."user_id" = $1 AND "tickets"."data_entrada" = $2 AND "tickets"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN
User Load (1.1ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:25:01 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.3ms)

Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:25:01 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:25:01 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.9ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (5.3ms)

Completed 200 OK in 10ms (Views: 7.5ms | ActiveRecord: 0.9ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:25:01 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.5ms | ActiveRecord: 0.3ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 23:25:01 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (4.0ms)
Rendered tickets/new.html.erb within layouts/application (4.3ms)

Completed 200 OK in 6ms (Views: 5.8ms | ActiveRecord: 0.0ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 23:25:01 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar passagem"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (3.8ms)
Rendered tickets/new.html.erb within layouts/application (4.3ms)

Completed 200 OK in 10ms (Views: 5.6ms | ActiveRecord: 0.6ms)

 (0.3ms)  ROLLBACK
 (0.5ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.2ms)  SAVEPOINT active_record_1
User Exists (0.6ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin2.com"], ["LIMIT", 1]]
User Create (0.9ms)  INSERT INTO "users" ("id", "email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id"  [["id", 10], ["email", "admin@admin2.com"], ["encrypted_password", "$2a$04$26bIQUSrGvI4abAllGs0LOMQ.5BUUXJHOLflvLfdlP2q6RYrmmyMy"], ["created_at", "2020-12-05 02:28:46.204114"], ["updated_at", "2020-12-05 02:28:46.204114"], ["full_name", "Administrador2"], ["registration", "000000000"], ["role", 0]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:28:46 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.0ms)
Rendered devise/sessions/new.html.erb within layouts/application (8.6ms)

Completed 200 OK in 296ms (Views: 281.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:28:46 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 9ms (ActiveRecord: 1.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:28:46 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (1.1ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (6.8ms)

Completed 200 OK in 11ms (Views: 8.3ms | ActiveRecord: 1.1ms) Started GET “/admin/panel” for 127.0.0.1 at 2020-12-04 23:28:46 -0300 Processing by AdminController#panel as HTML

Rendering admin/panel.html.erb within layouts/application
Booking Load (0.5ms)  SELECT "bookings".* FROM "bookings"
Ticket Load (0.5ms)  SELECT "tickets".* FROM "tickets"
Rendered admin/panel.html.erb within layouts/application (12.4ms)

Completed 200 OK in 94ms (Views: 11.9ms | ActiveRecord: 4.8ms)

 (0.3ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (2.0ms)  SAVEPOINT active_record_1
User Exists (0.4ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin2.com"], ["LIMIT", 1]]
User Create (0.4ms)  INSERT INTO "users" ("id", "email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id"  [["id", 10], ["email", "admin@admin2.com"], ["encrypted_password", "$2a$04$4U9mFuO2gqf.tacxdjpvYurSAOweoKs043zbewuzB8LhsvxRpxyqa"], ["created_at", "2020-12-05 02:28:46.717143"], ["updated_at", "2020-12-05 02:28:46.717143"], ["full_name", "Administrador2"], ["registration", "000000000"], ["role", 0]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:28:46 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.2ms)

Completed 200 OK in 11ms (Views: 7.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:28:46 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (1.7ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 10ms (ActiveRecord: 1.7ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:28:46 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.2ms)

Completed 200 OK in 7ms (Views: 3.8ms | ActiveRecord: 0.5ms) Started GET “/admin/panel” for 127.0.0.1 at 2020-12-04 23:28:46 -0300 Processing by AdminController#panel as HTML

Rendering admin/panel.html.erb within layouts/application
Booking Load (1.5ms)  SELECT "bookings".* FROM "bookings"
Ticket Load (0.3ms)  SELECT "tickets".* FROM "tickets"
Rendered admin/panel.html.erb within layouts/application (5.5ms)

Completed 200 OK in 10ms (Views: 7.0ms | ActiveRecord: 1.8ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:28:46 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.8ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (4.0ms)

Completed 200 OK in 6ms (Views: 5.0ms | ActiveRecord: 0.8ms) Started DELETE “/users/sign_out” for 127.0.0.1 at 2020-12-04 23:28:46 -0300 Processing by Devise::SessionsController#destroy as HTML

User Load (0.8ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
 (0.9ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/ Completed 302 Found in 12ms (ActiveRecord: 1.8ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:28:46 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
Rendered home/index.html.erb within layouts/application (0.4ms)

Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.0ms)

 (0.4ms)  SAVEPOINT active_record_1
User Exists (0.4ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
 (0.5ms)  ROLLBACK TO SAVEPOINT active_record_1
 (1.0ms)  ROLLBACK
 (0.6ms)  BEGIN
 (0.1ms)  COMMIT
 (0.3ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:28:46 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (8.5ms)

Completed 200 OK in 15ms (Views: 10.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:28:46 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:28:46 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.3ms | ActiveRecord: 0.3ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 23:28:46 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (12.6ms)
Rendered bookings/new.html.erb within layouts/application (17.3ms)

Completed 200 OK in 40ms (Views: 26.8ms | ActiveRecord: 2.1ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 23:28:47 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar diárias"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.5ms)  SAVEPOINT active_record_1
Booking Create (3.8ms)  INSERT INTO "bookings" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 02:28:47.026139"], ["updated_at", "2020-12-05 02:28:47.026139"], ["user_id", 4]]
 (1.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/bookings/13 Completed 302 Found in 25ms (ActiveRecord: 5.8ms) Started GET “/bookings/13” for 127.0.0.1 at 2020-12-04 23:28:47 -0300 Processing by BookingsController#show as HTML

Parameters: {"id"=>"13"}
Booking Load (0.3ms)  SELECT  "bookings".* FROM "bookings" WHERE "bookings"."id" = $1 LIMIT $2  [["id", 13], ["LIMIT", 1]]
Rendering bookings/show.html.erb within layouts/application
Rendered bookings/show.html.erb within layouts/application (2.2ms)

Completed 200 OK in 9ms (Views: 4.2ms | ActiveRecord: 0.3ms)

User Load (1.1ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Booking Exists (0.7ms)  SELECT  1 AS one FROM "bookings" WHERE "bookings"."user_id" = $1 AND "bookings"."data_entrada" = $2 AND "bookings"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.9ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:28:47 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (8.9ms)

Completed 200 OK in 12ms (Views: 10.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:28:47 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 16ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:28:47 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (1.1ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.8ms)

Completed 200 OK in 5ms (Views: 3.4ms | ActiveRecord: 1.1ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 23:28:47 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (9.2ms)
Rendered bookings/new.html.erb within layouts/application (10.0ms)

Completed 200 OK in 13ms (Views: 11.8ms | ActiveRecord: 0.0ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 23:28:47 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar diárias"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (11.5ms)
Rendered bookings/new.html.erb within layouts/application (11.8ms)

Completed 200 OK in 18ms (Views: 13.6ms | ActiveRecord: 0.5ms)

 (0.6ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:28:47 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (4.1ms)

Completed 200 OK in 10ms (Views: 8.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:28:47 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 12ms (ActiveRecord: 0.6ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:28:47 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (4.0ms)

Completed 200 OK in 7ms (Views: 5.7ms | ActiveRecord: 0.4ms)

Budget Load (0.4ms)  SELECT "budgets".* FROM "budgets"
 (0.5ms)  SAVEPOINT active_record_1
Budget Create (0.5ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-05 02:28:47.344263"], ["updated_at", "2020-12-05 02:28:47.344263"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1
 (0.4ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 23:28:47 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (3.8ms)

Completed 200 OK in 7ms (Views: 5.7ms | ActiveRecord: 0.7ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:28:47 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (4.3ms)

Completed 200 OK in 9ms (Views: 6.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:28:47 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:28:47 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.2ms)

Budget Load (0.4ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 23:28:47 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.2ms)  SELECT COUNT(*) FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (2.1ms)

Completed 200 OK in 6ms (Views: 2.9ms | ActiveRecord: 0.6ms)

 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:28:47 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.4ms)

Completed 200 OK in 5ms (Views: 4.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:28:47 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:28:47 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (1.0ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (4.6ms)

Completed 200 OK in 9ms (Views: 6.7ms | ActiveRecord: 1.0ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:28:47 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.2ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 23:28:47 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (4.0ms)
Rendered request_deadlines/new.html.erb within layouts/application (5.1ms)

Completed 200 OK in 21ms (Views: 9.1ms | ActiveRecord: 2.9ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 23:28:47 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2021", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.5ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.2ms)  SAVEPOINT active_record_1
RequestDeadline Create (0.5ms)  INSERT INTO "request_deadlines" ("deadline", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["deadline", "2021-01-01 17:30:00"], ["created_at", "2020-12-05 02:28:47.573692"], ["updated_at", "2020-12-05 02:28:47.573692"]]
 (0.4ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/request_deadlines Completed 302 Found in 8ms (ActiveRecord: 1.6ms) Started GET “/request_deadlines” for 127.0.0.1 at 2020-12-04 23:28:47 -0300 Processing by RequestDeadlinesController#index as HTML

Rendering request_deadlines/index.html.erb within layouts/application
RequestDeadline Load (0.4ms)  SELECT "request_deadlines".* FROM "request_deadlines"
Rendered request_deadlines/index.html.erb within layouts/application (2.9ms)

Completed 200 OK in 15ms (Views: 10.5ms | ActiveRecord: 0.4ms)

 (0.8ms)  SELECT COUNT(*) FROM "request_deadlines"
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:28:47 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (2.0ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.4ms)

Completed 200 OK in 16ms (Views: 13.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:28:47 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 16ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:28:47 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.1ms)

Completed 200 OK in 6ms (Views: 5.3ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:28:47 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.8ms)

Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.4ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 23:28:47 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (5.2ms)
Rendered request_deadlines/new.html.erb within layouts/application (5.5ms)

Completed 200 OK in 10ms (Views: 8.4ms | ActiveRecord: 0.0ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 23:28:47 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2015", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.2ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (7.9ms)
Rendered request_deadlines/new.html.erb within layouts/application (8.2ms)

Completed 200 OK in 16ms (Views: 11.7ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:28:47 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.0ms)

Completed 200 OK in 12ms (Views: 9.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:28:47 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 8ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:28:47 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (5.4ms)

Completed 200 OK in 15ms (Views: 9.5ms | ActiveRecord: 0.6ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 23:28:47 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Load (2.2ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/new.html.erb within layouts/application (10.0ms)

Completed 200 OK in 28ms (Views: 11.9ms | ActiveRecord: 7.9ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 23:28:47 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
 (0.2ms)  SAVEPOINT active_record_1
Requirement Create (0.5ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-05 02:28:47.936968"], ["updated_at", "2020-12-05 02:28:47.936968"]]
 (0.3ms)  RELEASE SAVEPOINT active_record_1
Requirement Load (0.2ms)  SELECT "requirements".* FROM "requirements"

Redirected to www.example.com/requirements Completed 302 Found in 5ms (ActiveRecord: 1.2ms) Started GET “/requirements” for 127.0.0.1 at 2020-12-04 23:28:47 -0300 Processing by RequirementsController#index as HTML

Rendering requirements/index.html.erb within layouts/application
Requirement Load (0.4ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 6ms (Views: 3.9ms | ActiveRecord: 0.4ms)

 (0.4ms)  SELECT COUNT(*) FROM "requirements"
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"
 (0.4ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:28:47 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.0ms)

Completed 200 OK in 11ms (Views: 10.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:28:47 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (1.0ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 1.0ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:28:47 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (1.0ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (6.8ms)

Completed 200 OK in 12ms (Views: 9.3ms | ActiveRecord: 1.0ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 23:28:48 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/new.html.erb within layouts/application (3.1ms)

Completed 200 OK in 7ms (Views: 5.3ms | ActiveRecord: 0.6ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 23:28:48 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>""}, "commit"=>"Definir requisitos"}
 (0.2ms)  SAVEPOINT active_record_1
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering requirements/new.html.erb within layouts/application
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (4.5ms)

Completed 200 OK in 13ms (Views: 7.8ms | ActiveRecord: 0.9ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.2ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:28:48 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.1ms)

Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:28:48 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:28:48 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 7ms (Views: 5.7ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:28:48 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.8ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (5.0ms)

Completed 200 OK in 33ms (Views: 30.2ms | ActiveRecord: 0.8ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 23:28:48 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (5.8ms)
Rendered tickets/new.html.erb within layouts/application (6.9ms)

Completed 200 OK in 25ms (Views: 9.1ms | ActiveRecord: 5.1ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 23:28:48 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar passagem"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
Ticket Create (0.9ms)  INSERT INTO "tickets" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 02:28:48.202639"], ["updated_at", "2020-12-05 02:28:48.202639"], ["user_id", 4]]
 (0.4ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/tickets/13 Completed 302 Found in 13ms (ActiveRecord: 1.8ms) Started GET “/tickets/13” for 127.0.0.1 at 2020-12-04 23:28:48 -0300 Processing by TicketsController#show as HTML

Parameters: {"id"=>"13"}
Ticket Load (0.2ms)  SELECT  "tickets".* FROM "tickets" WHERE "tickets"."id" = $1 LIMIT $2  [["id", 13], ["LIMIT", 1]]
Rendering tickets/show.html.erb within layouts/application
Rendered tickets/show.html.erb within layouts/application (0.9ms)

Completed 200 OK in 5ms (Views: 2.7ms | ActiveRecord: 0.2ms)

User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Ticket Exists (0.4ms)  SELECT  1 AS one FROM "tickets" WHERE "tickets"."user_id" = $1 AND "tickets"."data_entrada" = $2 AND "tickets"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:28:48 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.5ms)

Completed 200 OK in 6ms (Views: 4.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:28:48 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:28:48 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.7ms)

Completed 200 OK in 8ms (Views: 5.8ms | ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:28:48 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 23:28:48 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (6.6ms)
Rendered tickets/new.html.erb within layouts/application (7.2ms)

Completed 200 OK in 12ms (Views: 10.9ms | ActiveRecord: 0.0ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 23:28:48 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar passagem"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (2.5ms)
Rendered tickets/new.html.erb within layouts/application (2.8ms)

Completed 200 OK in 9ms (Views: 4.4ms | ActiveRecord: 0.5ms)

 (0.4ms)  ROLLBACK
 (0.6ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN
 (0.2ms)  SAVEPOINT active_record_1
User Exists (0.7ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin2.com"], ["LIMIT", 1]]
User Create (0.5ms)  INSERT INTO "users" ("id", "email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id"  [["id", 10], ["email", "admin@admin2.com"], ["encrypted_password", "$2a$04$tsGRfYFQd014n0SvPhGu0Ohgee3BI71JZgx4u5xX/Kdsg4IFvjypq"], ["created_at", "2020-12-05 02:29:31.418188"], ["updated_at", "2020-12-05 02:29:31.418188"], ["full_name", "Administrador2"], ["registration", "000000000"], ["role", 0]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:29:31 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (12.0ms)

Completed 200 OK in 220ms (Views: 212.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:29:31 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:29:31 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.2ms)

Completed 200 OK in 6ms (Views: 4.6ms | ActiveRecord: 0.6ms) Started GET “/admin/panel” for 127.0.0.1 at 2020-12-04 23:29:31 -0300 Processing by AdminController#panel as HTML

Rendering admin/panel.html.erb within layouts/application
Booking Load (0.9ms)  SELECT "bookings".* FROM "bookings"
Ticket Load (1.1ms)  SELECT "tickets".* FROM "tickets"
Rendered admin/panel.html.erb within layouts/application (15.6ms)

Completed 200 OK in 75ms (Views: 60.9ms | ActiveRecord: 9.0ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  SAVEPOINT active_record_1
User Exists (0.4ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin2.com"], ["LIMIT", 1]]
User Create (0.4ms)  INSERT INTO "users" ("id", "email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id"  [["id", 10], ["email", "admin@admin2.com"], ["encrypted_password", "$2a$04$NvYRt3sXwp0H3OqSrCjBYOxMGu.8rWwnj1F3.3k74IiDl9l6CiG5."], ["created_at", "2020-12-05 02:29:31.773796"], ["updated_at", "2020-12-05 02:29:31.773796"], ["full_name", "Administrador2"], ["registration", "000000000"], ["role", 0]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:29:31 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.4ms)

Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:29:31 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:29:31 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.3ms) Started GET “/admin/panel” for 127.0.0.1 at 2020-12-04 23:29:31 -0300 Processing by AdminController#panel as HTML

Rendering admin/panel.html.erb within layouts/application
Booking Load (0.3ms)  SELECT "bookings".* FROM "bookings"
Ticket Load (0.2ms)  SELECT "tickets".* FROM "tickets"
Rendered admin/panel.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.6ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:29:31 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.3ms) Started DELETE “/users/sign_out” for 127.0.0.1 at 2020-12-04 23:29:31 -0300 Processing by Devise::SessionsController#destroy as HTML

User Load (1.0ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.4ms)  SAVEPOINT active_record_1
 (0.4ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/ Completed 302 Found in 14ms (ActiveRecord: 1.8ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:29:31 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
Rendered home/index.html.erb within layouts/application (0.4ms)

Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.0ms)

 (0.2ms)  SAVEPOINT active_record_1
User Exists (0.5ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1
 (0.3ms)  ROLLBACK
 (0.4ms)  BEGIN
 (0.4ms)  COMMIT
 (0.2ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:29:31 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.0ms)

Completed 200 OK in 6ms (Views: 4.2ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:29:31 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 8ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:29:31 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 2.7ms | ActiveRecord: 0.3ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 23:29:31 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (13.1ms)
Rendered bookings/new.html.erb within layouts/application (15.3ms)

Completed 200 OK in 30ms (Views: 18.2ms | ActiveRecord: 4.5ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 23:29:31 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar diárias"}
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.5ms)  SAVEPOINT active_record_1
Booking Create (0.7ms)  INSERT INTO "bookings" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 02:29:31.976197"], ["updated_at", "2020-12-05 02:29:31.976197"], ["user_id", 4]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/bookings/14 Completed 302 Found in 16ms (ActiveRecord: 2.0ms) Started GET “/bookings/14” for 127.0.0.1 at 2020-12-04 23:29:31 -0300 Processing by BookingsController#show as HTML

Parameters: {"id"=>"14"}
Booking Load (0.2ms)  SELECT  "bookings".* FROM "bookings" WHERE "bookings"."id" = $1 LIMIT $2  [["id", 14], ["LIMIT", 1]]
Rendering bookings/show.html.erb within layouts/application
Rendered bookings/show.html.erb within layouts/application (1.0ms)

Completed 200 OK in 5ms (Views: 2.6ms | ActiveRecord: 0.2ms)

User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Booking Exists (0.9ms)  SELECT  1 AS one FROM "bookings" WHERE "bookings"."user_id" = $1 AND "bookings"."data_entrada" = $2 AND "bookings"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.2ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:29:31 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.5ms)

Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:29:32 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (1.1ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 10ms (ActiveRecord: 1.1ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:29:32 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.3ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 23:29:32 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (4.8ms)
Rendered bookings/new.html.erb within layouts/application (5.2ms)

Completed 200 OK in 9ms (Views: 8.1ms | ActiveRecord: 0.0ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 23:29:32 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar diárias"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (6.5ms)
Rendered bookings/new.html.erb within layouts/application (7.1ms)

Completed 200 OK in 14ms (Views: 10.5ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:29:32 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.1ms)

Completed 200 OK in 5ms (Views: 3.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:29:32 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:29:32 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.5ms)

Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.4ms)

Budget Load (0.4ms)  SELECT "budgets".* FROM "budgets"
 (0.2ms)  SAVEPOINT active_record_1
Budget Create (1.3ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-05 02:29:32.186324"], ["updated_at", "2020-12-05 02:29:32.186324"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1
 (0.4ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 23:29:32 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (4.3ms)

Completed 200 OK in 10ms (Views: 6.5ms | ActiveRecord: 1.1ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:29:32 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.6ms)

Completed 200 OK in 6ms (Views: 4.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:29:32 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:29:32 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (5.3ms)

Completed 200 OK in 10ms (Views: 8.2ms | ActiveRecord: 0.7ms)

Budget Load (0.6ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 23:29:32 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.3ms)  COMMIT
 (0.1ms)  BEGIN
User Load (2.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:29:32 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.6ms)

Completed 200 OK in 8ms (Views: 5.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:29:32 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:29:32 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.2ms)

Completed 200 OK in 5ms (Views: 3.7ms | ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:29:32 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.4ms)

Completed 200 OK in 5ms (Views: 3.7ms | ActiveRecord: 0.4ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 23:29:32 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (4.6ms)
Rendered request_deadlines/new.html.erb within layouts/application (5.6ms)

Completed 200 OK in 22ms (Views: 7.7ms | ActiveRecord: 6.0ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 23:29:32 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2021", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (1.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.2ms)  SAVEPOINT active_record_1
RequestDeadline Create (0.4ms)  INSERT INTO "request_deadlines" ("deadline", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["deadline", "2021-01-01 17:30:00"], ["created_at", "2020-12-05 02:29:32.408209"], ["updated_at", "2020-12-05 02:29:32.408209"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/request_deadlines Completed 302 Found in 9ms (ActiveRecord: 1.9ms) Started GET “/request_deadlines” for 127.0.0.1 at 2020-12-04 23:29:32 -0300 Processing by RequestDeadlinesController#index as HTML

Rendering request_deadlines/index.html.erb within layouts/application
RequestDeadline Load (0.2ms)  SELECT "request_deadlines".* FROM "request_deadlines"
Rendered request_deadlines/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 6ms (Views: 4.0ms | ActiveRecord: 0.2ms)

 (0.3ms)  SELECT COUNT(*) FROM "request_deadlines"
RequestDeadline Load (0.2ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.3ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.7ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:29:32 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.1ms)

Completed 200 OK in 8ms (Views: 5.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:29:32 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:29:32 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.8ms)

Completed 200 OK in 8ms (Views: 6.4ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:29:32 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.3ms)

Completed 200 OK in 8ms (Views: 6.7ms | ActiveRecord: 0.2ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 23:29:32 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (7.7ms)
Rendered request_deadlines/new.html.erb within layouts/application (8.2ms)

Completed 200 OK in 13ms (Views: 11.7ms | ActiveRecord: 0.0ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 23:29:32 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2015", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.7ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.1ms)  SAVEPOINT active_record_1
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (6.0ms)
Rendered request_deadlines/new.html.erb within layouts/application (6.3ms)

Completed 200 OK in 12ms (Views: 8.1ms | ActiveRecord: 1.0ms)

 (0.1ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.6ms)  COMMIT
 (0.2ms)  BEGIN
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:29:32 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.5ms)

Completed 200 OK in 11ms (Views: 7.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:29:32 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 9ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:29:32 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 6ms (Views: 5.5ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 23:29:32 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Load (0.6ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/new.html.erb within layouts/application (5.6ms)

Completed 200 OK in 24ms (Views: 7.4ms | ActiveRecord: 5.2ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 23:29:32 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
 (0.4ms)  SAVEPOINT active_record_1
Requirement Create (0.9ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-05 02:29:32.693004"], ["updated_at", "2020-12-05 02:29:32.693004"]]
 (0.5ms)  RELEASE SAVEPOINT active_record_1
Requirement Load (1.0ms)  SELECT "requirements".* FROM "requirements"

Redirected to www.example.com/requirements Completed 302 Found in 9ms (ActiveRecord: 2.7ms) Started GET “/requirements” for 127.0.0.1 at 2020-12-04 23:29:32 -0300 Processing by RequirementsController#index as HTML

Rendering requirements/index.html.erb within layouts/application
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 5ms (Views: 3.0ms | ActiveRecord: 0.3ms)

 (0.3ms)  SELECT COUNT(*) FROM "requirements"
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"
 (0.9ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:29:32 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.9ms)

Completed 200 OK in 24ms (Views: 22.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:29:32 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 8ms (ActiveRecord: 0.6ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:29:32 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 23:29:32 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Load (0.2ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/new.html.erb within layouts/application (2.6ms)

Completed 200 OK in 5ms (Views: 3.2ms | ActiveRecord: 0.5ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 23:29:32 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>""}, "commit"=>"Definir requisitos"}
 (0.2ms)  SAVEPOINT active_record_1
 (0.3ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering requirements/new.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (2.7ms)

Completed 200 OK in 9ms (Views: 4.3ms | ActiveRecord: 0.8ms)

 (0.5ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:29:32 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.3ms)

Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:29:32 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:29:32 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.5ms)

Completed 200 OK in 5ms (Views: 3.7ms | ActiveRecord: 0.7ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:29:32 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.8ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (4.2ms)

Completed 200 OK in 10ms (Views: 7.2ms | ActiveRecord: 0.8ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 23:29:32 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (4.9ms)
Rendered tickets/new.html.erb within layouts/application (5.8ms)

Completed 200 OK in 16ms (Views: 8.4ms | ActiveRecord: 1.6ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 23:29:32 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar passagem"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
Ticket Create (0.5ms)  INSERT INTO "tickets" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 02:29:32.934367"], ["updated_at", "2020-12-05 02:29:32.934367"], ["user_id", 4]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/tickets/14 Completed 302 Found in 8ms (ActiveRecord: 1.2ms) Started GET “/tickets/14” for 127.0.0.1 at 2020-12-04 23:29:32 -0300 Processing by TicketsController#show as HTML

Parameters: {"id"=>"14"}
Ticket Load (0.9ms)  SELECT  "tickets".* FROM "tickets" WHERE "tickets"."id" = $1 LIMIT $2  [["id", 14], ["LIMIT", 1]]
Rendering tickets/show.html.erb within layouts/application
Rendered tickets/show.html.erb within layouts/application (0.9ms)

Completed 200 OK in 10ms (Views: 4.3ms | ActiveRecord: 0.9ms)

User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Ticket Exists (0.4ms)  SELECT  1 AS one FROM "tickets" WHERE "tickets"."user_id" = $1 AND "tickets"."data_entrada" = $2 AND "tickets"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:29:32 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:29:32 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:29:32 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 2.7ms | ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:29:32 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.2ms)

Completed 200 OK in 4ms (Views: 3.5ms | ActiveRecord: 0.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 23:29:33 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (4.3ms)
Rendered tickets/new.html.erb within layouts/application (4.9ms)

Completed 200 OK in 9ms (Views: 7.0ms | ActiveRecord: 0.0ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 23:29:33 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar passagem"}
User Load (1.1ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (5.6ms)
Rendered tickets/new.html.erb within layouts/application (5.9ms)

Completed 200 OK in 13ms (Views: 7.4ms | ActiveRecord: 1.5ms)

 (0.2ms)  ROLLBACK
 (0.6ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.3ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  SAVEPOINT active_record_1
User Exists (0.8ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin2.com"], ["LIMIT", 1]]
User Create (0.5ms)  INSERT INTO "users" ("id", "email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id"  [["id", 10], ["email", "admin@admin2.com"], ["encrypted_password", "$2a$04$UITYn0RmPKngRlt5iHtH9eZc9SRdWPzU062syGy5ZXXth.YvFXBDG"], ["created_at", "2020-12-05 02:30:20.263258"], ["updated_at", "2020-12-05 02:30:20.263258"], ["full_name", "Administrador2"], ["registration", "000000000"], ["role", 0]]
 (0.3ms)  RELEASE SAVEPOINT active_record_1

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:30:20 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (10.7ms)

Completed 200 OK in 286ms (Views: 275.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:30:20 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:30:20 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.7ms)

Completed 200 OK in 6ms (Views: 4.5ms | ActiveRecord: 0.3ms) Started GET “/admin/panel” for 127.0.0.1 at 2020-12-04 23:30:20 -0300 Processing by AdminController#panel as HTML

Rendering admin/panel.html.erb within layouts/application
Booking Load (0.4ms)  SELECT "bookings".* FROM "bookings"
Ticket Load (0.4ms)  SELECT "tickets".* FROM "tickets"
Rendered admin/panel.html.erb within layouts/application (6.9ms)

Completed 200 OK in 65ms (Views: 57.8ms | ActiveRecord: 4.0ms)

 (0.3ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (1.3ms)  SAVEPOINT active_record_1
User Exists (0.4ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin2.com"], ["LIMIT", 1]]
User Create (0.5ms)  INSERT INTO "users" ("id", "email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id"  [["id", 10], ["email", "admin@admin2.com"], ["encrypted_password", "$2a$04$CqEH/wnNn2Qa5.GQ492AOuawWJvLB//w4Rq9.i8hOl3Li.w4q9CpG"], ["created_at", "2020-12-05 02:30:20.680365"], ["updated_at", "2020-12-05 02:30:20.680365"], ["full_name", "Administrador2"], ["registration", "000000000"], ["role", 0]]
 (0.5ms)  RELEASE SAVEPOINT active_record_1

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:30:20 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.6ms)

Completed 200 OK in 6ms (Views: 4.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:30:20 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:30:20 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.5ms | ActiveRecord: 0.3ms) Started GET “/admin/panel” for 127.0.0.1 at 2020-12-04 23:30:20 -0300 Processing by AdminController#panel as HTML

Rendering admin/panel.html.erb within layouts/application
Booking Load (0.3ms)  SELECT "bookings".* FROM "bookings"
Ticket Load (0.7ms)  SELECT "tickets".* FROM "tickets"
Rendered admin/panel.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 2.6ms | ActiveRecord: 0.9ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:30:20 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.2ms)

Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.4ms) Started DELETE “/users/sign_out” for 127.0.0.1 at 2020-12-04 23:30:20 -0300 Processing by Devise::SessionsController#destroy as HTML

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.7ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:30:20 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
Rendered home/index.html.erb within layouts/application (1.1ms)

Completed 200 OK in 5ms (Views: 4.6ms | ActiveRecord: 0.0ms)

 (0.3ms)  SAVEPOINT active_record_1
User Exists (0.4ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
 (2.5ms)  ROLLBACK TO SAVEPOINT active_record_1
 (2.0ms)  ROLLBACK
 (1.9ms)  BEGIN
 (1.1ms)  COMMIT
 (2.4ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:30:20 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.1ms)

Completed 200 OK in 9ms (Views: 6.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:30:20 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (1.7ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 10ms (ActiveRecord: 1.7ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:30:20 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (2.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (7.8ms)

Completed 200 OK in 13ms (Views: 8.1ms | ActiveRecord: 2.2ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 23:30:20 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (20.4ms)
Rendered bookings/new.html.erb within layouts/application (22.7ms)

Completed 200 OK in 52ms (Views: 27.9ms | ActiveRecord: 4.8ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 23:30:20 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar diárias"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.9ms)  SAVEPOINT active_record_1
Booking Create (0.4ms)  INSERT INTO "bookings" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 02:30:20.982051"], ["updated_at", "2020-12-05 02:30:20.982051"], ["user_id", 4]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/bookings/15 Completed 302 Found in 14ms (ActiveRecord: 1.9ms) Started GET “/bookings/15” for 127.0.0.1 at 2020-12-04 23:30:20 -0300 Processing by BookingsController#show as HTML

Parameters: {"id"=>"15"}
Booking Load (1.7ms)  SELECT  "bookings".* FROM "bookings" WHERE "bookings"."id" = $1 LIMIT $2  [["id", 15], ["LIMIT", 1]]
Rendering bookings/show.html.erb within layouts/application
Rendered bookings/show.html.erb within layouts/application (1.0ms)

Completed 200 OK in 16ms (Views: 4.2ms | ActiveRecord: 1.7ms)

User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Booking Exists (7.2ms)  SELECT  1 AS one FROM "bookings" WHERE "bookings"."user_id" = $1 AND "bookings"."data_entrada" = $2 AND "bookings"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (2.3ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:30:21 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.3ms)

Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:30:21 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.7ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:30:21 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.8ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.5ms)

Completed 200 OK in 7ms (Views: 5.3ms | ActiveRecord: 0.8ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 23:30:21 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (4.7ms)
Rendered bookings/new.html.erb within layouts/application (5.6ms)

Completed 200 OK in 9ms (Views: 7.4ms | ActiveRecord: 0.0ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 23:30:21 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar diárias"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (4.8ms)
Rendered bookings/new.html.erb within layouts/application (5.2ms)

Completed 200 OK in 12ms (Views: 7.0ms | ActiveRecord: 0.7ms)

 (1.4ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (4.9ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:30:21 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.1ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.8ms)

Completed 200 OK in 9ms (Views: 7.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:30:21 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.6ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:30:21 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.8ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (7.9ms)

Completed 200 OK in 10ms (Views: 8.8ms | ActiveRecord: 0.8ms)

Budget Load (2.5ms)  SELECT "budgets".* FROM "budgets"
 (1.0ms)  SAVEPOINT active_record_1
Budget Create (5.8ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-05 02:30:21.368497"], ["updated_at", "2020-12-05 02:30:21.368497"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1
 (0.4ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 23:30:21 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.4ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.7ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (10.3ms)

Completed 200 OK in 22ms (Views: 13.1ms | ActiveRecord: 1.4ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:30:21 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (9.0ms)

Completed 200 OK in 12ms (Views: 10.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:30:21 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.6ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:30:21 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.1ms)

Completed 200 OK in 5ms (Views: 3.7ms | ActiveRecord: 0.2ms)

Budget Load (0.4ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 23:30:21 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.5ms)  SELECT COUNT(*) FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (3.4ms)

Completed 200 OK in 11ms (Views: 9.1ms | ActiveRecord: 0.7ms)

 (1.6ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.2ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:30:21 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.3ms)

Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:30:21 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:30:21 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (4.6ms)

Completed 200 OK in 7ms (Views: 6.3ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:30:21 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.3ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 23:30:21 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (6.3ms)
Rendered request_deadlines/new.html.erb within layouts/application (10.8ms)

Completed 200 OK in 32ms (Views: 14.6ms | ActiveRecord: 3.0ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 23:30:21 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2021", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.2ms)  SAVEPOINT active_record_1
RequestDeadline Create (0.3ms)  INSERT INTO "request_deadlines" ("deadline", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["deadline", "2021-01-01 17:30:00"], ["created_at", "2020-12-05 02:30:21.688549"], ["updated_at", "2020-12-05 02:30:21.688549"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/request_deadlines Completed 302 Found in 6ms (ActiveRecord: 1.0ms) Started GET “/request_deadlines” for 127.0.0.1 at 2020-12-04 23:30:21 -0300 Processing by RequestDeadlinesController#index as HTML

Rendering request_deadlines/index.html.erb within layouts/application
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
Rendered request_deadlines/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 14ms (Views: 10.7ms | ActiveRecord: 0.3ms)

 (0.5ms)  SELECT COUNT(*) FROM "request_deadlines"
RequestDeadline Load (0.5ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.3ms)  ROLLBACK
 (0.7ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:30:21 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.6ms)

Completed 200 OK in 18ms (Views: 16.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:30:21 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:30:21 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.2ms)

Completed 200 OK in 12ms (Views: 10.8ms | ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:30:21 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.1ms)

Completed 200 OK in 9ms (Views: 8.6ms | ActiveRecord: 0.2ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 23:30:21 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (5.5ms)
Rendered request_deadlines/new.html.erb within layouts/application (6.6ms)

Completed 200 OK in 10ms (Views: 8.7ms | ActiveRecord: 0.0ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 23:30:21 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2015", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.2ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (4.8ms)
Rendered request_deadlines/new.html.erb within layouts/application (5.0ms)

Completed 200 OK in 10ms (Views: 7.1ms | ActiveRecord: 0.5ms)

 (0.1ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:30:21 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (4.0ms)

Completed 200 OK in 8ms (Views: 7.2ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:30:21 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 12ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:30:21 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.8ms)

Completed 200 OK in 7ms (Views: 6.5ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 23:30:21 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (1.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Load (0.5ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/new.html.erb within layouts/application (6.9ms)

Completed 200 OK in 25ms (Views: 10.7ms | ActiveRecord: 5.3ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 23:30:22 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
 (0.2ms)  SAVEPOINT active_record_1
Requirement Create (0.6ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-05 02:30:22.029185"], ["updated_at", "2020-12-05 02:30:22.029185"]]
 (0.6ms)  RELEASE SAVEPOINT active_record_1
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"

Redirected to www.example.com/requirements Completed 302 Found in 6ms (ActiveRecord: 1.6ms) Started GET “/requirements” for 127.0.0.1 at 2020-12-04 23:30:22 -0300 Processing by RequirementsController#index as HTML

Rendering requirements/index.html.erb within layouts/application
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 4ms (Views: 2.6ms | ActiveRecord: 0.3ms)

 (0.3ms)  SELECT COUNT(*) FROM "requirements"
Requirement Load (1.0ms)  SELECT "requirements".* FROM "requirements"
 (0.2ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:30:22 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.2ms)

Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:30:22 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:30:22 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 23:30:22 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/new.html.erb within layouts/application (3.0ms)

Completed 200 OK in 6ms (Views: 4.5ms | ActiveRecord: 0.6ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 23:30:22 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>""}, "commit"=>"Definir requisitos"}
 (0.2ms)  SAVEPOINT active_record_1
 (0.4ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (2.1ms)

Completed 200 OK in 9ms (Views: 5.3ms | ActiveRecord: 0.8ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.2ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:30:22 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (9.4ms)

Completed 200 OK in 14ms (Views: 11.2ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:30:22 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:30:22 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.1ms)

Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:30:22 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (3.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (8.5ms)

Completed 200 OK in 13ms (Views: 7.5ms | ActiveRecord: 3.3ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 23:30:22 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (5.1ms)
Rendered tickets/new.html.erb within layouts/application (6.0ms)

Completed 200 OK in 16ms (Views: 8.3ms | ActiveRecord: 2.1ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 23:30:22 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar passagem"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
Ticket Create (0.4ms)  INSERT INTO "tickets" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 02:30:22.289297"], ["updated_at", "2020-12-05 02:30:22.289297"], ["user_id", 4]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/tickets/15 Completed 302 Found in 6ms (ActiveRecord: 0.9ms) Started GET “/tickets/15” for 127.0.0.1 at 2020-12-04 23:30:22 -0300 Processing by TicketsController#show as HTML

Parameters: {"id"=>"15"}
Ticket Load (0.5ms)  SELECT  "tickets".* FROM "tickets" WHERE "tickets"."id" = $1 LIMIT $2  [["id", 15], ["LIMIT", 1]]
Rendering tickets/show.html.erb within layouts/application
Rendered tickets/show.html.erb within layouts/application (0.9ms)

Completed 200 OK in 6ms (Views: 2.6ms | ActiveRecord: 0.5ms)

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Ticket Exists (0.4ms)  SELECT  1 AS one FROM "tickets" WHERE "tickets"."user_id" = $1 AND "tickets"."data_entrada" = $2 AND "tickets"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:30:22 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (8.3ms)

Completed 200 OK in 13ms (Views: 10.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:30:22 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:30:22 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 4ms (Views: 3.5ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:30:22 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.3ms)

Completed 200 OK in 6ms (Views: 5.3ms | ActiveRecord: 0.5ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 23:30:22 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (9.4ms)
Rendered tickets/new.html.erb within layouts/application (9.8ms)

Completed 200 OK in 15ms (Views: 13.4ms | ActiveRecord: 0.0ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 23:30:22 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar passagem"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (3.7ms)
Rendered tickets/new.html.erb within layouts/application (4.1ms)

Completed 200 OK in 12ms (Views: 8.6ms | ActiveRecord: 0.4ms)

 (0.2ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  SAVEPOINT active_record_1
User Exists (0.6ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin2.com"], ["LIMIT", 1]]
User Create (0.3ms)  INSERT INTO "users" ("id", "email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id"  [["id", 10], ["email", "admin@admin2.com"], ["encrypted_password", "$2a$04$IBz5yvGAIxwaaDSnhjUszOMp2b5qKvMX.C/s/osmGsTvf6nRLoszm"], ["created_at", "2020-12-05 02:30:38.554928"], ["updated_at", "2020-12-05 02:30:38.554928"], ["full_name", "Administrador2"], ["registration", "000000000"], ["role", 0]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:30:38 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.1ms)
Rendered devise/sessions/new.html.erb within layouts/application (7.5ms)

Completed 200 OK in 212ms (Views: 202.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:30:38 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:30:38 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.4ms)

Completed 200 OK in 5ms (Views: 3.8ms | ActiveRecord: 0.2ms) Started GET “/admin/panel” for 127.0.0.1 at 2020-12-04 23:30:38 -0300 Processing by AdminController#panel as HTML

Rendering admin/panel.html.erb within layouts/application
Booking Load (0.5ms)  SELECT "bookings".* FROM "bookings"
Ticket Load (0.4ms)  SELECT "tickets".* FROM "tickets"
Rendered admin/panel.html.erb within layouts/application (6.2ms)

Completed 200 OK in 62ms (Views: 4.2ms | ActiveRecord: 3.8ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  SAVEPOINT active_record_1
User Exists (0.3ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin2.com"], ["LIMIT", 1]]
User Create (0.5ms)  INSERT INTO "users" ("id", "email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id"  [["id", 10], ["email", "admin@admin2.com"], ["encrypted_password", "$2a$04$tTnbXcKNZhQMJljxXBl1WO8LOGnAJo.UqBvs2QaLcXXFVWE4MJsQe"], ["created_at", "2020-12-05 02:30:38.890341"], ["updated_at", "2020-12-05 02:30:38.890341"], ["full_name", "Administrador2"], ["registration", "000000000"], ["role", 0]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:30:38 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:30:38 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:30:38 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.3ms) Started GET “/admin/panel” for 127.0.0.1 at 2020-12-04 23:30:38 -0300 Processing by AdminController#panel as HTML

Rendering admin/panel.html.erb within layouts/application
Booking Load (0.3ms)  SELECT "bookings".* FROM "bookings"
Ticket Load (0.3ms)  SELECT "tickets".* FROM "tickets"
Rendered admin/panel.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:30:38 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.4ms)

Completed 200 OK in 5ms (Views: 3.7ms | ActiveRecord: 0.4ms) Started DELETE “/users/sign_out” for 127.0.0.1 at 2020-12-04 23:30:38 -0300 Processing by Devise::SessionsController#destroy as HTML

User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.4ms)  SAVEPOINT active_record_1
 (0.4ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/ Completed 302 Found in 11ms (ActiveRecord: 1.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:30:38 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
Rendered home/index.html.erb within layouts/application (0.4ms)

Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms)

 (0.1ms)  SAVEPOINT active_record_1
User Exists (0.3ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1
 (0.5ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.5ms)  COMMIT
 (0.6ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:30:38 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.4ms)

Completed 200 OK in 10ms (Views: 8.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:30:39 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:30:39 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.2ms)

Completed 200 OK in 6ms (Views: 4.5ms | ActiveRecord: 0.6ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 23:30:39 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (5.6ms)
Rendered bookings/new.html.erb within layouts/application (6.7ms)

Completed 200 OK in 27ms (Views: 9.7ms | ActiveRecord: 4.2ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 23:30:39 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar diárias"}
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.5ms)  SAVEPOINT active_record_1
Booking Create (0.5ms)  INSERT INTO "bookings" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 02:30:39.103403"], ["updated_at", "2020-12-05 02:30:39.103403"], ["user_id", 4]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/bookings/16 Completed 302 Found in 15ms (ActiveRecord: 1.9ms) Started GET “/bookings/16” for 127.0.0.1 at 2020-12-04 23:30:39 -0300 Processing by BookingsController#show as HTML

Parameters: {"id"=>"16"}
Booking Load (0.6ms)  SELECT  "bookings".* FROM "bookings" WHERE "bookings"."id" = $1 LIMIT $2  [["id", 16], ["LIMIT", 1]]
Rendering bookings/show.html.erb within layouts/application
Rendered bookings/show.html.erb within layouts/application (0.8ms)

Completed 200 OK in 6ms (Views: 2.3ms | ActiveRecord: 0.6ms)

User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Booking Exists (1.3ms)  SELECT  1 AS one FROM "bookings" WHERE "bookings"."user_id" = $1 AND "bookings"."data_entrada" = $2 AND "bookings"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.2ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:30:39 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.4ms)

Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:30:39 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (1.1ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 9ms (ActiveRecord: 1.1ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:30:39 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.3ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 23:30:39 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (4.8ms)
Rendered bookings/new.html.erb within layouts/application (5.4ms)

Completed 200 OK in 8ms (Views: 7.6ms | ActiveRecord: 0.0ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 23:30:39 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar diárias"}
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (4.2ms)
Rendered bookings/new.html.erb within layouts/application (4.6ms)

Completed 200 OK in 11ms (Views: 6.8ms | ActiveRecord: 1.0ms)

 (0.4ms)  ROLLBACK
 (0.5ms)  BEGIN
 (0.5ms)  COMMIT
 (0.5ms)  BEGIN
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:30:39 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.2ms)

Completed 200 OK in 5ms (Views: 3.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:30:39 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (2.7ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 2.7ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:30:39 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.5ms)

Completed 200 OK in 5ms (Views: 3.8ms | ActiveRecord: 0.4ms)

Budget Load (1.1ms)  SELECT "budgets".* FROM "budgets"
 (0.1ms)  SAVEPOINT active_record_1
Budget Create (0.5ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-05 02:30:39.326177"], ["updated_at", "2020-12-05 02:30:39.326177"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 23:30:39 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.4ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.4ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (7.6ms)

Completed 200 OK in 12ms (Views: 9.6ms | ActiveRecord: 1.0ms)

 (0.2ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.3ms)  COMMIT
 (0.4ms)  BEGIN
User Load (0.8ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:30:39 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.6ms)

Completed 200 OK in 6ms (Views: 4.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:30:39 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 13ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:30:39 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (5.0ms)

Completed 200 OK in 11ms (Views: 8.7ms | ActiveRecord: 0.7ms)

Budget Load (0.7ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 23:30:39 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 7ms (Views: 5.6ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (1.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:30:39 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (4.8ms)

Completed 200 OK in 12ms (Views: 10.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:30:39 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:30:39 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (4.1ms)

Completed 200 OK in 9ms (Views: 8.3ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:30:39 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.3ms)

Completed 200 OK in 12ms (Views: 9.1ms | ActiveRecord: 0.2ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 23:30:39 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (14.4ms)
Rendered request_deadlines/new.html.erb within layouts/application (16.1ms)

Completed 200 OK in 39ms (Views: 23.1ms | ActiveRecord: 4.1ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 23:30:39 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2021", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.4ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (2.8ms)  SAVEPOINT active_record_1
RequestDeadline Create (0.5ms)  INSERT INTO "request_deadlines" ("deadline", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["deadline", "2021-01-01 17:30:00"], ["created_at", "2020-12-05 02:30:39.663387"], ["updated_at", "2020-12-05 02:30:39.663387"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/request_deadlines Completed 302 Found in 10ms (ActiveRecord: 3.8ms) Started GET “/request_deadlines” for 127.0.0.1 at 2020-12-04 23:30:39 -0300 Processing by RequestDeadlinesController#index as HTML

Rendering request_deadlines/index.html.erb within layouts/application
RequestDeadline Load (1.6ms)  SELECT "request_deadlines".* FROM "request_deadlines"
Rendered request_deadlines/index.html.erb within layouts/application (4.1ms)

Completed 200 OK in 11ms (Views: 6.7ms | ActiveRecord: 1.6ms)

 (0.3ms)  SELECT COUNT(*) FROM "request_deadlines"
RequestDeadline Load (0.2ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.8ms)  ROLLBACK
 (0.4ms)  BEGIN
 (0.8ms)  COMMIT
 (0.8ms)  BEGIN
User Load (1.7ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:30:39 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.8ms)

Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:30:39 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:30:39 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.7ms)

Completed 200 OK in 6ms (Views: 4.5ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:30:39 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 5ms (Views: 3.7ms | ActiveRecord: 0.2ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 23:30:39 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (5.2ms)
Rendered request_deadlines/new.html.erb within layouts/application (5.6ms)

Completed 200 OK in 9ms (Views: 8.0ms | ActiveRecord: 0.0ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 23:30:39 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2015", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (3.8ms)
Rendered request_deadlines/new.html.erb within layouts/application (4.1ms)

Completed 200 OK in 9ms (Views: 5.6ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:30:39 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.5ms)

Completed 200 OK in 6ms (Views: 4.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:30:39 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:30:39 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.1ms)

Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 23:30:39 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/new.html.erb within layouts/application (4.5ms)

Completed 200 OK in 18ms (Views: 6.7ms | ActiveRecord: 3.2ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 23:30:39 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
 (0.2ms)  SAVEPOINT active_record_1
Requirement Create (6.4ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-05 02:30:39.880953"], ["updated_at", "2020-12-05 02:30:39.880953"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1
Requirement Load (0.4ms)  SELECT "requirements".* FROM "requirements"

Redirected to www.example.com/requirements Completed 302 Found in 12ms (ActiveRecord: 7.2ms) Started GET “/requirements” for 127.0.0.1 at 2020-12-04 23:30:39 -0300 Processing by RequirementsController#index as HTML

Rendering requirements/index.html.erb within layouts/application
Requirement Load (0.8ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/index.html.erb within layouts/application (2.2ms)

Completed 200 OK in 6ms (Views: 3.5ms | ActiveRecord: 0.8ms)

 (0.7ms)  SELECT COUNT(*) FROM "requirements"
Requirement Load (0.5ms)  SELECT "requirements".* FROM "requirements"
 (0.3ms)  ROLLBACK
 (0.9ms)  BEGIN
 (0.1ms)  COMMIT
 (0.2ms)  BEGIN
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:30:39 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.4ms)

Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:30:39 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:30:39 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.6ms)

Completed 200 OK in 7ms (Views: 5.7ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 23:30:39 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (1.8ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Load (0.7ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/new.html.erb within layouts/application (7.3ms)

Completed 200 OK in 10ms (Views: 6.7ms | ActiveRecord: 2.6ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 23:30:39 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>""}, "commit"=>"Definir requisitos"}
 (0.3ms)  SAVEPOINT active_record_1
 (0.8ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (1.9ms)

Completed 200 OK in 8ms (Views: 3.4ms | ActiveRecord: 1.3ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:30:39 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.5ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.4ms)

Completed 200 OK in 7ms (Views: 6.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:30:40 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.6ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:30:40 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.2ms)

Completed 200 OK in 6ms (Views: 4.2ms | ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:30:40 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 7ms (Views: 6.1ms | ActiveRecord: 0.5ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 23:30:40 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (5.1ms)
Rendered tickets/new.html.erb within layouts/application (6.2ms)

Completed 200 OK in 20ms (Views: 8.5ms | ActiveRecord: 2.4ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 23:30:40 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar passagem"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
Ticket Create (0.7ms)  INSERT INTO "tickets" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 02:30:40.129007"], ["updated_at", "2020-12-05 02:30:40.129007"], ["user_id", 4]]
 (3.0ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/tickets/16 Completed 302 Found in 10ms (ActiveRecord: 4.1ms) Started GET “/tickets/16” for 127.0.0.1 at 2020-12-04 23:30:40 -0300 Processing by TicketsController#show as HTML

Parameters: {"id"=>"16"}
Ticket Load (0.3ms)  SELECT  "tickets".* FROM "tickets" WHERE "tickets"."id" = $1 LIMIT $2  [["id", 16], ["LIMIT", 1]]
Rendering tickets/show.html.erb within layouts/application
Rendered tickets/show.html.erb within layouts/application (1.1ms)

Completed 200 OK in 8ms (Views: 3.0ms | ActiveRecord: 0.3ms)

User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Ticket Exists (0.8ms)  SELECT  1 AS one FROM "tickets" WHERE "tickets"."user_id" = $1 AND "tickets"."data_entrada" = $2 AND "tickets"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:30:40 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.2ms)

Completed 200 OK in 6ms (Views: 4.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:30:40 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 16ms (ActiveRecord: 0.6ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:30:40 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (7.7ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (12.4ms)

Completed 200 OK in 16ms (Views: 6.9ms | ActiveRecord: 7.7ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:30:40 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.3ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 23:30:40 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (4.8ms)
Rendered tickets/new.html.erb within layouts/application (5.1ms)

Completed 200 OK in 8ms (Views: 6.7ms | ActiveRecord: 0.0ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 23:30:40 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar passagem"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (4.6ms)
Rendered tickets/new.html.erb within layouts/application (4.9ms)

Completed 200 OK in 10ms (Views: 6.3ms | ActiveRecord: 0.5ms)

 (0.3ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.2ms)  BEGIN
 (0.1ms)  SAVEPOINT active_record_1
User Exists (0.6ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin2.com"], ["LIMIT", 1]]
User Create (1.0ms)  INSERT INTO "users" ("id", "email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id"  [["id", 10], ["email", "admin@admin2.com"], ["encrypted_password", "$2a$04$X.EPPVC/cCGGB4p8fJ0YHu1.1U9a7hak7g/KC0oH//Ag9fY25oXMq"], ["created_at", "2020-12-05 02:32:48.239651"], ["updated_at", "2020-12-05 02:32:48.239651"], ["full_name", "Administrador2"], ["registration", "000000000"], ["role", 0]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:32:48 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.9ms)
Rendered devise/sessions/new.html.erb within layouts/application (10.7ms)

Completed 200 OK in 213ms (Views: 204.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:32:48 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:32:48 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.6ms)

Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.2ms) Started GET “/admin/panel” for 127.0.0.1 at 2020-12-04 23:32:48 -0300 Processing by AdminController#panel as HTML

Rendering admin/panel.html.erb within layouts/application
Booking Load (0.4ms)  SELECT "bookings".* FROM "bookings"
Ticket Load (1.0ms)  SELECT "tickets".* FROM "tickets"
Rendered admin/panel.html.erb within layouts/application (13.1ms)

Completed 200 OK in 22ms (Views: 11.2ms | ActiveRecord: 6.2ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.2ms)  SAVEPOINT active_record_1
User Exists (0.4ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin2.com"], ["LIMIT", 1]]
User Create (0.4ms)  INSERT INTO "users" ("id", "email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id"  [["id", 10], ["email", "admin@admin2.com"], ["encrypted_password", "$2a$04$74JW9Uiv4WTMSQ4Se64BHuoI3wGzz/RmDyg1eVVFFviQMlXY2oToa"], ["created_at", "2020-12-05 02:32:48.591007"], ["updated_at", "2020-12-05 02:32:48.591007"], ["full_name", "Administrador2"], ["registration", "000000000"], ["role", 0]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:32:48 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.4ms)

Completed 200 OK in 5ms (Views: 4.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:32:48 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:32:48 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (1.8ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (6.3ms)

Completed 200 OK in 10ms (Views: 6.9ms | ActiveRecord: 1.8ms) Started GET “/admin/panel” for 127.0.0.1 at 2020-12-04 23:32:48 -0300 Processing by AdminController#panel as HTML

Rendering admin/panel.html.erb within layouts/application
Booking Load (0.3ms)  SELECT "bookings".* FROM "bookings"
Ticket Load (0.3ms)  SELECT "tickets".* FROM "tickets"
Rendered admin/panel.html.erb within layouts/application (1.4ms)

Completed 200 OK in 4ms (Views: 2.5ms | ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:32:48 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.3ms) Started DELETE “/users/sign_out” for 127.0.0.1 at 2020-12-04 23:32:48 -0300 Processing by Devise::SessionsController#destroy as HTML

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.6ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:32:48 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
Rendered home/index.html.erb within layouts/application (0.5ms)

Completed 200 OK in 3ms (Views: 2.3ms | ActiveRecord: 0.0ms)

 (0.2ms)  SAVEPOINT active_record_1
User Exists (0.4ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1
 (0.3ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:32:48 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:32:48 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:32:48 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.3ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 23:32:48 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (6.2ms)
Rendered bookings/new.html.erb within layouts/application (7.7ms)

Completed 200 OK in 20ms (Views: 10.5ms | ActiveRecord: 2.2ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 23:32:48 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar diárias"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
Booking Create (2.0ms)  INSERT INTO "bookings" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 02:32:48.760890"], ["updated_at", "2020-12-05 02:32:48.760890"], ["user_id", 4]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/bookings/17 Completed 302 Found in 11ms (ActiveRecord: 2.8ms) Started GET “/bookings/17” for 127.0.0.1 at 2020-12-04 23:32:48 -0300 Processing by BookingsController#show as HTML

Parameters: {"id"=>"17"}
Booking Load (0.5ms)  SELECT  "bookings".* FROM "bookings" WHERE "bookings"."id" = $1 LIMIT $2  [["id", 17], ["LIMIT", 1]]
Rendering bookings/show.html.erb within layouts/application
Rendered bookings/show.html.erb within layouts/application (0.9ms)

Completed 200 OK in 6ms (Views: 3.2ms | ActiveRecord: 0.5ms)

User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Booking Exists (3.5ms)  SELECT  1 AS one FROM "bookings" WHERE "bookings"."user_id" = $1 AND "bookings"."data_entrada" = $2 AND "bookings"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.3ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.4ms)  COMMIT
 (0.5ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:32:48 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.8ms)

Completed 200 OK in 6ms (Views: 4.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:32:48 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (1.0ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 1.0ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:32:48 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.2ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 23:32:48 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (4.1ms)
Rendered bookings/new.html.erb within layouts/application (4.6ms)

Completed 200 OK in 9ms (Views: 7.8ms | ActiveRecord: 0.0ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 23:32:48 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar diárias"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (3.6ms)
Rendered bookings/new.html.erb within layouts/application (3.9ms)

Completed 200 OK in 9ms (Views: 5.3ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:32:48 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.4ms)

Completed 200 OK in 7ms (Views: 5.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:32:48 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:32:48 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.2ms)

Budget Load (0.4ms)  SELECT "budgets".* FROM "budgets"
 (0.2ms)  SAVEPOINT active_record_1
Budget Create (0.6ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-05 02:32:48.973587"], ["updated_at", "2020-12-05 02:32:48.973587"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
 (0.7ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.4ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 23:32:48 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.9ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (1.4ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (9.3ms)

Completed 200 OK in 14ms (Views: 9.7ms | ActiveRecord: 3.0ms)

 (0.2ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:32:49 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.7ms)

Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:32:49 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (1.1ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 8ms (ActiveRecord: 1.1ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:32:49 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 5ms (Views: 3.5ms | ActiveRecord: 0.2ms)

Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 23:32:49 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (2.3ms)

Completed 200 OK in 5ms (Views: 3.4ms | ActiveRecord: 0.5ms)

 (0.6ms)  ROLLBACK
 (0.5ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:32:49 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.8ms)

Completed 200 OK in 7ms (Views: 5.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:32:49 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:32:49 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (4.9ms)

Completed 200 OK in 8ms (Views: 6.7ms | ActiveRecord: 0.6ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:32:49 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (2.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (4.0ms)

Completed 200 OK in 6ms (Views: 2.8ms | ActiveRecord: 2.6ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 23:32:49 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (7.6ms)
Rendered request_deadlines/new.html.erb within layouts/application (9.5ms)

Completed 200 OK in 26ms (Views: 14.8ms | ActiveRecord: 3.6ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 23:32:49 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2021", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.4ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.8ms)  SAVEPOINT active_record_1
RequestDeadline Create (0.4ms)  INSERT INTO "request_deadlines" ("deadline", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["deadline", "2021-01-01 17:30:00"], ["created_at", "2020-12-05 02:32:49.217613"], ["updated_at", "2020-12-05 02:32:49.217613"]]
 (1.5ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/request_deadlines Completed 302 Found in 11ms (ActiveRecord: 3.1ms) Started GET “/request_deadlines” for 127.0.0.1 at 2020-12-04 23:32:49 -0300 Processing by RequestDeadlinesController#index as HTML

Rendering request_deadlines/index.html.erb within layouts/application
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
Rendered request_deadlines/index.html.erb within layouts/application (2.3ms)

Completed 200 OK in 8ms (Views: 4.7ms | ActiveRecord: 0.3ms)

 (0.3ms)  SELECT COUNT(*) FROM "request_deadlines"
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.3ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:32:49 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (4.1ms)

Completed 200 OK in 14ms (Views: 10.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:32:49 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:32:49 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.7ms)

Completed 200 OK in 11ms (Views: 8.5ms | ActiveRecord: 0.6ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:32:49 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (8.2ms)

Completed 200 OK in 12ms (Views: 11.4ms | ActiveRecord: 0.3ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 23:32:49 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (4.8ms)
Rendered request_deadlines/new.html.erb within layouts/application (5.1ms)

Completed 200 OK in 9ms (Views: 7.4ms | ActiveRecord: 0.0ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 23:32:49 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2015", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (5.1ms)
Rendered request_deadlines/new.html.erb within layouts/application (5.3ms)

Completed 200 OK in 12ms (Views: 7.9ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:32:49 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.0ms)

Completed 200 OK in 9ms (Views: 7.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:32:49 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 8ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:32:49 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 11ms (Views: 8.5ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 23:32:49 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/new.html.erb within layouts/application (4.2ms)

Completed 200 OK in 16ms (Views: 6.2ms | ActiveRecord: 3.8ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 23:32:49 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
 (0.1ms)  SAVEPOINT active_record_1
Requirement Create (0.4ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-05 02:32:49.544818"], ["updated_at", "2020-12-05 02:32:49.544818"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
Requirement Load (0.2ms)  SELECT "requirements".* FROM "requirements"

Redirected to www.example.com/requirements Completed 302 Found in 4ms (ActiveRecord: 0.8ms) Started GET “/requirements” for 127.0.0.1 at 2020-12-04 23:32:49 -0300 Processing by RequirementsController#index as HTML

Rendering requirements/index.html.erb within layouts/application
Requirement Load (0.2ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.2ms)

 (0.5ms)  SELECT COUNT(*) FROM "requirements"
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"
 (0.3ms)  ROLLBACK
 (0.5ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:32:49 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.0ms)

Completed 200 OK in 12ms (Views: 9.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:32:49 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:32:49 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.4ms)

Completed 200 OK in 6ms (Views: 4.9ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 23:32:49 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Load (2.2ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/new.html.erb within layouts/application (7.0ms)

Completed 200 OK in 12ms (Views: 8.3ms | ActiveRecord: 2.6ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 23:32:49 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>""}, "commit"=>"Definir requisitos"}
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (2.0ms)

Completed 200 OK in 7ms (Views: 3.9ms | ActiveRecord: 0.5ms)

 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.2ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:32:49 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.1ms)

Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:32:49 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:32:49 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.8ms)

Completed 200 OK in 9ms (Views: 6.6ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:32:49 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.9ms)

Completed 200 OK in 8ms (Views: 5.8ms | ActiveRecord: 0.4ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 23:32:49 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (7.4ms)
Rendered tickets/new.html.erb within layouts/application (8.9ms)

Completed 200 OK in 29ms (Views: 14.9ms | ActiveRecord: 2.2ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 23:32:49 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar passagem"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
Ticket Create (0.4ms)  INSERT INTO "tickets" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 02:32:49.770319"], ["updated_at", "2020-12-05 02:32:49.770319"], ["user_id", 4]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/tickets/17 Completed 302 Found in 8ms (ActiveRecord: 1.0ms) Started GET “/tickets/17” for 127.0.0.1 at 2020-12-04 23:32:49 -0300 Processing by TicketsController#show as HTML

Parameters: {"id"=>"17"}
Ticket Load (0.2ms)  SELECT  "tickets".* FROM "tickets" WHERE "tickets"."id" = $1 LIMIT $2  [["id", 17], ["LIMIT", 1]]
Rendering tickets/show.html.erb within layouts/application
Rendered tickets/show.html.erb within layouts/application (1.5ms)

Completed 200 OK in 8ms (Views: 5.8ms | ActiveRecord: 0.2ms)

User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Ticket Exists (0.8ms)  SELECT  1 AS one FROM "tickets" WHERE "tickets"."user_id" = $1 AND "tickets"."data_entrada" = $2 AND "tickets"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.3ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.3ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:32:49 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.8ms)

Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:32:49 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.7ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:32:49 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.7ms)

Completed 200 OK in 7ms (Views: 6.4ms | ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:32:49 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.2ms)

Completed 200 OK in 7ms (Views: 4.8ms | ActiveRecord: 0.3ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 23:32:49 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (4.7ms)
Rendered tickets/new.html.erb within layouts/application (5.4ms)

Completed 200 OK in 10ms (Views: 9.5ms | ActiveRecord: 0.0ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 23:32:49 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar passagem"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (3.6ms)
Rendered tickets/new.html.erb within layouts/application (3.9ms)

Completed 200 OK in 10ms (Views: 5.6ms | ActiveRecord: 0.6ms)

 (0.2ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.4ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  SAVEPOINT active_record_1
User Exists (0.5ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin2.com"], ["LIMIT", 1]]
User Create (0.4ms)  INSERT INTO "users" ("id", "email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id"  [["id", 10], ["email", "admin@admin2.com"], ["encrypted_password", "$2a$04$iOJuRcxdxPnP6cOYzDMPD.u5fUtPDIQMVcTIlwD.hFPYOk7jjAO/."], ["created_at", "2020-12-05 02:33:16.499336"], ["updated_at", "2020-12-05 02:33:16.499336"], ["full_name", "Administrador2"], ["registration", "000000000"], ["role", 0]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:33:16 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (3.0ms)
Rendered devise/sessions/new.html.erb within layouts/application (16.8ms)

Completed 200 OK in 191ms (Views: 182.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:33:16 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:33:16 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.9ms)

Completed 200 OK in 5ms (Views: 3.8ms | ActiveRecord: 0.6ms) Started GET “/admin/panel” for 127.0.0.1 at 2020-12-04 23:33:16 -0300 Processing by AdminController#panel as HTML

Rendering admin/panel.html.erb within layouts/application
Booking Load (0.7ms)  SELECT "bookings".* FROM "bookings"
Ticket Load (0.9ms)  SELECT "tickets".* FROM "tickets"
Rendered admin/panel.html.erb within layouts/application (62.7ms)

Completed 200 OK in 70ms (Views: 56.8ms | ActiveRecord: 8.4ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  SAVEPOINT active_record_1
User Exists (0.4ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin2.com"], ["LIMIT", 1]]
User Create (1.2ms)  INSERT INTO "users" ("id", "email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id"  [["id", 10], ["email", "admin@admin2.com"], ["encrypted_password", "$2a$04$WrfomRwBCZzCMrYD9hjvdOe/IjbOHm4jOVSfNxX.hirqIMTpnaKsO"], ["created_at", "2020-12-05 02:33:16.816883"], ["updated_at", "2020-12-05 02:33:16.816883"], ["full_name", "Administrador2"], ["registration", "000000000"], ["role", 0]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:33:16 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.9ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.0ms)

Completed 200 OK in 7ms (Views: 6.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:33:16 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:33:16 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.3ms) Started GET “/admin/panel” for 127.0.0.1 at 2020-12-04 23:33:16 -0300 Processing by AdminController#panel as HTML

Rendering admin/panel.html.erb within layouts/application
Booking Load (0.4ms)  SELECT "bookings".* FROM "bookings"
Ticket Load (0.4ms)  SELECT "tickets".* FROM "tickets"
Rendered admin/panel.html.erb within layouts/application (2.0ms)

Completed 200 OK in 8ms (Views: 6.3ms | ActiveRecord: 0.8ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:33:16 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.5ms)

Completed 200 OK in 6ms (Views: 4.3ms | ActiveRecord: 0.3ms) Started DELETE “/users/sign_out” for 127.0.0.1 at 2020-12-04 23:33:16 -0300 Processing by Devise::SessionsController#destroy as HTML

User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.7ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:33:16 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
Rendered home/index.html.erb within layouts/application (0.4ms)

Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.0ms)

 (0.2ms)  SAVEPOINT active_record_1
User Exists (0.6ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1
 (0.3ms)  ROLLBACK
 (0.4ms)  BEGIN
 (0.3ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:33:16 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.9ms)

Completed 200 OK in 11ms (Views: 9.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:33:16 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:33:16 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.4ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 23:33:16 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (10.4ms)
Rendered bookings/new.html.erb within layouts/application (14.6ms)

Completed 200 OK in 27ms (Views: 17.2ms | ActiveRecord: 2.1ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 23:33:17 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar diárias"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
Booking Create (0.5ms)  INSERT INTO "bookings" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 02:33:17.010117"], ["updated_at", "2020-12-05 02:33:17.010117"], ["user_id", 4]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/bookings/18 Completed 302 Found in 9ms (ActiveRecord: 1.2ms) Started GET “/bookings/18” for 127.0.0.1 at 2020-12-04 23:33:17 -0300 Processing by BookingsController#show as HTML

Parameters: {"id"=>"18"}
Booking Load (0.4ms)  SELECT  "bookings".* FROM "bookings" WHERE "bookings"."id" = $1 LIMIT $2  [["id", 18], ["LIMIT", 1]]
Rendering bookings/show.html.erb within layouts/application
Rendered bookings/show.html.erb within layouts/application (1.7ms)

Completed 200 OK in 7ms (Views: 3.2ms | ActiveRecord: 0.4ms)

User Load (0.9ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Booking Exists (1.1ms)  SELECT  1 AS one FROM "bookings" WHERE "bookings"."user_id" = $1 AND "bookings"."data_entrada" = $2 AND "bookings"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (1.3ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:33:17 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.3ms)

Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:33:17 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:33:17 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.2ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 23:33:17 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (7.3ms)
Rendered bookings/new.html.erb within layouts/application (8.1ms)

Completed 200 OK in 11ms (Views: 10.5ms | ActiveRecord: 0.0ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 23:33:17 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar diárias"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.4ms)  SAVEPOINT active_record_1
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (4.2ms)
Rendered bookings/new.html.erb within layouts/application (4.9ms)

Completed 200 OK in 13ms (Views: 7.9ms | ActiveRecord: 0.8ms)

 (0.2ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:33:17 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.3ms)

Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:33:17 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:33:17 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.7ms)

Completed 200 OK in 7ms (Views: 6.1ms | ActiveRecord: 0.3ms)

Budget Load (0.8ms)  SELECT "budgets".* FROM "budgets"
 (0.8ms)  SAVEPOINT active_record_1
Budget Create (0.5ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-05 02:33:17.222156"], ["updated_at", "2020-12-05 02:33:17.222156"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1
 (0.5ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.5ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 23:33:17 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (3.7ms)

Completed 200 OK in 7ms (Views: 5.1ms | ActiveRecord: 0.7ms)

 (1.0ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:33:17 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.4ms)

Completed 200 OK in 6ms (Views: 5.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:33:17 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.9ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 9ms (ActiveRecord: 0.9ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:33:17 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.1ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.5ms)

Budget Load (0.4ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 23:33:17 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (2.1ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.5ms)

 (0.3ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:33:17 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.4ms)

Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:33:17 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:33:17 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:33:17 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.9ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.8ms)

Completed 200 OK in 5ms (Views: 3.4ms | ActiveRecord: 0.9ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 23:33:17 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (4.3ms)
Rendered request_deadlines/new.html.erb within layouts/application (5.4ms)

Completed 200 OK in 25ms (Views: 7.9ms | ActiveRecord: 6.9ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 23:33:17 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2021", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.4ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.2ms)  SAVEPOINT active_record_1
RequestDeadline Create (0.9ms)  INSERT INTO "request_deadlines" ("deadline", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["deadline", "2021-01-01 17:30:00"], ["created_at", "2020-12-05 02:33:17.427578"], ["updated_at", "2020-12-05 02:33:17.427578"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/request_deadlines Completed 302 Found in 7ms (ActiveRecord: 1.6ms) Started GET “/request_deadlines” for 127.0.0.1 at 2020-12-04 23:33:17 -0300 Processing by RequestDeadlinesController#index as HTML

Rendering request_deadlines/index.html.erb within layouts/application
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
Rendered request_deadlines/index.html.erb within layouts/application (2.1ms)

Completed 200 OK in 6ms (Views: 4.0ms | ActiveRecord: 0.3ms)

 (0.7ms)  SELECT COUNT(*) FROM "request_deadlines"
RequestDeadline Load (0.4ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.6ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.4ms)  COMMIT
 (0.4ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:33:17 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.5ms)

Completed 200 OK in 6ms (Views: 5.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:33:17 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:33:17 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (6.4ms)

Completed 200 OK in 12ms (Views: 10.9ms | ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:33:17 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.6ms)

Completed 200 OK in 7ms (Views: 6.1ms | ActiveRecord: 0.2ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 23:33:17 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (7.8ms)
Rendered request_deadlines/new.html.erb within layouts/application (8.3ms)

Completed 200 OK in 13ms (Views: 12.4ms | ActiveRecord: 0.0ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 23:33:17 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2015", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.2ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.2ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (7.4ms)
Rendered request_deadlines/new.html.erb within layouts/application (7.7ms)

Completed 200 OK in 14ms (Views: 10.5ms | ActiveRecord: 0.6ms)

 (0.6ms)  ROLLBACK
 (4.2ms)  BEGIN
 (1.1ms)  COMMIT
 (0.3ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:33:17 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (4.1ms)

Completed 200 OK in 12ms (Views: 10.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:33:17 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 8ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:33:17 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.5ms)

Completed 200 OK in 8ms (Views: 7.2ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 23:33:17 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Load (2.0ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/new.html.erb within layouts/application (6.4ms)

Completed 200 OK in 20ms (Views: 7.0ms | ActiveRecord: 5.1ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 23:33:17 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
 (0.2ms)  SAVEPOINT active_record_1
Requirement Create (0.4ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-05 02:33:17.777540"], ["updated_at", "2020-12-05 02:33:17.777540"]]
 (0.4ms)  RELEASE SAVEPOINT active_record_1
Requirement Load (0.6ms)  SELECT "requirements".* FROM "requirements"

Redirected to www.example.com/requirements Completed 302 Found in 9ms (ActiveRecord: 1.7ms) Started GET “/requirements” for 127.0.0.1 at 2020-12-04 23:33:17 -0300 Processing by RequirementsController#index as HTML

Rendering requirements/index.html.erb within layouts/application
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 6ms (Views: 3.2ms | ActiveRecord: 0.3ms)

 (0.3ms)  SELECT COUNT(*) FROM "requirements"
Requirement Load (0.2ms)  SELECT "requirements".* FROM "requirements"
 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:33:17 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.5ms)

Completed 200 OK in 5ms (Views: 4.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:33:17 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (1.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 8ms (ActiveRecord: 1.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:33:17 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 23:33:17 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.8ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Load (0.8ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/new.html.erb within layouts/application (8.6ms)

Completed 200 OK in 11ms (Views: 8.7ms | ActiveRecord: 1.6ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 23:33:17 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>""}, "commit"=>"Definir requisitos"}
 (0.2ms)  SAVEPOINT active_record_1
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (2.2ms)

Completed 200 OK in 8ms (Views: 4.3ms | ActiveRecord: 0.7ms)

 (0.4ms)  ROLLBACK
 (0.9ms)  BEGIN
 (0.6ms)  COMMIT
 (0.8ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:33:17 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.5ms)

Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:33:17 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:33:17 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 5ms (Views: 3.4ms | ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:33:17 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 6ms (Views: 4.2ms | ActiveRecord: 0.6ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 23:33:17 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (5.9ms)
Rendered tickets/new.html.erb within layouts/application (7.2ms)

Completed 200 OK in 25ms (Views: 12.1ms | ActiveRecord: 1.4ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 23:33:17 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar passagem"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
Ticket Create (0.4ms)  INSERT INTO "tickets" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 02:33:17.999913"], ["updated_at", "2020-12-05 02:33:17.999913"], ["user_id", 4]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/tickets/18 Completed 302 Found in 6ms (ActiveRecord: 0.9ms) Started GET “/tickets/18” for 127.0.0.1 at 2020-12-04 23:33:18 -0300 Processing by TicketsController#show as HTML

Parameters: {"id"=>"18"}
Ticket Load (0.2ms)  SELECT  "tickets".* FROM "tickets" WHERE "tickets"."id" = $1 LIMIT $2  [["id", 18], ["LIMIT", 1]]
Rendering tickets/show.html.erb within layouts/application
Rendered tickets/show.html.erb within layouts/application (0.8ms)

Completed 200 OK in 5ms (Views: 2.3ms | ActiveRecord: 0.2ms)

User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Ticket Exists (0.8ms)  SELECT  1 AS one FROM "tickets" WHERE "tickets"."user_id" = $1 AND "tickets"."data_entrada" = $2 AND "tickets"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:33:18 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.0ms)
Rendered devise/sessions/new.html.erb within layouts/application (4.9ms)

Completed 200 OK in 8ms (Views: 7.2ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:33:18 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:33:18 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:33:18 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.4ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 23:33:18 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (4.3ms)
Rendered tickets/new.html.erb within layouts/application (5.5ms)

Completed 200 OK in 9ms (Views: 8.2ms | ActiveRecord: 0.0ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 23:33:18 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar passagem"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (3.4ms)
Rendered tickets/new.html.erb within layouts/application (3.6ms)

Completed 200 OK in 8ms (Views: 5.0ms | ActiveRecord: 0.6ms)

 (0.2ms)  ROLLBACK
 (0.6ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.2ms)  SAVEPOINT active_record_1
User Exists (0.7ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin2.com"], ["LIMIT", 1]]
User Create (0.4ms)  INSERT INTO "users" ("id", "email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id"  [["id", 10], ["email", "admin@admin2.com"], ["encrypted_password", "$2a$04$RgTIsLNngPpCgGCJOPmNQO0DeRkKPflmaoyGiiguWcxkmo3Zy.Fq6"], ["created_at", "2020-12-05 02:33:33.628545"], ["updated_at", "2020-12-05 02:33:33.628545"], ["full_name", "Administrador2"], ["registration", "000000000"], ["role", 0]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:33:33 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (17.2ms)

Completed 200 OK in 180ms (Views: 172.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:33:33 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:33:33 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.3ms)

Completed 200 OK in 5ms (Views: 3.5ms | ActiveRecord: 0.3ms) Started GET “/admin/panel” for 127.0.0.1 at 2020-12-04 23:33:33 -0300 Processing by AdminController#panel as HTML

Rendering admin/panel.html.erb within layouts/application
Booking Load (0.4ms)  SELECT "bookings".* FROM "bookings"
Ticket Load (3.2ms)  SELECT "tickets".* FROM "tickets"
Rendered admin/panel.html.erb within layouts/application (10.5ms)

Completed 200 OK in 16ms (Views: 5.2ms | ActiveRecord: 7.5ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.3ms)  SAVEPOINT active_record_1
User Exists (0.3ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin2.com"], ["LIMIT", 1]]
User Create (0.3ms)  INSERT INTO "users" ("id", "email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id"  [["id", 10], ["email", "admin@admin2.com"], ["encrypted_password", "$2a$04$/.EeAhgZOaznuo03TzzphOhJ8lqh6ulmNxNU6i0Av3P1N5bAbcinS"], ["created_at", "2020-12-05 02:33:33.880353"], ["updated_at", "2020-12-05 02:33:33.880353"], ["full_name", "Administrador2"], ["registration", "000000000"], ["role", 0]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:33:33 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.6ms)

Completed 200 OK in 5ms (Views: 3.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:33:33 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:33:33 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.8ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (5.8ms)

Completed 200 OK in 10ms (Views: 7.4ms | ActiveRecord: 0.8ms) Started GET “/admin/panel” for 127.0.0.1 at 2020-12-04 23:33:33 -0300 Processing by AdminController#panel as HTML

Rendering admin/panel.html.erb within layouts/application
Booking Load (0.3ms)  SELECT "bookings".* FROM "bookings"
Ticket Load (0.4ms)  SELECT "tickets".* FROM "tickets"
Rendered admin/panel.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.8ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:33:33 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.4ms)

Completed 200 OK in 6ms (Views: 5.4ms | ActiveRecord: 0.3ms) Started DELETE “/users/sign_out” for 127.0.0.1 at 2020-12-04 23:33:33 -0300 Processing by Devise::SessionsController#destroy as HTML

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.6ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:33:33 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
Rendered home/index.html.erb within layouts/application (0.4ms)

Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.0ms)

 (0.2ms)  SAVEPOINT active_record_1
User Exists (0.3ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:33:34 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.0ms)

Completed 200 OK in 5ms (Views: 3.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:33:34 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:33:34 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.3ms)

 (0.4ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.2ms)  COMMIT
 (0.3ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:33:34 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.7ms)

Completed 200 OK in 8ms (Views: 4.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:33:34 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:33:34 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 2.7ms | ActiveRecord: 0.3ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 23:33:34 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (5.9ms)
Rendered bookings/new.html.erb within layouts/application (7.0ms)

Completed 200 OK in 24ms (Views: 10.3ms | ActiveRecord: 2.2ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 23:33:34 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar diárias"}
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
Booking Create (0.6ms)  INSERT INTO "bookings" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 02:33:34.158992"], ["updated_at", "2020-12-05 02:33:34.158992"], ["user_id", 4]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/bookings/19 Completed 302 Found in 8ms (ActiveRecord: 1.4ms) Started GET “/bookings/19” for 127.0.0.1 at 2020-12-04 23:33:34 -0300 Processing by BookingsController#show as HTML

Parameters: {"id"=>"19"}
Booking Load (0.2ms)  SELECT  "bookings".* FROM "bookings" WHERE "bookings"."id" = $1 LIMIT $2  [["id", 19], ["LIMIT", 1]]
Rendering bookings/show.html.erb within layouts/application
Rendered bookings/show.html.erb within layouts/application (1.0ms)

Completed 200 OK in 6ms (Views: 2.8ms | ActiveRecord: 0.2ms)

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Booking Exists (0.7ms)  SELECT  1 AS one FROM "bookings" WHERE "bookings"."user_id" = $1 AND "bookings"."data_entrada" = $2 AND "bookings"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:33:34 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (4.3ms)

Completed 200 OK in 8ms (Views: 6.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:33:34 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (1.0ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 10ms (ActiveRecord: 1.0ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:33:34 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.2ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 23:33:34 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (3.3ms)
Rendered bookings/new.html.erb within layouts/application (3.7ms)

Completed 200 OK in 7ms (Views: 5.5ms | ActiveRecord: 0.0ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 23:33:34 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar diárias"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (3.8ms)
Rendered bookings/new.html.erb within layouts/application (4.2ms)

Completed 200 OK in 11ms (Views: 5.7ms | ActiveRecord: 0.6ms)

 (0.1ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.2ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:33:34 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.4ms)

Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:33:34 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:33:34 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.5ms)

Budget Load (0.4ms)  SELECT "budgets".* FROM "budgets"
 (0.1ms)  SAVEPOINT active_record_1
Budget Create (0.4ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-05 02:33:34.362681"], ["updated_at", "2020-12-05 02:33:34.362681"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.8ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 23:33:34 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.4ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (4.8ms)

Completed 200 OK in 10ms (Views: 7.5ms | ActiveRecord: 1.2ms)

 (0.3ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.5ms)  COMMIT
 (0.4ms)  BEGIN
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:33:34 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.2ms)

Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:33:34 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:33:34 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.2ms)

Completed 200 OK in 4ms (Views: 3.5ms | ActiveRecord: 0.3ms)

Budget Load (0.5ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 23:33:34 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (1.0ms)  SELECT COUNT(*) FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (6.3ms)

Completed 200 OK in 12ms (Views: 8.9ms | ActiveRecord: 1.6ms)

 (0.3ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:33:34 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.1ms)

Completed 200 OK in 5ms (Views: 3.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:33:34 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:33:34 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (3.8ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (5.5ms)

Completed 200 OK in 8ms (Views: 3.9ms | ActiveRecord: 3.8ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:33:34 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (3.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (5.2ms)

Completed 200 OK in 9ms (Views: 5.2ms | ActiveRecord: 3.2ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 23:33:34 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (4.3ms)
Rendered request_deadlines/new.html.erb within layouts/application (5.3ms)

Completed 200 OK in 19ms (Views: 7.5ms | ActiveRecord: 4.3ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 23:33:34 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2021", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.4ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.2ms)  SAVEPOINT active_record_1
RequestDeadline Create (0.4ms)  INSERT INTO "request_deadlines" ("deadline", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["deadline", "2021-01-01 17:30:00"], ["created_at", "2020-12-05 02:33:34.608772"], ["updated_at", "2020-12-05 02:33:34.608772"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/request_deadlines Completed 302 Found in 6ms (ActiveRecord: 1.2ms) Started GET “/request_deadlines” for 127.0.0.1 at 2020-12-04 23:33:34 -0300 Processing by RequestDeadlinesController#index as HTML

Rendering request_deadlines/index.html.erb within layouts/application
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
Rendered request_deadlines/index.html.erb within layouts/application (2.2ms)

Completed 200 OK in 8ms (Views: 5.8ms | ActiveRecord: 0.3ms)

 (0.6ms)  SELECT COUNT(*) FROM "request_deadlines"
RequestDeadline Load (0.4ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.3ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.6ms)  COMMIT
 (0.6ms)  BEGIN
User Load (1.0ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:33:34 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.3ms)

Completed 200 OK in 8ms (Views: 6.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:33:34 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 10ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:33:34 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.1ms)

Completed 200 OK in 9ms (Views: 7.9ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:33:34 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 6ms (Views: 5.1ms | ActiveRecord: 0.2ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 23:33:34 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (8.3ms)
Rendered request_deadlines/new.html.erb within layouts/application (8.6ms)

Completed 200 OK in 12ms (Views: 11.1ms | ActiveRecord: 0.0ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 23:33:34 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2015", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.1ms)  SAVEPOINT active_record_1
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (7.7ms)
Rendered request_deadlines/new.html.erb within layouts/application (8.0ms)

Completed 200 OK in 15ms (Views: 10.4ms | ActiveRecord: 0.6ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:33:34 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.2ms)

Completed 200 OK in 5ms (Views: 3.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:33:34 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:33:34 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.3ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 23:33:34 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Load (0.4ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/new.html.erb within layouts/application (4.1ms)

Completed 200 OK in 22ms (Views: 5.8ms | ActiveRecord: 7.1ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 23:33:34 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
 (1.1ms)  SAVEPOINT active_record_1
Requirement Create (0.7ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-05 02:33:34.938407"], ["updated_at", "2020-12-05 02:33:34.938407"]]
 (0.6ms)  RELEASE SAVEPOINT active_record_1
Requirement Load (1.2ms)  SELECT "requirements".* FROM "requirements"

Redirected to www.example.com/requirements Completed 302 Found in 8ms (ActiveRecord: 3.5ms) Started GET “/requirements” for 127.0.0.1 at 2020-12-04 23:33:34 -0300 Processing by RequirementsController#index as HTML

Rendering requirements/index.html.erb within layouts/application
Requirement Load (0.7ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 5ms (Views: 3.0ms | ActiveRecord: 0.7ms)

 (0.5ms)  SELECT COUNT(*) FROM "requirements"
Requirement Load (0.5ms)  SELECT "requirements".* FROM "requirements"
 (1.3ms)  ROLLBACK
 (0.8ms)  BEGIN
 (0.5ms)  COMMIT
 (0.2ms)  BEGIN
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:33:34 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.5ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.3ms)

Completed 200 OK in 7ms (Views: 5.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:33:34 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.8ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 9ms (ActiveRecord: 0.8ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:33:34 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.3ms)

Completed 200 OK in 5ms (Views: 3.3ms | ActiveRecord: 0.7ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 23:33:35 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/new.html.erb within layouts/application (2.9ms)

Completed 200 OK in 6ms (Views: 4.5ms | ActiveRecord: 0.6ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 23:33:35 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>""}, "commit"=>"Definir requisitos"}
 (0.2ms)  SAVEPOINT active_record_1
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (1.5ms)

Completed 200 OK in 5ms (Views: 2.5ms | ActiveRecord: 0.5ms)

 (0.5ms)  ROLLBACK
 (0.5ms)  BEGIN
 (0.5ms)  COMMIT
 (0.5ms)  BEGIN
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:33:35 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.4ms)

Completed 200 OK in 5ms (Views: 4.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:33:35 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:33:35 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 5ms (Views: 3.4ms | ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:33:35 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.2ms)

Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.4ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 23:33:35 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (3.7ms)
Rendered tickets/new.html.erb within layouts/application (5.2ms)

Completed 200 OK in 18ms (Views: 7.8ms | ActiveRecord: 2.6ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 23:33:35 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar passagem"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
Ticket Create (0.6ms)  INSERT INTO "tickets" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 02:33:35.154600"], ["updated_at", "2020-12-05 02:33:35.154600"], ["user_id", 4]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/tickets/19 Completed 302 Found in 6ms (ActiveRecord: 1.2ms) Started GET “/tickets/19” for 127.0.0.1 at 2020-12-04 23:33:35 -0300 Processing by TicketsController#show as HTML

Parameters: {"id"=>"19"}
Ticket Load (0.3ms)  SELECT  "tickets".* FROM "tickets" WHERE "tickets"."id" = $1 LIMIT $2  [["id", 19], ["LIMIT", 1]]
Rendering tickets/show.html.erb within layouts/application
Rendered tickets/show.html.erb within layouts/application (0.9ms)

Completed 200 OK in 5ms (Views: 2.3ms | ActiveRecord: 0.3ms)

User Load (2.0ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Ticket Exists (0.7ms)  SELECT  1 AS one FROM "tickets" WHERE "tickets"."user_id" = $1 AND "tickets"."data_entrada" = $2 AND "tickets"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.6ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.3ms)  COMMIT
 (0.2ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:33:35 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.1ms)

Completed 200 OK in 5ms (Views: 3.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:33:35 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 27ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:33:35 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.6ms)

Completed 200 OK in 5ms (Views: 3.7ms | ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:33:35 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.5ms)

Completed 200 OK in 7ms (Views: 4.6ms | ActiveRecord: 0.6ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 23:33:35 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (3.5ms)
Rendered tickets/new.html.erb within layouts/application (3.8ms)

Completed 200 OK in 6ms (Views: 5.2ms | ActiveRecord: 0.0ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 23:33:35 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar passagem"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (3.2ms)
Rendered tickets/new.html.erb within layouts/application (3.5ms)

Completed 200 OK in 8ms (Views: 4.6ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.5ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  SAVEPOINT active_record_1
User Exists (0.4ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin2.com"], ["LIMIT", 1]]
User Create (0.3ms)  INSERT INTO "users" ("id", "email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id"  [["id", 10], ["email", "admin@admin2.com"], ["encrypted_password", "$2a$04$ZzAQ2PUi067F0Q8u6Dnuf.gxcnk7I3mnKwXVdCmzgwdrnr1e86t1S"], ["created_at", "2020-12-05 02:34:25.360203"], ["updated_at", "2020-12-05 02:34:25.360203"], ["full_name", "Administrador2"], ["registration", "000000000"], ["role", 0]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:34:25 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (16.8ms)

Completed 200 OK in 221ms (Views: 216.2ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:34:25 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 8ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:34:25 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.8ms)

Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.2ms) Started GET “/admin/panel” for 127.0.0.1 at 2020-12-04 23:34:25 -0300 Processing by AdminController#panel as HTML

Rendering admin/panel.html.erb within layouts/application
Booking Load (0.5ms)  SELECT "bookings".* FROM "bookings"
Ticket Load (0.4ms)  SELECT "tickets".* FROM "tickets"
Rendered admin/panel.html.erb within layouts/application (63.4ms)

Completed 200 OK in 74ms (Views: 58.4ms | ActiveRecord: 8.7ms)

 (0.3ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (1.1ms)  BEGIN
 (0.6ms)  SAVEPOINT active_record_1
User Exists (0.3ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin2.com"], ["LIMIT", 1]]
User Create (1.1ms)  INSERT INTO "users" ("id", "email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id"  [["id", 10], ["email", "admin@admin2.com"], ["encrypted_password", "$2a$04$i2/c.ktJ.hDL4BbAn/QcBuD3Cczzgfama1ixf5k8MgqWqLaQqUa/K"], ["created_at", "2020-12-05 02:34:25.721886"], ["updated_at", "2020-12-05 02:34:25.721886"], ["full_name", "Administrador2"], ["registration", "000000000"], ["role", 0]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:34:25 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:34:25 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:34:25 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.1ms)

Completed 200 OK in 5ms (Views: 3.8ms | ActiveRecord: 0.4ms) Started GET “/admin/panel” for 127.0.0.1 at 2020-12-04 23:34:25 -0300 Processing by AdminController#panel as HTML

Rendering admin/panel.html.erb within layouts/application
Booking Load (0.4ms)  SELECT "bookings".* FROM "bookings"
Ticket Load (0.5ms)  SELECT "tickets".* FROM "tickets"
Rendered admin/panel.html.erb within layouts/application (2.1ms)

Completed 200 OK in 5ms (Views: 3.5ms | ActiveRecord: 0.9ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:34:25 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.5ms)

Completed 200 OK in 11ms (Views: 6.9ms | ActiveRecord: 0.5ms) Started DELETE “/users/sign_out” for 127.0.0.1 at 2020-12-04 23:34:25 -0300 Processing by Devise::SessionsController#destroy as HTML

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.6ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:34:25 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
Rendered home/index.html.erb within layouts/application (0.3ms)

Completed 200 OK in 3ms (Views: 1.8ms | ActiveRecord: 0.0ms)

 (0.1ms)  SAVEPOINT active_record_1
User Exists (0.4ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
 (0.3ms)  ROLLBACK TO SAVEPOINT active_record_1

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:34:25 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.7ms)

Completed 200 OK in 6ms (Views: 4.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:34:25 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 9ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:34:25 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.3ms) Started GET “/admin/panel” for 127.0.0.1 at 2020-12-04 23:34:25 -0300 Processing by AdminController#panel as HTML

Rendering admin/panel.html.erb within layouts/application
Booking Load (0.4ms)  SELECT "bookings".* FROM "bookings"
Ticket Load (0.3ms)  SELECT "tickets".* FROM "tickets"
Rendered admin/panel.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.6ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:34:25 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.5ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.4ms)

Completed 200 OK in 7ms (Views: 5.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:34:25 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:34:25 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (1.1ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.5ms)

Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 1.1ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 23:34:25 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (5.6ms)
Rendered bookings/new.html.erb within layouts/application (6.9ms)

Completed 200 OK in 20ms (Views: 9.7ms | ActiveRecord: 2.3ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 23:34:25 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar diárias"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.6ms)  SAVEPOINT active_record_1
Booking Create (0.9ms)  INSERT INTO "bookings" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 02:34:25.969664"], ["updated_at", "2020-12-05 02:34:25.969664"], ["user_id", 4]]
 (0.5ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/bookings/20 Completed 302 Found in 18ms (ActiveRecord: 2.4ms) Started GET “/bookings/20” for 127.0.0.1 at 2020-12-04 23:34:25 -0300 Processing by BookingsController#show as HTML

Parameters: {"id"=>"20"}
Booking Load (0.5ms)  SELECT  "bookings".* FROM "bookings" WHERE "bookings"."id" = $1 LIMIT $2  [["id", 20], ["LIMIT", 1]]
Rendering bookings/show.html.erb within layouts/application
Rendered bookings/show.html.erb within layouts/application (1.0ms)

Completed 200 OK in 8ms (Views: 2.5ms | ActiveRecord: 0.5ms)

User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Booking Exists (4.7ms)  SELECT  1 AS one FROM "bookings" WHERE "bookings"."user_id" = $1 AND "bookings"."data_entrada" = $2 AND "bookings"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.6ms)  ROLLBACK
 (0.5ms)  BEGIN
 (0.5ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:34:26 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.8ms)

Completed 200 OK in 7ms (Views: 5.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:34:26 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:34:26 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 3.5ms | ActiveRecord: 0.2ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 23:34:26 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (7.4ms)
Rendered bookings/new.html.erb within layouts/application (7.9ms)

Completed 200 OK in 17ms (Views: 15.8ms | ActiveRecord: 0.0ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 23:34:26 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar diárias"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (3.9ms)
Rendered bookings/new.html.erb within layouts/application (4.2ms)

Completed 200 OK in 9ms (Views: 5.6ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:34:26 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.3ms)

Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:34:26 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:34:26 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (9.1ms)

Completed 200 OK in 15ms (Views: 13.9ms | ActiveRecord: 0.2ms)

Budget Load (1.1ms)  SELECT "budgets".* FROM "budgets"
 (0.2ms)  SAVEPOINT active_record_1
Budget Create (0.4ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-05 02:34:26.232211"], ["updated_at", "2020-12-05 02:34:26.232211"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1
 (0.4ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.5ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 23:34:26 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.4ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (6.4ms)

Completed 200 OK in 14ms (Views: 10.4ms | ActiveRecord: 1.1ms)

 (0.3ms)  ROLLBACK
 (0.7ms)  BEGIN
 (0.7ms)  COMMIT
 (0.3ms)  BEGIN
User Load (0.9ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:34:26 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.8ms)

Completed 200 OK in 10ms (Views: 8.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:34:26 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 8ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:34:26 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (6.5ms)

Completed 200 OK in 19ms (Views: 17.5ms | ActiveRecord: 0.6ms)

Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 23:34:26 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (3.3ms)

Completed 200 OK in 10ms (Views: 9.2ms | ActiveRecord: 0.6ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:34:26 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (4.3ms)

Completed 200 OK in 9ms (Views: 7.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:34:26 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:34:26 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.2ms)

Completed 200 OK in 10ms (Views: 7.9ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:34:26 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (1.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (6.6ms)

Completed 200 OK in 19ms (Views: 16.9ms | ActiveRecord: 1.3ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 23:34:26 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (5.8ms)
Rendered request_deadlines/new.html.erb within layouts/application (7.0ms)

Completed 200 OK in 28ms (Views: 9.9ms | ActiveRecord: 3.9ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 23:34:26 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2021", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.4ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (2.2ms)  SAVEPOINT active_record_1
RequestDeadline Create (0.4ms)  INSERT INTO "request_deadlines" ("deadline", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["deadline", "2021-01-01 17:30:00"], ["created_at", "2020-12-05 02:34:26.577004"], ["updated_at", "2020-12-05 02:34:26.577004"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/request_deadlines Completed 302 Found in 7ms (ActiveRecord: 3.2ms) Started GET “/request_deadlines” for 127.0.0.1 at 2020-12-04 23:34:26 -0300 Processing by RequestDeadlinesController#index as HTML

Rendering request_deadlines/index.html.erb within layouts/application
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
Rendered request_deadlines/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 5ms (Views: 3.7ms | ActiveRecord: 0.3ms)

 (5.2ms)  SELECT COUNT(*) FROM "request_deadlines"
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:34:26 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.3ms)

Completed 200 OK in 10ms (Views: 8.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:34:26 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (3.1ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 15ms (ActiveRecord: 3.1ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:34:26 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.7ms)

Completed 200 OK in 6ms (Views: 4.5ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:34:26 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.5ms)

Completed 200 OK in 10ms (Views: 8.2ms | ActiveRecord: 0.4ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 23:34:26 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (3.1ms)
Rendered request_deadlines/new.html.erb within layouts/application (3.4ms)

Completed 200 OK in 6ms (Views: 5.0ms | ActiveRecord: 0.0ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 23:34:26 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2015", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (3.6ms)
Rendered request_deadlines/new.html.erb within layouts/application (4.0ms)

Completed 200 OK in 8ms (Views: 5.5ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:34:26 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:34:26 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 9ms (ActiveRecord: 0.6ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:34:26 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.3ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 23:34:26 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Load (0.7ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/new.html.erb within layouts/application (7.0ms)

Completed 200 OK in 23ms (Views: 9.5ms | ActiveRecord: 5.0ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 23:34:26 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
 (0.2ms)  SAVEPOINT active_record_1
Requirement Create (1.2ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-05 02:34:26.823705"], ["updated_at", "2020-12-05 02:34:26.823705"]]
 (0.5ms)  RELEASE SAVEPOINT active_record_1
Requirement Load (0.5ms)  SELECT "requirements".* FROM "requirements"

Redirected to www.example.com/requirements Completed 302 Found in 6ms (ActiveRecord: 2.4ms) Started GET “/requirements” for 127.0.0.1 at 2020-12-04 23:34:26 -0300 Processing by RequirementsController#index as HTML

Rendering requirements/index.html.erb within layouts/application
Requirement Load (0.4ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/index.html.erb within layouts/application (2.3ms)

Completed 200 OK in 6ms (Views: 4.4ms | ActiveRecord: 0.4ms)

 (0.9ms)  SELECT COUNT(*) FROM "requirements"
Requirement Load (0.7ms)  SELECT "requirements".* FROM "requirements"
 (0.4ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:34:26 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.3ms)

Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:34:26 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:34:26 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.9ms)

Completed 200 OK in 6ms (Views: 5.1ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 23:34:26 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (1.1ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Load (1.0ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/new.html.erb within layouts/application (7.0ms)

Completed 200 OK in 14ms (Views: 9.8ms | ActiveRecord: 2.1ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 23:34:26 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>""}, "commit"=>"Definir requisitos"}
 (0.3ms)  SAVEPOINT active_record_1
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (1.9ms)

Completed 200 OK in 6ms (Views: 3.3ms | ActiveRecord: 0.7ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (4.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:34:26 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.5ms)

Completed 200 OK in 6ms (Views: 4.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:34:26 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:34:26 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.5ms)

Completed 200 OK in 6ms (Views: 4.5ms | ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:34:26 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.1ms)

Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 23:34:26 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (9.4ms)
Rendered tickets/new.html.erb within layouts/application (12.6ms)

Completed 200 OK in 27ms (Views: 15.7ms | ActiveRecord: 2.9ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 23:34:27 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar passagem"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
Ticket Create (0.8ms)  INSERT INTO "tickets" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 02:34:27.047068"], ["updated_at", "2020-12-05 02:34:27.047068"], ["user_id", 4]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/tickets/20 Completed 302 Found in 8ms (ActiveRecord: 1.4ms) Started GET “/tickets/20” for 127.0.0.1 at 2020-12-04 23:34:27 -0300 Processing by TicketsController#show as HTML

Parameters: {"id"=>"20"}
Ticket Load (0.2ms)  SELECT  "tickets".* FROM "tickets" WHERE "tickets"."id" = $1 LIMIT $2  [["id", 20], ["LIMIT", 1]]
Rendering tickets/show.html.erb within layouts/application
Rendered tickets/show.html.erb within layouts/application (1.6ms)

Completed 200 OK in 8ms (Views: 4.0ms | ActiveRecord: 0.2ms)

User Load (0.8ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Ticket Exists (0.3ms)  SELECT  1 AS one FROM "tickets" WHERE "tickets"."user_id" = $1 AND "tickets"."data_entrada" = $2 AND "tickets"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:34:27 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.4ms)

Completed 200 OK in 6ms (Views: 4.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:34:27 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 11ms (ActiveRecord: 0.7ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:34:27 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:34:27 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 23:34:27 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (3.5ms)
Rendered tickets/new.html.erb within layouts/application (3.8ms)

Completed 200 OK in 6ms (Views: 5.3ms | ActiveRecord: 0.0ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 23:34:27 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar passagem"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.5ms)  SAVEPOINT active_record_1
 (1.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (3.8ms)
Rendered tickets/new.html.erb within layouts/application (4.1ms)

Completed 200 OK in 13ms (Views: 5.7ms | ActiveRecord: 1.8ms)

 (0.2ms)  ROLLBACK
 (0.6ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.3ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  SAVEPOINT active_record_1
User Exists (0.6ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin2.com"], ["LIMIT", 1]]
User Create (0.5ms)  INSERT INTO "users" ("id", "email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id"  [["id", 10], ["email", "admin@admin2.com"], ["encrypted_password", "$2a$04$.lVylpp6uyy8XzmJPjmM3uzEe/5.GFhM2KL4NU/PTraoBrApYNIDy"], ["created_at", "2020-12-05 02:36:08.176730"], ["updated_at", "2020-12-05 02:36:08.176730"], ["full_name", "Administrador2"], ["registration", "000000000"], ["role", 0]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:36:08 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (13.4ms)

Completed 200 OK in 238ms (Views: 227.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:36:08 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 8ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:36:08 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.8ms)

Completed 200 OK in 6ms (Views: 4.6ms | ActiveRecord: 0.2ms) Started GET “/admin/panel” for 127.0.0.1 at 2020-12-04 23:36:08 -0300 Processing by AdminController#panel as HTML

Rendering admin/panel.html.erb within layouts/application
User Load (3.1ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Booking Load (2.7ms)  SELECT "bookings".* FROM "bookings"
Ticket Load (0.4ms)  SELECT "tickets".* FROM "tickets"
Rendered admin/panel.html.erb within layouts/application (68.7ms)

Completed 200 OK in 82ms (Views: 63.3ms | ActiveRecord: 9.5ms)

 (0.3ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.2ms)  SAVEPOINT active_record_1
User Exists (0.4ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin2.com"], ["LIMIT", 1]]
User Create (0.3ms)  INSERT INTO "users" ("id", "email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id"  [["id", 10], ["email", "admin@admin2.com"], ["encrypted_password", "$2a$04$/mX8LP.DzT8SVKSOO17MY.mlUscTue9tC7GdmBGUmeBLU2eFxJRm2"], ["created_at", "2020-12-05 02:36:08.579940"], ["updated_at", "2020-12-05 02:36:08.579940"], ["full_name", "Administrador2"], ["registration", "000000000"], ["role", 0]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:36:08 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.4ms)

Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:36:08 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:36:08 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.4ms) Started GET “/admin/panel” for 127.0.0.1 at 2020-12-04 23:36:08 -0300 Processing by AdminController#panel as HTML

Rendering admin/panel.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Booking Load (0.3ms)  SELECT "bookings".* FROM "bookings"
Ticket Load (0.2ms)  SELECT "tickets".* FROM "tickets"
Rendered admin/panel.html.erb within layouts/application (2.6ms)

Completed 200 OK in 5ms (Views: 3.3ms | ActiveRecord: 0.8ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:36:08 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.3ms) Started DELETE “/users/sign_out” for 127.0.0.1 at 2020-12-04 23:36:08 -0300 Processing by Devise::SessionsController#destroy as HTML

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
 (0.5ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/ Completed 302 Found in 8ms (ActiveRecord: 1.0ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:36:08 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
Rendered home/index.html.erb within layouts/application (0.9ms)

Completed 200 OK in 6ms (Views: 5.7ms | ActiveRecord: 0.0ms)

 (0.1ms)  SAVEPOINT active_record_1
User Exists (0.7ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
 (0.6ms)  ROLLBACK TO SAVEPOINT active_record_1

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:36:08 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:36:08 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:36:08 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 4ms (Views: 2.7ms | ActiveRecord: 0.2ms) Started GET “/admin/panel” for 127.0.0.1 at 2020-12-04 23:36:08 -0300 Processing by AdminController#panel as HTML

Rendering admin/panel.html.erb within layouts/application
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered admin/panel.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 2.4ms | ActiveRecord: 0.7ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:36:08 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.3ms)

Completed 200 OK in 5ms (Views: 4.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:36:08 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:36:08 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (4.5ms)

Completed 200 OK in 7ms (Views: 6.2ms | ActiveRecord: 0.5ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 23:36:08 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (6.2ms)
Rendered bookings/new.html.erb within layouts/application (8.9ms)

Completed 200 OK in 21ms (Views: 11.1ms | ActiveRecord: 2.4ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 23:36:08 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar diárias"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
Booking Create (0.4ms)  INSERT INTO "bookings" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 02:36:08.795772"], ["updated_at", "2020-12-05 02:36:08.795772"], ["user_id", 4]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/bookings/21 Completed 302 Found in 10ms (ActiveRecord: 0.9ms) Started GET “/bookings/21” for 127.0.0.1 at 2020-12-04 23:36:08 -0300 Processing by BookingsController#show as HTML

Parameters: {"id"=>"21"}
Booking Load (1.1ms)  SELECT  "bookings".* FROM "bookings" WHERE "bookings"."id" = $1 LIMIT $2  [["id", 21], ["LIMIT", 1]]
Rendering bookings/show.html.erb within layouts/application
Rendered bookings/show.html.erb within layouts/application (1.1ms)

Completed 200 OK in 8ms (Views: 2.7ms | ActiveRecord: 1.1ms)

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Booking Exists (1.0ms)  SELECT  1 AS one FROM "bookings" WHERE "bookings"."user_id" = $1 AND "bookings"."data_entrada" = $2 AND "bookings"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:36:08 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (4.4ms)

Completed 200 OK in 8ms (Views: 6.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:36:08 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (1.0ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 9ms (ActiveRecord: 1.0ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:36:08 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.9ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.5ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.9ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 23:36:08 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (4.8ms)
Rendered bookings/new.html.erb within layouts/application (5.1ms)

Completed 200 OK in 8ms (Views: 6.7ms | ActiveRecord: 0.0ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 23:36:08 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar diárias"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (3.3ms)
Rendered bookings/new.html.erb within layouts/application (3.6ms)

Completed 200 OK in 9ms (Views: 5.2ms | ActiveRecord: 0.7ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:36:08 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.6ms)

Completed 200 OK in 6ms (Views: 4.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:36:08 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:36:08 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.3ms)

Budget Load (0.6ms)  SELECT "budgets".* FROM "budgets"
 (0.3ms)  SAVEPOINT active_record_1
Budget Create (0.8ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-05 02:36:08.991156"], ["updated_at", "2020-12-05 02:36:08.991156"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1
 (0.5ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (1.3ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 23:36:09 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.8ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.8ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.4ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (5.2ms)

Completed 200 OK in 10ms (Views: 6.0ms | ActiveRecord: 2.0ms)

 (0.4ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.9ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:36:09 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.7ms)

Completed 200 OK in 7ms (Views: 5.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:36:09 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.8ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.8ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:36:09 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.3ms)

Budget Load (0.4ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 23:36:09 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.5ms)  SELECT COUNT(*) FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (2.2ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.7ms)

 (0.3ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:36:09 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.5ms)

Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:36:09 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (1.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 11ms (ActiveRecord: 1.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:36:09 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (5.0ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (6.9ms)

Completed 200 OK in 11ms (Views: 5.3ms | ActiveRecord: 5.0ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:36:09 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (8.7ms)

Completed 200 OK in 16ms (Views: 13.6ms | ActiveRecord: 0.7ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 23:36:09 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (9.5ms)
Rendered request_deadlines/new.html.erb within layouts/application (13.8ms)

Completed 200 OK in 42ms (Views: 24.1ms | ActiveRecord: 3.9ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 23:36:09 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2021", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.5ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.5ms)  SAVEPOINT active_record_1
RequestDeadline Create (1.2ms)  INSERT INTO "request_deadlines" ("deadline", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["deadline", "2021-01-01 17:30:00"], ["created_at", "2020-12-05 02:36:09.278713"], ["updated_at", "2020-12-05 02:36:09.278713"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/request_deadlines Completed 302 Found in 12ms (ActiveRecord: 2.3ms) Started GET “/request_deadlines” for 127.0.0.1 at 2020-12-04 23:36:09 -0300 Processing by RequestDeadlinesController#index as HTML

Rendering request_deadlines/index.html.erb within layouts/application
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
Rendered request_deadlines/index.html.erb within layouts/application (2.3ms)

Completed 200 OK in 7ms (Views: 4.5ms | ActiveRecord: 0.3ms)

 (0.3ms)  SELECT COUNT(*) FROM "request_deadlines"
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.2ms)  ROLLBACK
 (0.7ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:36:09 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (4.6ms)

Completed 200 OK in 10ms (Views: 8.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:36:09 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:36:09 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.8ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (7.9ms)

Completed 200 OK in 14ms (Views: 10.1ms | ActiveRecord: 0.8ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:36:09 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 7ms (Views: 5.3ms | ActiveRecord: 0.3ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 23:36:09 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (5.2ms)
Rendered request_deadlines/new.html.erb within layouts/application (5.5ms)

Completed 200 OK in 9ms (Views: 8.2ms | ActiveRecord: 0.0ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 23:36:09 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2015", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.2ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (5.8ms)
Rendered request_deadlines/new.html.erb within layouts/application (6.0ms)

Completed 200 OK in 12ms (Views: 8.5ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:36:09 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.5ms)

Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:36:09 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 9ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:36:09 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.3ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 23:36:09 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Load (1.0ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/new.html.erb within layouts/application (6.4ms)

Completed 200 OK in 21ms (Views: 7.5ms | ActiveRecord: 5.9ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 23:36:09 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
 (0.2ms)  SAVEPOINT active_record_1
Requirement Create (0.8ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-05 02:36:09.553228"], ["updated_at", "2020-12-05 02:36:09.553228"]]
 (0.3ms)  RELEASE SAVEPOINT active_record_1
Requirement Load (0.4ms)  SELECT "requirements".* FROM "requirements"

Redirected to www.example.com/requirements Completed 302 Found in 5ms (ActiveRecord: 1.7ms) Started GET “/requirements” for 127.0.0.1 at 2020-12-04 23:36:09 -0300 Processing by RequirementsController#index as HTML

Rendering requirements/index.html.erb within layouts/application
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/index.html.erb within layouts/application (2.7ms)

Completed 200 OK in 10ms (Views: 4.5ms | ActiveRecord: 0.3ms)

 (0.4ms)  SELECT COUNT(*) FROM "requirements"
Requirement Load (0.2ms)  SELECT "requirements".* FROM "requirements"
 (0.3ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.3ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:36:09 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:36:09 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (1.0ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 1.0ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:36:09 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.2ms)

Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 23:36:09 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Load (0.4ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/new.html.erb within layouts/application (2.6ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.8ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 23:36:09 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>""}, "commit"=>"Definir requisitos"}
 (0.2ms)  SAVEPOINT active_record_1
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (1.8ms)

Completed 200 OK in 6ms (Views: 3.0ms | ActiveRecord: 0.7ms)

 (1.0ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:36:09 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.9ms)

Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:36:09 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:36:09 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:36:09 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.3ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 23:36:09 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (4.3ms)
Rendered tickets/new.html.erb within layouts/application (5.5ms)

Completed 200 OK in 22ms (Views: 7.8ms | ActiveRecord: 6.0ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 23:36:09 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar passagem"}
User Load (5.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
Ticket Create (0.5ms)  INSERT INTO "tickets" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 02:36:09.739208"], ["updated_at", "2020-12-05 02:36:09.739208"], ["user_id", 4]]
 (0.3ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/tickets/21 Completed 302 Found in 12ms (ActiveRecord: 6.4ms) Started GET “/tickets/21” for 127.0.0.1 at 2020-12-04 23:36:09 -0300 Processing by TicketsController#show as HTML

Parameters: {"id"=>"21"}
Ticket Load (0.6ms)  SELECT  "tickets".* FROM "tickets" WHERE "tickets"."id" = $1 LIMIT $2  [["id", 21], ["LIMIT", 1]]
Rendering tickets/show.html.erb within layouts/application
Rendered tickets/show.html.erb within layouts/application (0.8ms)

Completed 200 OK in 8ms (Views: 2.2ms | ActiveRecord: 0.6ms)

User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Ticket Exists (0.6ms)  SELECT  1 AS one FROM "tickets" WHERE "tickets"."user_id" = $1 AND "tickets"."data_entrada" = $2 AND "tickets"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.1ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:36:09 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.4ms)

Completed 200 OK in 5ms (Views: 3.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:36:09 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:36:09 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 4ms (Views: 2.7ms | ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:36:09 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.8ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.3ms)

Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.8ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 23:36:09 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (3.8ms)
Rendered tickets/new.html.erb within layouts/application (4.2ms)

Completed 200 OK in 6ms (Views: 5.6ms | ActiveRecord: 0.0ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 23:36:09 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar passagem"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
 (0.4ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (3.9ms)
Rendered tickets/new.html.erb within layouts/application (4.4ms)

Completed 200 OK in 10ms (Views: 6.3ms | ActiveRecord: 0.9ms)

 (0.2ms)  ROLLBACK
 (0.6ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (5.8ms)  COMMIT
 (0.7ms)  BEGIN
 (0.1ms)  SAVEPOINT active_record_1
User Exists (0.7ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin2.com"], ["LIMIT", 1]]
User Create (0.7ms)  INSERT INTO "users" ("id", "email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id"  [["id", 10], ["email", "admin@admin2.com"], ["encrypted_password", "$2a$04$3CcFbusdnZmOt.n7ckjrpul9eHFIslL5187eSCxFHsX3wI3REKUsG"], ["created_at", "2020-12-05 02:37:45.899460"], ["updated_at", "2020-12-05 02:37:45.899460"], ["full_name", "Administrador2"], ["registration", "000000000"], ["role", 0]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:37:45 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (14.8ms)

Completed 200 OK in 292ms (Views: 281.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:37:46 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 14ms (ActiveRecord: 0.6ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:37:46 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (5.9ms)

Completed 200 OK in 11ms (Views: 9.0ms | ActiveRecord: 0.4ms) Started GET “/admin/panel” for 127.0.0.1 at 2020-12-04 23:37:46 -0300 Processing by AdminController#panel as HTML

Rendering admin/panel.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Booking Load (0.4ms)  SELECT "bookings".* FROM "bookings"
Ticket Load (0.5ms)  SELECT "tickets".* FROM "tickets"
Rendered admin/panel.html.erb within layouts/application (52.3ms)

Completed 200 OK in 66ms (Views: 50.8ms | ActiveRecord: 4.0ms)

 (0.2ms)  SAVEPOINT active_record_1
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1
 (1.2ms)  SAVEPOINT active_record_1
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1
 (0.3ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.2ms)  SAVEPOINT active_record_1
User Exists (0.4ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin2.com"], ["LIMIT", 1]]
User Create (0.8ms)  INSERT INTO "users" ("id", "email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id"  [["id", 10], ["email", "admin@admin2.com"], ["encrypted_password", "$2a$04$AMXEow9zqV88HDyXnD7JMen1.FPQF6Kh6D/.p8vSttaxhWXxPzENy"], ["created_at", "2020-12-05 02:37:46.403948"], ["updated_at", "2020-12-05 02:37:46.403948"], ["full_name", "Administrador2"], ["registration", "000000000"], ["role", 0]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:37:46 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:37:46 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (1.0ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 1.0ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:37:46 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.3ms | ActiveRecord: 0.4ms) Started GET “/admin/panel” for 127.0.0.1 at 2020-12-04 23:37:46 -0300 Processing by AdminController#panel as HTML

Rendering admin/panel.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Booking Load (0.5ms)  SELECT "bookings".* FROM "bookings"
Ticket Load (0.3ms)  SELECT "tickets".* FROM "tickets"
Rendered admin/panel.html.erb within layouts/application (3.0ms)

Completed 200 OK in 5ms (Views: 3.3ms | ActiveRecord: 1.1ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:37:46 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (1.1ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (4.6ms)

Completed 200 OK in 9ms (Views: 6.7ms | ActiveRecord: 1.1ms) Started DELETE “/users/sign_out” for 127.0.0.1 at 2020-12-04 23:37:46 -0300 Processing by Devise::SessionsController#destroy as HTML

User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.3ms)  SAVEPOINT active_record_1
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/ Completed 302 Found in 8ms (ActiveRecord: 1.0ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:37:46 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
Rendered home/index.html.erb within layouts/application (0.4ms)

Completed 200 OK in 3ms (Views: 2.3ms | ActiveRecord: 0.0ms)

 (0.2ms)  SAVEPOINT active_record_1
User Exists (0.3ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:37:46 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.2ms)

Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:37:46 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.7ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:37:46 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.3ms) Started GET “/admin/panel” for 127.0.0.1 at 2020-12-04 23:37:46 -0300 Processing by AdminController#panel as HTML

Rendering admin/panel.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered admin/panel.html.erb within layouts/application (1.4ms)

Completed 200 OK in 4ms (Views: 2.5ms | ActiveRecord: 0.3ms)

 (0.3ms)  ROLLBACK
 (0.4ms)  BEGIN
 (0.2ms)  COMMIT
 (0.2ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:37:46 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:37:46 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:37:46 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.4ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 23:37:46 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (12.5ms)
Rendered bookings/new.html.erb within layouts/application (13.3ms)

Completed 200 OK in 16ms (Views: 15.0ms | ActiveRecord: 0.0ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 23:37:46 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar diárias"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.4ms)  SAVEPOINT active_record_1
Booking Create (1.4ms)  INSERT INTO "bookings" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 02:37:46.595030"], ["updated_at", "2020-12-05 02:37:46.595030"], ["user_id", 4]]
 (0.8ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/bookings/22 Completed 302 Found in 8ms (ActiveRecord: 3.1ms) Started GET “/bookings/22” for 127.0.0.1 at 2020-12-04 23:37:46 -0300 Processing by BookingsController#show as HTML

Parameters: {"id"=>"22"}
Booking Load (0.9ms)  SELECT  "bookings".* FROM "bookings" WHERE "bookings"."id" = $1 LIMIT $2  [["id", 22], ["LIMIT", 1]]
Rendering bookings/show.html.erb within layouts/application
Rendered bookings/show.html.erb within layouts/application (0.8ms)

Completed 200 OK in 8ms (Views: 2.5ms | ActiveRecord: 0.9ms)

User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Booking Exists (0.7ms)  SELECT  1 AS one FROM "bookings" WHERE "bookings"."user_id" = $1 AND "bookings"."data_entrada" = $2 AND "bookings"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:37:46 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:37:46 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:37:46 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 4ms (Views: 2.7ms | ActiveRecord: 0.2ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 23:37:46 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (3.4ms)
Rendered bookings/new.html.erb within layouts/application (3.7ms)

Completed 200 OK in 6ms (Views: 5.3ms | ActiveRecord: 0.0ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 23:37:46 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar diárias"}
User Load (2.7ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (3.7ms)
Rendered bookings/new.html.erb within layouts/application (4.0ms)

Completed 200 OK in 12ms (Views: 5.4ms | ActiveRecord: 3.1ms)

 (0.8ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.6ms)  BEGIN
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:37:46 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:37:46 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.6ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:37:46 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (2.0ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (4.8ms)

Completed 200 OK in 8ms (Views: 4.3ms | ActiveRecord: 2.0ms)

Budget Load (0.4ms)  SELECT "budgets".* FROM "budgets"
 (0.2ms)  SAVEPOINT active_record_1
Budget Create (1.2ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-05 02:37:46.778241"], ["updated_at", "2020-12-05 02:37:46.778241"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1
 (0.9ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 23:37:46 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.5ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.5ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (4.7ms)

Completed 200 OK in 8ms (Views: 5.1ms | ActiveRecord: 1.7ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.5ms)  COMMIT
 (0.4ms)  BEGIN
User Load (1.7ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:37:46 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (4.9ms)

Completed 200 OK in 11ms (Views: 7.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:37:46 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:37:46 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.6ms)

Completed 200 OK in 6ms (Views: 4.6ms | ActiveRecord: 0.6ms)

Budget Load (0.5ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 23:37:46 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (2.2ms)

Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:37:46 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.1ms)

Completed 200 OK in 5ms (Views: 3.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:37:46 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:37:46 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (4.8ms)

Completed 200 OK in 9ms (Views: 8.2ms | ActiveRecord: 0.6ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:37:46 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.9ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (9.7ms)

Completed 200 OK in 16ms (Views: 14.1ms | ActiveRecord: 0.9ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 23:37:46 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (6.3ms)
Rendered request_deadlines/new.html.erb within layouts/application (8.0ms)

Completed 200 OK in 27ms (Views: 11.8ms | ActiveRecord: 2.7ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 23:37:46 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2021", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.1ms)  SAVEPOINT active_record_1
RequestDeadline Create (0.9ms)  INSERT INTO "request_deadlines" ("deadline", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["deadline", "2021-01-01 17:30:00"], ["created_at", "2020-12-05 02:37:47.001795"], ["updated_at", "2020-12-05 02:37:47.001795"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/request_deadlines Completed 302 Found in 7ms (ActiveRecord: 1.5ms) Started GET “/request_deadlines” for 127.0.0.1 at 2020-12-04 23:37:47 -0300 Processing by RequestDeadlinesController#index as HTML

Rendering request_deadlines/index.html.erb within layouts/application
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
Rendered request_deadlines/index.html.erb within layouts/application (3.4ms)

Completed 200 OK in 7ms (Views: 5.9ms | ActiveRecord: 0.3ms)

 (0.2ms)  SELECT COUNT(*) FROM "request_deadlines"
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:37:47 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.1ms)

Completed 200 OK in 10ms (Views: 7.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:37:47 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:37:47 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.2ms)

Completed 200 OK in 7ms (Views: 5.8ms | ActiveRecord: 0.7ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:37:47 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (5.5ms)

Completed 200 OK in 9ms (Views: 7.6ms | ActiveRecord: 0.4ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 23:37:47 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (6.8ms)
Rendered request_deadlines/new.html.erb within layouts/application (7.0ms)

Completed 200 OK in 11ms (Views: 9.9ms | ActiveRecord: 0.0ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 23:37:47 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2015", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.4ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.2ms)  SAVEPOINT active_record_1
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (11.3ms)
Rendered request_deadlines/new.html.erb within layouts/application (11.6ms)

Completed 200 OK in 19ms (Views: 15.4ms | ActiveRecord: 0.8ms)

 (0.2ms)  ROLLBACK
 (2.4ms)  BEGIN
 (0.3ms)  COMMIT
 (0.3ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:37:47 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.7ms)

Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:37:47 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:37:47 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 23:37:47 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Load (0.4ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/new.html.erb within layouts/application (5.7ms)

Completed 200 OK in 25ms (Views: 8.5ms | ActiveRecord: 4.5ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 23:37:47 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
 (0.2ms)  SAVEPOINT active_record_1
Requirement Create (0.8ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-05 02:37:47.281253"], ["updated_at", "2020-12-05 02:37:47.281253"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"

Redirected to www.example.com/requirements Completed 302 Found in 5ms (ActiveRecord: 1.4ms) Started GET “/requirements” for 127.0.0.1 at 2020-12-04 23:37:47 -0300 Processing by RequirementsController#index as HTML

Rendering requirements/index.html.erb within layouts/application
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.3ms)

 (0.4ms)  SELECT COUNT(*) FROM "requirements"
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"
 (0.2ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.3ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.9ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:37:47 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (4.2ms)

Completed 200 OK in 6ms (Views: 5.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:37:47 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:37:47 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 23:37:47 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Load (0.2ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/new.html.erb within layouts/application (3.0ms)

Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.5ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 23:37:47 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>""}, "commit"=>"Definir requisitos"}
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (2.1ms)

Completed 200 OK in 9ms (Views: 6.0ms | ActiveRecord: 0.6ms)

 (0.2ms)  ROLLBACK
 (0.5ms)  BEGIN
 (0.2ms)  COMMIT
 (0.2ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:37:47 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.5ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.2ms)

Completed 200 OK in 11ms (Views: 8.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:37:47 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.9ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 10ms (ActiveRecord: 0.9ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:37:47 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.1ms)

Completed 200 OK in 6ms (Views: 5.0ms | ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:37:47 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.9ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (4.3ms)

Completed 200 OK in 6ms (Views: 5.1ms | ActiveRecord: 0.9ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 23:37:47 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (5.6ms)
Rendered tickets/new.html.erb within layouts/application (7.0ms)

Completed 200 OK in 11ms (Views: 9.7ms | ActiveRecord: 0.0ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 23:37:47 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar passagem"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.5ms)  SAVEPOINT active_record_1
Ticket Create (1.3ms)  INSERT INTO "tickets" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 02:37:47.493529"], ["updated_at", "2020-12-05 02:37:47.493529"], ["user_id", 4]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/tickets/22 Completed 302 Found in 12ms (ActiveRecord: 2.4ms) Started GET “/tickets/22” for 127.0.0.1 at 2020-12-04 23:37:47 -0300 Processing by TicketsController#show as HTML

Parameters: {"id"=>"22"}
Ticket Load (0.3ms)  SELECT  "tickets".* FROM "tickets" WHERE "tickets"."id" = $1 LIMIT $2  [["id", 22], ["LIMIT", 1]]
Rendering tickets/show.html.erb within layouts/application
Rendered tickets/show.html.erb within layouts/application (0.6ms)

Completed 200 OK in 4ms (Views: 1.9ms | ActiveRecord: 0.3ms)

User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Ticket Exists (0.3ms)  SELECT  1 AS one FROM "tickets" WHERE "tickets"."user_id" = $1 AND "tickets"."data_entrada" = $2 AND "tickets"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.1ms)  ROLLBACK
 (0.5ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:37:47 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.2ms)

Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:37:47 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (2.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 9ms (ActiveRecord: 2.6ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:37:47 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (4.2ms)

Completed 200 OK in 10ms (Views: 8.4ms | ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:37:47 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 23:37:47 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (3.7ms)
Rendered tickets/new.html.erb within layouts/application (4.1ms)

Completed 200 OK in 6ms (Views: 5.5ms | ActiveRecord: 0.0ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 23:37:47 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar passagem"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
 (0.7ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (3.5ms)
Rendered tickets/new.html.erb within layouts/application (3.8ms)

Completed 200 OK in 10ms (Views: 5.4ms | ActiveRecord: 1.1ms)

 (0.2ms)  ROLLBACK
 (0.6ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.2ms)  SAVEPOINT active_record_1
User Exists (0.6ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin2.com"], ["LIMIT", 1]]
User Create (0.7ms)  INSERT INTO "users" ("id", "email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id"  [["id", 10], ["email", "admin@admin2.com"], ["encrypted_password", "$2a$04$sEpJIouUPV7rRNxu2PU9HuxllyxR8qTBqw4UW990VkhTUlw.OmQfW"], ["created_at", "2020-12-05 02:41:40.130145"], ["updated_at", "2020-12-05 02:41:40.130145"], ["full_name", "Administrador2"], ["registration", "000000000"], ["role", 0]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:41:40 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (17.7ms)

Completed 200 OK in 203ms (Views: 195.2ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:41:40 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 8ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:41:40 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.7ms)

Completed 200 OK in 6ms (Views: 4.2ms | ActiveRecord: 0.3ms) Started GET “/admin/panel” for 127.0.0.1 at 2020-12-04 23:41:40 -0300 Processing by AdminController#panel as HTML

Rendering admin/panel.html.erb within layouts/application
User Load (0.9ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Booking Load (1.3ms)  SELECT "bookings".* FROM "bookings"
Ticket Load (1.2ms)  SELECT "tickets".* FROM "tickets"
Rendered admin/panel.html.erb within layouts/application (18.6ms)

Completed 200 OK in 27ms (Views: 12.4ms | ActiveRecord: 8.5ms)

 (0.1ms)  SAVEPOINT active_record_1
 (1.2ms)  ROLLBACK TO SAVEPOINT active_record_1
 (0.6ms)  SAVEPOINT active_record_1
 (0.9ms)  ROLLBACK TO SAVEPOINT active_record_1
 (1.0ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.3ms)  SAVEPOINT active_record_1
User Exists (0.5ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin2.com"], ["LIMIT", 1]]
User Create (0.5ms)  INSERT INTO "users" ("id", "email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id"  [["id", 10], ["email", "admin@admin2.com"], ["encrypted_password", "$2a$04$EPqsFSKV1BZW4x9XoLnKbuv57gbnR5wWzVKx2/pWKL2wPqdnliZhu"], ["created_at", "2020-12-05 02:41:40.487616"], ["updated_at", "2020-12-05 02:41:40.487616"], ["full_name", "Administrador2"], ["registration", "000000000"], ["role", 0]]
 (0.4ms)  RELEASE SAVEPOINT active_record_1

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:41:40 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.4ms)

Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:41:40 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:41:40 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.3ms) Started GET “/admin/panel” for 127.0.0.1 at 2020-12-04 23:41:40 -0300 Processing by AdminController#panel as HTML

Rendering admin/panel.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Booking Load (0.2ms)  SELECT "bookings".* FROM "bookings"
Ticket Load (0.2ms)  SELECT "tickets".* FROM "tickets"
Rendered admin/panel.html.erb within layouts/application (2.3ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.7ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:41:40 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.3ms) Started DELETE “/users/sign_out” for 127.0.0.1 at 2020-12-04 23:41:40 -0300 Processing by Devise::SessionsController#destroy as HTML

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:41:40 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
Rendered home/index.html.erb within layouts/application (0.4ms)

Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.0ms)

 (0.1ms)  SAVEPOINT active_record_1
User Exists (0.4ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:41:40 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.2ms)

Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:41:40 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:41:40 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.3ms) Started GET “/admin/panel” for 127.0.0.1 at 2020-12-04 23:41:40 -0300 Processing by AdminController#panel as HTML

Rendering admin/panel.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered admin/panel.html.erb within layouts/application (1.8ms)

Completed 200 OK in 7ms (Views: 5.4ms | ActiveRecord: 0.3ms)

 (0.4ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:41:40 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.2ms)

Completed 200 OK in 5ms (Views: 3.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:41:40 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:41:40 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 5ms (Views: 3.7ms | ActiveRecord: 0.2ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 23:41:40 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (10.9ms)
Rendered bookings/new.html.erb within layouts/application (13.4ms)

Completed 200 OK in 20ms (Views: 17.3ms | ActiveRecord: 0.0ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 23:41:40 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar diárias"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.4ms)  SAVEPOINT active_record_1
Booking Create (0.4ms)  INSERT INTO "bookings" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 02:41:40.770407"], ["updated_at", "2020-12-05 02:41:40.770407"], ["user_id", 4]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/bookings/23 Completed 302 Found in 10ms (ActiveRecord: 1.2ms) Started GET “/bookings/23” for 127.0.0.1 at 2020-12-04 23:41:40 -0300 Processing by BookingsController#show as HTML

Parameters: {"id"=>"23"}
Booking Load (0.3ms)  SELECT  "bookings".* FROM "bookings" WHERE "bookings"."id" = $1 LIMIT $2  [["id", 23], ["LIMIT", 1]]
Rendering bookings/show.html.erb within layouts/application
Rendered bookings/show.html.erb within layouts/application (1.0ms)

Completed 200 OK in 7ms (Views: 3.1ms | ActiveRecord: 0.3ms)

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Booking Exists (0.4ms)  SELECT  1 AS one FROM "bookings" WHERE "bookings"."user_id" = $1 AND "bookings"."data_entrada" = $2 AND "bookings"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:41:40 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.4ms)

Completed 200 OK in 6ms (Views: 4.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:41:40 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:41:40 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.2ms)

Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.2ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 23:41:40 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (3.9ms)
Rendered bookings/new.html.erb within layouts/application (4.2ms)

Completed 200 OK in 7ms (Views: 5.8ms | ActiveRecord: 0.0ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 23:41:40 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar diárias"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (7.1ms)
Rendered bookings/new.html.erb within layouts/application (7.8ms)

Completed 200 OK in 18ms (Views: 12.2ms | ActiveRecord: 0.8ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:41:40 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.1ms)

Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:41:40 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:41:40 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.4ms)

Completed 200 OK in 8ms (Views: 5.0ms | ActiveRecord: 0.5ms)

Budget Load (0.4ms)  SELECT "budgets".* FROM "budgets"
 (0.6ms)  SAVEPOINT active_record_1
Budget Create (2.3ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-05 02:41:40.995460"], ["updated_at", "2020-12-05 02:41:40.995460"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1
 (0.4ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 23:41:41 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (4.2ms)

Completed 200 OK in 9ms (Views: 5.6ms | ActiveRecord: 0.9ms)

 (1.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:41:41 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.8ms)

Completed 200 OK in 7ms (Views: 6.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:41:41 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:41:41 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.3ms)

Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 23:41:41 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.8ms)  SELECT COUNT(*) FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (3.1ms)

Completed 200 OK in 6ms (Views: 4.0ms | ActiveRecord: 1.0ms)

 (0.6ms)  ROLLBACK
 (0.4ms)  BEGIN
 (0.7ms)  COMMIT
 (0.6ms)  BEGIN
User Load (2.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:41:41 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.0ms)

Completed 200 OK in 4ms (Views: 3.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:41:41 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:41:41 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.8ms)

Completed 200 OK in 7ms (Views: 5.6ms | ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:41:41 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.8ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.8ms)

Completed 200 OK in 9ms (Views: 7.0ms | ActiveRecord: 0.8ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 23:41:41 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (14.2ms)
Rendered request_deadlines/new.html.erb within layouts/application (17.1ms)

Completed 200 OK in 34ms (Views: 24.5ms | ActiveRecord: 2.9ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 23:41:41 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2021", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.6ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.3ms)  SAVEPOINT active_record_1
RequestDeadline Create (0.7ms)  INSERT INTO "request_deadlines" ("deadline", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["deadline", "2021-01-01 17:30:00"], ["created_at", "2020-12-05 02:41:41.236862"], ["updated_at", "2020-12-05 02:41:41.236862"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/request_deadlines Completed 302 Found in 9ms (ActiveRecord: 1.7ms) Started GET “/request_deadlines” for 127.0.0.1 at 2020-12-04 23:41:41 -0300 Processing by RequestDeadlinesController#index as HTML

Rendering request_deadlines/index.html.erb within layouts/application
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
Rendered request_deadlines/index.html.erb within layouts/application (2.3ms)

Completed 200 OK in 9ms (Views: 6.8ms | ActiveRecord: 0.3ms)

 (0.3ms)  SELECT COUNT(*) FROM "request_deadlines"
RequestDeadline Load (0.2ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:41:41 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.2ms)

Completed 200 OK in 12ms (Views: 10.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:41:41 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.6ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:41:41 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.5ms)

Completed 200 OK in 8ms (Views: 7.4ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:41:41 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 9ms (Views: 7.0ms | ActiveRecord: 0.2ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 23:41:41 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (11.2ms)
Rendered request_deadlines/new.html.erb within layouts/application (11.5ms)

Completed 200 OK in 15ms (Views: 14.5ms | ActiveRecord: 0.0ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 23:41:41 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2015", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.5ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.2ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (7.2ms)
Rendered request_deadlines/new.html.erb within layouts/application (7.5ms)

Completed 200 OK in 14ms (Views: 10.0ms | ActiveRecord: 0.8ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.6ms)  BEGIN
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:41:41 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.3ms)

Completed 200 OK in 9ms (Views: 5.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:41:41 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (4.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 9ms (ActiveRecord: 4.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:41:41 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.6ms)

Completed 200 OK in 5ms (Views: 3.6ms | ActiveRecord: 0.7ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 23:41:41 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (1.8ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Load (0.6ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/new.html.erb within layouts/application (9.6ms)

Completed 200 OK in 32ms (Views: 11.8ms | ActiveRecord: 11.0ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 23:41:41 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
 (0.2ms)  SAVEPOINT active_record_1
Requirement Create (0.4ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-05 02:41:41.561409"], ["updated_at", "2020-12-05 02:41:41.561409"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
Requirement Load (0.2ms)  SELECT "requirements".* FROM "requirements"

Redirected to www.example.com/requirements Completed 302 Found in 4ms (ActiveRecord: 0.9ms) Started GET “/requirements” for 127.0.0.1 at 2020-12-04 23:41:41 -0300 Processing by RequirementsController#index as HTML

Rendering requirements/index.html.erb within layouts/application
Requirement Load (0.4ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/index.html.erb within layouts/application (2.8ms)

Completed 200 OK in 7ms (Views: 4.6ms | ActiveRecord: 0.4ms)

 (0.4ms)  SELECT COUNT(*) FROM "requirements"
Requirement Load (0.2ms)  SELECT "requirements".* FROM "requirements"
 (0.3ms)  ROLLBACK
 (0.6ms)  BEGIN
 (0.4ms)  COMMIT
 (0.4ms)  BEGIN
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:41:41 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.1ms)

Completed 200 OK in 6ms (Views: 5.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:41:41 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 8ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:41:41 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.3ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 23:41:41 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/new.html.erb within layouts/application (3.2ms)

Completed 200 OK in 6ms (Views: 4.4ms | ActiveRecord: 0.8ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 23:41:41 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>""}, "commit"=>"Definir requisitos"}
 (0.1ms)  SAVEPOINT active_record_1
 (0.5ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (2.2ms)

Completed 200 OK in 8ms (Views: 3.9ms | ActiveRecord: 0.9ms)

 (0.2ms)  ROLLBACK
 (0.4ms)  BEGIN
 (0.6ms)  COMMIT
 (0.6ms)  BEGIN
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:41:41 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:41:41 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:41:41 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:41:41 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (1.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.6ms)

Completed 200 OK in 5ms (Views: 2.8ms | ActiveRecord: 1.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 23:41:41 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (5.0ms)
Rendered tickets/new.html.erb within layouts/application (8.0ms)

Completed 200 OK in 18ms (Views: 14.5ms | ActiveRecord: 0.0ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 23:41:41 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar passagem"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.6ms)  SAVEPOINT active_record_1
Ticket Create (2.4ms)  INSERT INTO "tickets" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 02:41:41.758631"], ["updated_at", "2020-12-05 02:41:41.758631"], ["user_id", 4]]
 (0.4ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/tickets/23 Completed 302 Found in 15ms (ActiveRecord: 3.8ms) Started GET “/tickets/23” for 127.0.0.1 at 2020-12-04 23:41:41 -0300 Processing by TicketsController#show as HTML

Parameters: {"id"=>"23"}
Ticket Load (0.2ms)  SELECT  "tickets".* FROM "tickets" WHERE "tickets"."id" = $1 LIMIT $2  [["id", 23], ["LIMIT", 1]]
Rendering tickets/show.html.erb within layouts/application
Rendered tickets/show.html.erb within layouts/application (0.8ms)

Completed 200 OK in 5ms (Views: 2.2ms | ActiveRecord: 0.2ms)

User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Ticket Exists (0.3ms)  SELECT  1 AS one FROM "tickets" WHERE "tickets"."user_id" = $1 AND "tickets"."data_entrada" = $2 AND "tickets"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.3ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:41:41 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.7ms)

Completed 200 OK in 6ms (Views: 4.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:41:41 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 29ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:41:41 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.5ms)

Completed 200 OK in 6ms (Views: 4.5ms | ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:41:41 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.3ms | ActiveRecord: 0.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 23:41:41 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (6.0ms)
Rendered tickets/new.html.erb within layouts/application (6.6ms)

Completed 200 OK in 11ms (Views: 8.8ms | ActiveRecord: 0.0ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 23:41:41 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar passagem"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (3.1ms)
Rendered tickets/new.html.erb within layouts/application (3.3ms)

Completed 200 OK in 8ms (Views: 4.9ms | ActiveRecord: 0.4ms)

 (0.1ms)  ROLLBACK
 (0.7ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  SAVEPOINT active_record_1
User Exists (1.1ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin2.com"], ["LIMIT", 1]]
User Create (0.5ms)  INSERT INTO "users" ("id", "email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id"  [["id", 10], ["email", "admin@admin2.com"], ["encrypted_password", "$2a$04$KK6M9pm4aFFWAaIUxLgSkuBEHWSHE9a/TxUMv6QXxARNqEECkbHla"], ["created_at", "2020-12-05 02:46:52.485047"], ["updated_at", "2020-12-05 02:46:52.485047"], ["full_name", "Administrador2"], ["registration", "000000000"], ["role", 0]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:46:52 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (17.8ms)

Completed 200 OK in 290ms (Views: 280.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:46:52 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 9ms (ActiveRecord: 1.1ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:46:52 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (8.1ms)

Completed 200 OK in 11ms (Views: 9.9ms | ActiveRecord: 0.4ms) Started GET “/admin/panel” for 127.0.0.1 at 2020-12-04 23:46:52 -0300 Processing by AdminController#panel as HTML

Rendering admin/panel.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Booking Load (0.4ms)  SELECT "bookings".* FROM "bookings"
Ticket Load (0.5ms)  SELECT "tickets".* FROM "tickets"
Rendered admin/panel.html.erb within layouts/application (8.5ms)

Completed 200 OK in 16ms (Views: 6.5ms | ActiveRecord: 4.4ms)

 (0.2ms)  SAVEPOINT active_record_1
 (1.5ms)  ROLLBACK TO SAVEPOINT active_record_1
 (4.4ms)  SAVEPOINT active_record_1
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1
 (0.3ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  SAVEPOINT active_record_1
User Exists (0.4ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin2.com"], ["LIMIT", 1]]
User Create (0.7ms)  INSERT INTO "users" ("id", "email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id"  [["id", 10], ["email", "admin@admin2.com"], ["encrypted_password", "$2a$04$6tCX.f4QCzhZSUZPw.mQC.6WzD/bv2eWowdweCy010w57GKOCcmXS"], ["created_at", "2020-12-05 02:46:52.980129"], ["updated_at", "2020-12-05 02:46:52.980129"], ["full_name", "Administrador2"], ["registration", "000000000"], ["role", 0]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:46:52 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:46:52 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:46:53 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.3ms) Started GET “/admin/panel” for 127.0.0.1 at 2020-12-04 23:46:53 -0300 Processing by AdminController#panel as HTML

Rendering admin/panel.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Booking Load (0.3ms)  SELECT "bookings".* FROM "bookings"
Ticket Load (0.2ms)  SELECT "tickets".* FROM "tickets"
Rendered admin/panel.html.erb within layouts/application (2.6ms)

Completed 200 OK in 5ms (Views: 3.3ms | ActiveRecord: 0.8ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:46:53 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.3ms) Started DELETE “/users/sign_out” for 127.0.0.1 at 2020-12-04 23:46:53 -0300 Processing by Devise::SessionsController#destroy as HTML

User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.3ms)  SAVEPOINT active_record_1
 (0.4ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/ Completed 302 Found in 8ms (ActiveRecord: 1.0ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:46:53 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
Rendered home/index.html.erb within layouts/application (0.4ms)

Completed 200 OK in 3ms (Views: 1.8ms | ActiveRecord: 0.0ms)

 (0.2ms)  SAVEPOINT active_record_1
User Exists (0.4ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:46:53 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.2ms)

Completed 200 OK in 6ms (Views: 4.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:46:53 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:46:53 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.3ms) Started GET “/admin/panel” for 127.0.0.1 at 2020-12-04 23:46:53 -0300 Processing by AdminController#panel as HTML

Rendering admin/panel.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered admin/panel.html.erb within layouts/application (1.3ms)

Completed 200 OK in 5ms (Views: 3.1ms | ActiveRecord: 0.2ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.3ms)  COMMIT
 (0.2ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:46:53 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.1ms)

Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:46:53 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (1.0ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 1.0ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:46:53 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 4ms (Views: 2.7ms | ActiveRecord: 0.2ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 23:46:53 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (5.1ms)
Rendered bookings/new.html.erb within layouts/application (6.5ms)

Completed 200 OK in 12ms (Views: 9.9ms | ActiveRecord: 0.0ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 23:46:53 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar diárias"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
Booking Create (0.7ms)  INSERT INTO "bookings" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 02:46:53.178673"], ["updated_at", "2020-12-05 02:46:53.178673"], ["user_id", 4]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/bookings/24 Completed 302 Found in 7ms (ActiveRecord: 1.4ms) Started GET “/bookings/24” for 127.0.0.1 at 2020-12-04 23:46:53 -0300 Processing by BookingsController#show as HTML

Parameters: {"id"=>"24"}
Booking Load (0.3ms)  SELECT  "bookings".* FROM "bookings" WHERE "bookings"."id" = $1 LIMIT $2  [["id", 24], ["LIMIT", 1]]
Rendering bookings/show.html.erb within layouts/application
Rendered bookings/show.html.erb within layouts/application (0.9ms)

Completed 200 OK in 5ms (Views: 2.5ms | ActiveRecord: 0.3ms)

User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Booking Exists (0.5ms)  SELECT  1 AS one FROM "bookings" WHERE "bookings"."user_id" = $1 AND "bookings"."data_entrada" = $2 AND "bookings"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:46:53 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.5ms)

Completed 200 OK in 6ms (Views: 4.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:46:53 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:46:53 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.2ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 23:46:53 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (3.4ms)
Rendered bookings/new.html.erb within layouts/application (3.7ms)

Completed 200 OK in 6ms (Views: 5.2ms | ActiveRecord: 0.0ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 23:46:53 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar diárias"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (3.8ms)
Rendered bookings/new.html.erb within layouts/application (4.1ms)

Completed 200 OK in 9ms (Views: 5.4ms | ActiveRecord: 0.6ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:46:53 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.1ms)

Completed 200 OK in 5ms (Views: 3.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:46:53 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:46:53 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.2ms)

Completed 200 OK in 4ms (Views: 3.5ms | ActiveRecord: 0.3ms)

Budget Load (2.5ms)  SELECT "budgets".* FROM "budgets"
 (0.8ms)  SAVEPOINT active_record_1
Budget Create (3.9ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-05 02:46:53.327602"], ["updated_at", "2020-12-05 02:46:53.327602"]]
 (1.3ms)  RELEASE SAVEPOINT active_record_1
 (0.4ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 23:46:53 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.4ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (3.6ms)

Completed 200 OK in 8ms (Views: 5.4ms | ActiveRecord: 1.0ms)

 (0.3ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:46:53 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.2ms)

Completed 200 OK in 6ms (Views: 5.2ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:46:53 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:46:53 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.5ms)

Completed 200 OK in 6ms (Views: 4.6ms | ActiveRecord: 0.2ms)

Budget Load (0.4ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 23:46:53 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (2.4ms)

Completed 200 OK in 5ms (Views: 3.2ms | ActiveRecord: 0.6ms)

 (0.2ms)  ROLLBACK
 (0.9ms)  BEGIN
 (0.4ms)  COMMIT
 (0.2ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:46:53 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.3ms)

Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:46:53 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:46:53 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:46:53 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 2.7ms | ActiveRecord: 0.3ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 23:46:53 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (3.9ms)
Rendered request_deadlines/new.html.erb within layouts/application (5.0ms)

Completed 200 OK in 17ms (Views: 7.1ms | ActiveRecord: 3.8ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 23:46:53 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2021", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.5ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.3ms)  SAVEPOINT active_record_1
RequestDeadline Create (0.4ms)  INSERT INTO "request_deadlines" ("deadline", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["deadline", "2021-01-01 17:30:00"], ["created_at", "2020-12-05 02:46:53.504564"], ["updated_at", "2020-12-05 02:46:53.504564"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/request_deadlines Completed 302 Found in 5ms (ActiveRecord: 1.3ms) Started GET “/request_deadlines” for 127.0.0.1 at 2020-12-04 23:46:53 -0300 Processing by RequestDeadlinesController#index as HTML

Rendering request_deadlines/index.html.erb within layouts/application
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
Rendered request_deadlines/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 5ms (Views: 3.2ms | ActiveRecord: 0.3ms)

 (0.3ms)  SELECT COUNT(*) FROM "request_deadlines"
RequestDeadline Load (0.2ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.3ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:46:53 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.9ms)

Completed 200 OK in 7ms (Views: 5.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:46:53 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:46:53 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:46:53 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.1ms)

Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.2ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 23:46:53 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (3.2ms)
Rendered request_deadlines/new.html.erb within layouts/application (3.5ms)

Completed 200 OK in 6ms (Views: 4.9ms | ActiveRecord: 0.0ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 23:46:53 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2015", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.2ms)  SAVEPOINT active_record_1
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (3.4ms)
Rendered request_deadlines/new.html.erb within layouts/application (3.7ms)

Completed 200 OK in 8ms (Views: 5.2ms | ActiveRecord: 0.6ms)

 (0.5ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:46:53 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.5ms)

Completed 200 OK in 6ms (Views: 5.2ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:46:53 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:46:53 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 23:46:53 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Load (0.4ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/new.html.erb within layouts/application (5.6ms)

Completed 200 OK in 18ms (Views: 6.5ms | ActiveRecord: 3.8ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 23:46:53 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
 (0.2ms)  SAVEPOINT active_record_1
Requirement Create (0.5ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-05 02:46:53.713787"], ["updated_at", "2020-12-05 02:46:53.713787"]]
 (0.5ms)  RELEASE SAVEPOINT active_record_1
Requirement Load (0.6ms)  SELECT "requirements".* FROM "requirements"

Redirected to www.example.com/requirements Completed 302 Found in 6ms (ActiveRecord: 1.9ms) Started GET “/requirements” for 127.0.0.1 at 2020-12-04 23:46:53 -0300 Processing by RequirementsController#index as HTML

Rendering requirements/index.html.erb within layouts/application
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/index.html.erb within layouts/application (1.3ms)

Completed 200 OK in 4ms (Views: 2.1ms | ActiveRecord: 0.3ms)

 (1.5ms)  SELECT COUNT(*) FROM "requirements"
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"
 (0.5ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.3ms)  COMMIT
 (0.2ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:46:53 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:46:53 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:46:53 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.5ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 23:46:53 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/new.html.erb within layouts/application (2.9ms)

Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.5ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 23:46:53 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>""}, "commit"=>"Definir requisitos"}
 (0.2ms)  SAVEPOINT active_record_1
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (1.6ms)

Completed 200 OK in 6ms (Views: 2.7ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:46:53 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.2ms)

Completed 200 OK in 5ms (Views: 3.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:46:53 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:46:53 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.7ms)

Completed 200 OK in 9ms (Views: 7.4ms | ActiveRecord: 0.7ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:46:53 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.2ms)

Completed 200 OK in 8ms (Views: 6.6ms | ActiveRecord: 0.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 23:46:53 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (7.0ms)
Rendered tickets/new.html.erb within layouts/application (8.7ms)

Completed 200 OK in 14ms (Views: 12.9ms | ActiveRecord: 0.0ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 23:46:53 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar passagem"}
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.5ms)  SAVEPOINT active_record_1
Ticket Create (0.5ms)  INSERT INTO "tickets" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 02:46:53.919694"], ["updated_at", "2020-12-05 02:46:53.919694"], ["user_id", 4]]
 (0.5ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/tickets/24 Completed 302 Found in 8ms (ActiveRecord: 2.1ms) Started GET “/tickets/24” for 127.0.0.1 at 2020-12-04 23:46:53 -0300 Processing by TicketsController#show as HTML

Parameters: {"id"=>"24"}
Ticket Load (0.3ms)  SELECT  "tickets".* FROM "tickets" WHERE "tickets"."id" = $1 LIMIT $2  [["id", 24], ["LIMIT", 1]]
Rendering tickets/show.html.erb within layouts/application
Rendered tickets/show.html.erb within layouts/application (0.8ms)

Completed 200 OK in 9ms (Views: 3.7ms | ActiveRecord: 0.3ms)

User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Ticket Exists (0.4ms)  SELECT  1 AS one FROM "tickets" WHERE "tickets"."user_id" = $1 AND "tickets"."data_entrada" = $2 AND "tickets"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:46:53 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (4.3ms)

Completed 200 OK in 8ms (Views: 6.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:46:53 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:46:53 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.2ms)

Completed 200 OK in 6ms (Views: 5.1ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:46:53 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.1ms)

Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 23:46:53 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (5.3ms)
Rendered tickets/new.html.erb within layouts/application (5.6ms)

Completed 200 OK in 9ms (Views: 8.4ms | ActiveRecord: 0.0ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 23:46:54 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar passagem"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (5.8ms)
Rendered tickets/new.html.erb within layouts/application (6.1ms)

Completed 200 OK in 14ms (Views: 9.3ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.5ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.4ms)  BEGIN
 (0.2ms)  SAVEPOINT active_record_1
User Exists (0.8ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin2.com"], ["LIMIT", 1]]
User Create (0.4ms)  INSERT INTO "users" ("id", "email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id"  [["id", 10], ["email", "admin@admin2.com"], ["encrypted_password", "$2a$04$DhQZ0wpyH.DEEOv9O4xofuvOomHbXF.uuWNBZgkxugH65YMCD0/DG"], ["created_at", "2020-12-05 02:47:28.574121"], ["updated_at", "2020-12-05 02:47:28.574121"], ["full_name", "Administrador2"], ["registration", "000000000"], ["role", 0]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:47:28 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.7ms)
Rendered devise/sessions/new.html.erb within layouts/application (10.8ms)

Completed 200 OK in 212ms (Views: 202.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:47:28 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.6ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:47:28 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.1ms)

Completed 200 OK in 6ms (Views: 5.1ms | ActiveRecord: 0.3ms) Started GET “/admin/panel” for 127.0.0.1 at 2020-12-04 23:47:28 -0300 Processing by AdminController#panel as HTML

Rendering admin/panel.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Booking Load (0.5ms)  SELECT "bookings".* FROM "bookings"
Ticket Load (0.4ms)  SELECT "tickets".* FROM "tickets"
Rendered admin/panel.html.erb within layouts/application (57.8ms)

Completed 200 OK in 64ms (Views: 55.9ms | ActiveRecord: 4.3ms)

 (0.2ms)  SAVEPOINT active_record_1
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1
 (0.4ms)  SAVEPOINT active_record_1
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1
 (0.3ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.5ms)  SAVEPOINT active_record_1
User Exists (1.1ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin2.com"], ["LIMIT", 1]]
User Create (0.4ms)  INSERT INTO "users" ("id", "email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id"  [["id", 10], ["email", "admin@admin2.com"], ["encrypted_password", "$2a$04$g0c1Oikl31l3IUm8tbJsFeVR30n9LLjGgHY64PE/9WQE14Z2xZamy"], ["created_at", "2020-12-05 02:47:28.942914"], ["updated_at", "2020-12-05 02:47:28.942914"], ["full_name", "Administrador2"], ["registration", "000000000"], ["role", 0]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:47:28 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.2ms)

Completed 200 OK in 5ms (Views: 3.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:47:28 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:47:28 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.4ms)

Completed 200 OK in 5ms (Views: 3.5ms | ActiveRecord: 0.6ms) Started GET “/admin/panel” for 127.0.0.1 at 2020-12-04 23:47:28 -0300 Processing by AdminController#panel as HTML

Rendering admin/panel.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Booking Load (0.2ms)  SELECT "bookings".* FROM "bookings"
Ticket Load (0.2ms)  SELECT "tickets".* FROM "tickets"
Rendered admin/panel.html.erb within layouts/application (2.3ms)

Completed 200 OK in 5ms (Views: 3.3ms | ActiveRecord: 0.6ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:47:28 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (1.0ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.5ms)

Completed 200 OK in 6ms (Views: 4.2ms | ActiveRecord: 1.0ms) Started DELETE “/users/sign_out” for 127.0.0.1 at 2020-12-04 23:47:29 -0300 Processing by Devise::SessionsController#destroy as HTML

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.6ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:47:29 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
Rendered home/index.html.erb within layouts/application (0.4ms)

Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms)

 (0.2ms)  SAVEPOINT active_record_1
User Exists (0.3ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:47:29 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.0ms)

Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:47:29 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.9ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.9ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:47:29 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.8ms)

Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.6ms) Started GET “/admin/panel” for 127.0.0.1 at 2020-12-04 23:47:29 -0300 Processing by AdminController#panel as HTML

Rendering admin/panel.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered admin/panel.html.erb within layouts/application (1.2ms)

Completed 200 OK in 3ms (Views: 2.3ms | ActiveRecord: 0.2ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:47:29 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:47:29 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:47:29 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.3ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 23:47:29 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (5.8ms)
Rendered bookings/new.html.erb within layouts/application (6.8ms)

Completed 200 OK in 10ms (Views: 9.2ms | ActiveRecord: 0.0ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 23:47:29 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar diárias"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
Booking Create (1.1ms)  INSERT INTO "bookings" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 02:47:29.140494"], ["updated_at", "2020-12-05 02:47:29.140494"], ["user_id", 4]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/bookings/25 Completed 302 Found in 6ms (ActiveRecord: 1.7ms) Started GET “/bookings/25” for 127.0.0.1 at 2020-12-04 23:47:29 -0300 Processing by BookingsController#show as HTML

Parameters: {"id"=>"25"}
Booking Load (0.2ms)  SELECT  "bookings".* FROM "bookings" WHERE "bookings"."id" = $1 LIMIT $2  [["id", 25], ["LIMIT", 1]]
Rendering bookings/show.html.erb within layouts/application
Rendered bookings/show.html.erb within layouts/application (0.8ms)

Completed 200 OK in 5ms (Views: 2.2ms | ActiveRecord: 0.2ms)

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Booking Exists (0.5ms)  SELECT  1 AS one FROM "bookings" WHERE "bookings"."user_id" = $1 AND "bookings"."data_entrada" = $2 AND "bookings"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.6ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.6ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:47:29 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.6ms)

Completed 200 OK in 6ms (Views: 4.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:47:29 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:47:29 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.2ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 23:47:29 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (3.3ms)
Rendered bookings/new.html.erb within layouts/application (3.6ms)

Completed 200 OK in 6ms (Views: 5.2ms | ActiveRecord: 0.0ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 23:47:29 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar diárias"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (3.6ms)
Rendered bookings/new.html.erb within layouts/application (3.9ms)

Completed 200 OK in 9ms (Views: 5.3ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.3ms)  COMMIT
 (0.6ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:47:29 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.2ms)

Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:47:29 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:47:29 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.2ms)

Budget Load (4.4ms)  SELECT "budgets".* FROM "budgets"
 (0.3ms)  SAVEPOINT active_record_1
Budget Create (0.4ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-05 02:47:29.301718"], ["updated_at", "2020-12-05 02:47:29.301718"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 23:47:29 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (3.7ms)

Completed 200 OK in 10ms (Views: 8.5ms | ActiveRecord: 0.7ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:47:29 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.9ms)

Completed 200 OK in 10ms (Views: 8.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:47:29 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (1.0ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 10ms (ActiveRecord: 1.0ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:47:29 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.4ms)

Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.3ms)

Budget Load (0.5ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 23:47:29 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (2.0ms)  SELECT COUNT(*) FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (4.1ms)

Completed 200 OK in 6ms (Views: 3.3ms | ActiveRecord: 2.3ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:47:29 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.0ms)

Completed 200 OK in 6ms (Views: 5.2ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:47:29 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.6ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:47:29 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:47:29 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.2ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 23:47:29 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (5.8ms)
Rendered request_deadlines/new.html.erb within layouts/application (7.2ms)

Completed 200 OK in 20ms (Views: 10.0ms | ActiveRecord: 4.1ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 23:47:29 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2021", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.4ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.1ms)  SAVEPOINT active_record_1
RequestDeadline Create (0.5ms)  INSERT INTO "request_deadlines" ("deadline", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["deadline", "2021-01-01 17:30:00"], ["created_at", "2020-12-05 02:47:29.476942"], ["updated_at", "2020-12-05 02:47:29.476942"]]
 (0.3ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/request_deadlines Completed 302 Found in 31ms (ActiveRecord: 1.4ms) Started GET “/request_deadlines” for 127.0.0.1 at 2020-12-04 23:47:29 -0300 Processing by RequestDeadlinesController#index as HTML

Rendering request_deadlines/index.html.erb within layouts/application
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
Rendered request_deadlines/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 7ms (Views: 2.9ms | ActiveRecord: 0.3ms)

 (0.5ms)  SELECT COUNT(*) FROM "request_deadlines"
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.5ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.4ms)  COMMIT
 (0.5ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:47:29 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.4ms)

Completed 200 OK in 6ms (Views: 3.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:47:29 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:47:29 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:47:29 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.2ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 23:47:29 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (3.9ms)
Rendered request_deadlines/new.html.erb within layouts/application (4.2ms)

Completed 200 OK in 7ms (Views: 6.3ms | ActiveRecord: 0.0ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 23:47:29 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2015", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.2ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (3.8ms)
Rendered request_deadlines/new.html.erb within layouts/application (4.1ms)

Completed 200 OK in 8ms (Views: 5.4ms | ActiveRecord: 0.6ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:47:29 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.0ms)

Completed 200 OK in 5ms (Views: 3.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:47:29 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:47:29 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 23:47:29 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Load (0.4ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/new.html.erb within layouts/application (3.7ms)

Completed 200 OK in 16ms (Views: 5.7ms | ActiveRecord: 4.2ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 23:47:29 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
 (0.2ms)  SAVEPOINT active_record_1
Requirement Create (0.6ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-05 02:47:29.676274"], ["updated_at", "2020-12-05 02:47:29.676274"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
Requirement Load (0.4ms)  SELECT "requirements".* FROM "requirements"

Redirected to www.example.com/requirements Completed 302 Found in 5ms (ActiveRecord: 1.3ms) Started GET “/requirements” for 127.0.0.1 at 2020-12-04 23:47:29 -0300 Processing by RequirementsController#index as HTML

Rendering requirements/index.html.erb within layouts/application
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.3ms)

 (0.3ms)  SELECT COUNT(*) FROM "requirements"
Requirement Load (0.2ms)  SELECT "requirements".* FROM "requirements"
 (0.6ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:47:29 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.7ms)

Completed 200 OK in 5ms (Views: 4.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:47:29 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:47:29 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.4ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 23:47:29 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (2.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/new.html.erb within layouts/application (4.8ms)

Completed 200 OK in 8ms (Views: 4.3ms | ActiveRecord: 2.6ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 23:47:29 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>""}, "commit"=>"Definir requisitos"}
 (0.2ms)  SAVEPOINT active_record_1
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering requirements/new.html.erb within layouts/application
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (2.9ms)

Completed 200 OK in 12ms (Views: 7.2ms | ActiveRecord: 0.9ms)

 (0.6ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:47:29 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.9ms)

Completed 200 OK in 7ms (Views: 5.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:47:29 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:47:29 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 5ms (Views: 3.7ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:47:29 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.5ms)

Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.4ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 23:47:29 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (9.6ms)
Rendered tickets/new.html.erb within layouts/application (11.4ms)

Completed 200 OK in 16ms (Views: 14.6ms | ActiveRecord: 0.0ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 23:47:29 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar passagem"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
Ticket Create (0.4ms)  INSERT INTO "tickets" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 02:47:29.886972"], ["updated_at", "2020-12-05 02:47:29.886972"], ["user_id", 4]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/tickets/25 Completed 302 Found in 6ms (ActiveRecord: 1.1ms) Started GET “/tickets/25” for 127.0.0.1 at 2020-12-04 23:47:29 -0300 Processing by TicketsController#show as HTML

Parameters: {"id"=>"25"}
Ticket Load (0.2ms)  SELECT  "tickets".* FROM "tickets" WHERE "tickets"."id" = $1 LIMIT $2  [["id", 25], ["LIMIT", 1]]
Rendering tickets/show.html.erb within layouts/application
Rendered tickets/show.html.erb within layouts/application (0.7ms)

Completed 200 OK in 7ms (Views: 3.9ms | ActiveRecord: 0.2ms)

User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Ticket Exists (0.4ms)  SELECT  1 AS one FROM "tickets" WHERE "tickets"."user_id" = $1 AND "tickets"."data_entrada" = $2 AND "tickets"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:47:29 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.7ms)

Completed 200 OK in 5ms (Views: 4.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:47:29 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:47:29 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 5ms (Views: 3.8ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:47:29 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 5ms (Views: 3.3ms | ActiveRecord: 0.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 23:47:29 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (8.3ms)
Rendered tickets/new.html.erb within layouts/application (8.7ms)

Completed 200 OK in 14ms (Views: 12.0ms | ActiveRecord: 0.0ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 23:47:30 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar passagem"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (8.1ms)
Rendered tickets/new.html.erb within layouts/application (8.4ms)

Completed 200 OK in 17ms (Views: 12.3ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.2ms)  SAVEPOINT active_record_1
User Exists (0.6ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin2.com"], ["LIMIT", 1]]
User Create (0.4ms)  INSERT INTO "users" ("id", "email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id"  [["id", 10], ["email", "admin@admin2.com"], ["encrypted_password", "$2a$04$RNrftNk9x.bswSTGiI7TA.6tlTtQtSre4fdLIu1yor9mdZurv3wpW"], ["created_at", "2020-12-05 02:48:19.663621"], ["updated_at", "2020-12-05 02:48:19.663621"], ["full_name", "Administrador2"], ["registration", "000000000"], ["role", 0]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:48:19 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (9.7ms)

Completed 200 OK in 216ms (Views: 208.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:48:19 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:48:19 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.1ms)

Completed 200 OK in 5ms (Views: 3.5ms | ActiveRecord: 0.2ms) Started GET “/admin/panel” for 127.0.0.1 at 2020-12-04 23:48:19 -0300 Processing by AdminController#panel as HTML

Rendering admin/panel.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Booking Load (0.4ms)  SELECT "bookings".* FROM "bookings"
Ticket Load (0.4ms)  SELECT "tickets".* FROM "tickets"
Rendered admin/panel.html.erb within layouts/application (49.6ms)

Completed 200 OK in 55ms (Views: 48.2ms | ActiveRecord: 3.8ms)

 (0.1ms)  SAVEPOINT active_record_1
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1
 (0.2ms)  SAVEPOINT active_record_1
 (0.6ms)  ROLLBACK TO SAVEPOINT active_record_1
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.2ms)  SAVEPOINT active_record_1
User Exists (0.3ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin2.com"], ["LIMIT", 1]]
User Create (0.5ms)  INSERT INTO "users" ("id", "email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id"  [["id", 10], ["email", "admin@admin2.com"], ["encrypted_password", "$2a$04$izrMcC9VybhaetQOQarCH.UhOU1zYzCM6orHxarL1ozdOlcoN8iNO"], ["created_at", "2020-12-05 02:48:20.010672"], ["updated_at", "2020-12-05 02:48:20.010672"], ["full_name", "Administrador2"], ["registration", "000000000"], ["role", 0]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:48:20 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.2ms)

Completed 200 OK in 5ms (Views: 4.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:48:20 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:48:20 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.8ms)

Completed 200 OK in 6ms (Views: 5.1ms | ActiveRecord: 0.5ms) Started GET “/admin/panel” for 127.0.0.1 at 2020-12-04 23:48:20 -0300 Processing by AdminController#panel as HTML

Rendering admin/panel.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Booking Load (0.2ms)  SELECT "bookings".* FROM "bookings"
Ticket Load (0.2ms)  SELECT "tickets".* FROM "tickets"
Rendered admin/panel.html.erb within layouts/application (2.3ms)

Completed 200 OK in 4ms (Views: 2.7ms | ActiveRecord: 0.8ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:48:20 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 2.7ms | ActiveRecord: 0.2ms) Started DELETE “/users/sign_out” for 127.0.0.1 at 2020-12-04 23:48:20 -0300 Processing by Devise::SessionsController#destroy as HTML

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:48:20 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
Rendered home/index.html.erb within layouts/application (0.4ms)

Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms)

 (0.1ms)  SAVEPOINT active_record_1
User Exists (0.2ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:48:20 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.0ms)

Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:48:20 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 3ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:48:20 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.2ms) Started GET “/admin/panel” for 127.0.0.1 at 2020-12-04 23:48:20 -0300 Processing by AdminController#panel as HTML

Rendering admin/panel.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered admin/panel.html.erb within layouts/application (1.0ms)

Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.2ms)

 (0.8ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:48:20 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:48:20 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 3ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:48:20 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.2ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 23:48:20 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (4.4ms)
Rendered bookings/new.html.erb within layouts/application (5.3ms)

Completed 200 OK in 8ms (Views: 7.3ms | ActiveRecord: 0.0ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 23:48:20 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar diárias"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
Booking Create (0.4ms)  INSERT INTO "bookings" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 02:48:20.169276"], ["updated_at", "2020-12-05 02:48:20.169276"], ["user_id", 4]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/bookings/26 Completed 302 Found in 5ms (ActiveRecord: 0.8ms) Started GET “/bookings/26” for 127.0.0.1 at 2020-12-04 23:48:20 -0300 Processing by BookingsController#show as HTML

Parameters: {"id"=>"26"}
Booking Load (1.6ms)  SELECT  "bookings".* FROM "bookings" WHERE "bookings"."id" = $1 LIMIT $2  [["id", 26], ["LIMIT", 1]]
Rendering bookings/show.html.erb within layouts/application
Rendered bookings/show.html.erb within layouts/application (0.7ms)

Completed 200 OK in 6ms (Views: 1.9ms | ActiveRecord: 1.6ms)

User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Booking Exists (0.4ms)  SELECT  1 AS one FROM "bookings" WHERE "bookings"."user_id" = $1 AND "bookings"."data_entrada" = $2 AND "bookings"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.4ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:48:20 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.4ms)

Completed 200 OK in 6ms (Views: 5.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:48:20 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:48:20 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.2ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 23:48:20 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (5.0ms)
Rendered bookings/new.html.erb within layouts/application (5.3ms)

Completed 200 OK in 9ms (Views: 8.0ms | ActiveRecord: 0.0ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 23:48:20 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar diárias"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (2.3ms)
Rendered bookings/new.html.erb within layouts/application (2.5ms)

Completed 200 OK in 7ms (Views: 3.6ms | ActiveRecord: 0.4ms)

 (0.5ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (3.0ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:48:20 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.3ms)

Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:48:20 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:48:20 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.2ms)

Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.7ms)

Budget Load (0.4ms)  SELECT "budgets".* FROM "budgets"
 (0.2ms)  SAVEPOINT active_record_1
Budget Create (0.5ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-05 02:48:20.329782"], ["updated_at", "2020-12-05 02:48:20.329782"]]
 (0.4ms)  RELEASE SAVEPOINT active_record_1
 (0.4ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 23:48:20 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (5.3ms)

Completed 200 OK in 10ms (Views: 6.5ms | ActiveRecord: 1.2ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:48:20 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:48:20 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:48:20 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.2ms)

Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 23:48:20 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (2.5ms)

Completed 200 OK in 5ms (Views: 3.7ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:48:20 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.6ms)

Completed 200 OK in 21ms (Views: 18.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:48:20 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:48:20 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.2ms)

Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:48:20 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.2ms)

Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.2ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 23:48:20 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (12.2ms)
Rendered request_deadlines/new.html.erb within layouts/application (13.6ms)

Completed 200 OK in 36ms (Views: 19.4ms | ActiveRecord: 3.1ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 23:48:20 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2021", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.5ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (1.4ms)  SAVEPOINT active_record_1
RequestDeadline Create (0.3ms)  INSERT INTO "request_deadlines" ("deadline", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["deadline", "2021-01-01 17:30:00"], ["created_at", "2020-12-05 02:48:20.571244"], ["updated_at", "2020-12-05 02:48:20.571244"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/request_deadlines Completed 302 Found in 8ms (ActiveRecord: 2.3ms) Started GET “/request_deadlines” for 127.0.0.1 at 2020-12-04 23:48:20 -0300 Processing by RequestDeadlinesController#index as HTML

Rendering request_deadlines/index.html.erb within layouts/application
RequestDeadline Load (0.2ms)  SELECT "request_deadlines".* FROM "request_deadlines"
Rendered request_deadlines/index.html.erb within layouts/application (3.1ms)

Completed 200 OK in 7ms (Views: 5.9ms | ActiveRecord: 0.2ms)

 (0.3ms)  SELECT COUNT(*) FROM "request_deadlines"
RequestDeadline Load (0.2ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:48:20 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.6ms)
Rendered devise/sessions/new.html.erb within layouts/application (4.6ms)

Completed 200 OK in 12ms (Views: 10.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:48:20 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:48:20 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.6ms)

Completed 200 OK in 9ms (Views: 7.6ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:48:20 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.4ms)

Completed 200 OK in 6ms (Views: 4.4ms | ActiveRecord: 0.2ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 23:48:20 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (8.1ms)
Rendered request_deadlines/new.html.erb within layouts/application (8.5ms)

Completed 200 OK in 12ms (Views: 10.6ms | ActiveRecord: 0.0ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 23:48:20 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2015", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.2ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (2.9ms)
Rendered request_deadlines/new.html.erb within layouts/application (3.2ms)

Completed 200 OK in 9ms (Views: 5.2ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:48:20 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.5ms)

Completed 200 OK in 6ms (Views: 4.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:48:20 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:48:20 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 23:48:20 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/new.html.erb within layouts/application (3.7ms)

Completed 200 OK in 17ms (Views: 5.1ms | ActiveRecord: 4.5ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 23:48:20 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
 (0.2ms)  SAVEPOINT active_record_1
Requirement Create (0.4ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-05 02:48:20.815334"], ["updated_at", "2020-12-05 02:48:20.815334"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"

Redirected to www.example.com/requirements Completed 302 Found in 5ms (ActiveRecord: 1.1ms) Started GET “/requirements” for 127.0.0.1 at 2020-12-04 23:48:20 -0300 Processing by RequirementsController#index as HTML

Rendering requirements/index.html.erb within layouts/application
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/index.html.erb within layouts/application (1.3ms)

Completed 200 OK in 5ms (Views: 3.6ms | ActiveRecord: 0.3ms)

 (0.3ms)  SELECT COUNT(*) FROM "requirements"
Requirement Load (0.2ms)  SELECT "requirements".* FROM "requirements"
 (0.4ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.1ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:48:20 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.2ms)

Completed 200 OK in 5ms (Views: 3.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:48:20 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:48:20 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.3ms)

Completed 200 OK in 6ms (Views: 4.5ms | ActiveRecord: 0.5ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 23:48:20 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/new.html.erb within layouts/application (2.8ms)

Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.5ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 23:48:20 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>""}, "commit"=>"Definir requisitos"}
 (0.2ms)  SAVEPOINT active_record_1
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (1.9ms)

Completed 200 OK in 7ms (Views: 3.7ms | ActiveRecord: 0.6ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:48:20 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.2ms)

Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:48:20 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:48:20 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.3ms)

Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.6ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:48:20 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 23:48:20 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (5.0ms)
Rendered tickets/new.html.erb within layouts/application (6.3ms)

Completed 200 OK in 10ms (Views: 8.5ms | ActiveRecord: 0.0ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 23:48:20 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar passagem"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
Ticket Create (0.4ms)  INSERT INTO "tickets" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 02:48:20.978211"], ["updated_at", "2020-12-05 02:48:20.978211"], ["user_id", 4]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/tickets/26 Completed 302 Found in 6ms (ActiveRecord: 1.0ms) Started GET “/tickets/26” for 127.0.0.1 at 2020-12-04 23:48:20 -0300 Processing by TicketsController#show as HTML

Parameters: {"id"=>"26"}
Ticket Load (0.2ms)  SELECT  "tickets".* FROM "tickets" WHERE "tickets"."id" = $1 LIMIT $2  [["id", 26], ["LIMIT", 1]]
Rendering tickets/show.html.erb within layouts/application
Rendered tickets/show.html.erb within layouts/application (0.9ms)

Completed 200 OK in 5ms (Views: 2.2ms | ActiveRecord: 0.2ms)

User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Ticket Exists (3.1ms)  SELECT  1 AS one FROM "tickets" WHERE "tickets"."user_id" = $1 AND "tickets"."data_entrada" = $2 AND "tickets"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:48:21 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.1ms)

Completed 200 OK in 5ms (Views: 3.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:48:21 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:48:21 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 5ms (Views: 3.4ms | ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:48:21 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 23:48:21 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (5.0ms)
Rendered tickets/new.html.erb within layouts/application (5.3ms)

Completed 200 OK in 8ms (Views: 7.1ms | ActiveRecord: 0.0ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 23:48:21 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar passagem"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (3.6ms)
Rendered tickets/new.html.erb within layouts/application (3.9ms)

Completed 200 OK in 8ms (Views: 5.2ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.5ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.2ms)  SAVEPOINT active_record_1
User Exists (0.7ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin2.com"], ["LIMIT", 1]]
User Create (0.3ms)  INSERT INTO "users" ("id", "email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id"  [["id", 10], ["email", "admin@admin2.com"], ["encrypted_password", "$2a$04$jRuGfzqAeGlcjEefGCC/juyoXD5D6Bq7/UpQSUT5Ig8S6NqjAe9eS"], ["created_at", "2020-12-05 02:49:40.500070"], ["updated_at", "2020-12-05 02:49:40.500070"], ["full_name", "Administrador2"], ["registration", "000000000"], ["role", 0]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:49:40 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.9ms)
Rendered devise/sessions/new.html.erb within layouts/application (15.2ms)

Completed 200 OK in 257ms (Views: 248.2ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:49:40 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:49:40 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.6ms)

Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.2ms) Started GET “/admin/panel” for 127.0.0.1 at 2020-12-04 23:49:40 -0300 Processing by AdminController#panel as HTML

Rendering admin/panel.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Booking Load (0.4ms)  SELECT "bookings".* FROM "bookings"
Ticket Load (0.4ms)  SELECT "tickets".* FROM "tickets"
Rendered admin/panel.html.erb within layouts/application (59.0ms)

Completed 200 OK in 65ms (Views: 57.5ms | ActiveRecord: 4.1ms)

 (0.3ms)  SAVEPOINT active_record_1
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1
 (0.1ms)  SAVEPOINT active_record_1
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1
 (0.3ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.2ms)  SAVEPOINT active_record_1
User Exists (0.4ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin2.com"], ["LIMIT", 1]]
User Create (0.4ms)  INSERT INTO "users" ("id", "email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id"  [["id", 10], ["email", "admin@admin2.com"], ["encrypted_password", "$2a$04$FN2DXdi64wMMZC1fpyce9OkxeFbmArHtIDETNqRswYh5X8yNCdCCC"], ["created_at", "2020-12-05 02:49:40.910899"], ["updated_at", "2020-12-05 02:49:40.910899"], ["full_name", "Administrador2"], ["registration", "000000000"], ["role", 0]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:49:40 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.4ms)

Completed 200 OK in 6ms (Views: 5.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:49:40 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:49:40 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.4ms)

Completed 200 OK in 5ms (Views: 3.7ms | ActiveRecord: 0.5ms) Started GET “/admin/panel” for 127.0.0.1 at 2020-12-04 23:49:40 -0300 Processing by AdminController#panel as HTML

Rendering admin/panel.html.erb within layouts/application
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Booking Load (0.4ms)  SELECT "bookings".* FROM "bookings"
Ticket Load (0.3ms)  SELECT "tickets".* FROM "tickets"
Rendered admin/panel.html.erb within layouts/application (4.4ms)

Completed 200 OK in 6ms (Views: 4.5ms | ActiveRecord: 1.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:49:40 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.3ms) Started DELETE “/users/sign_out” for 127.0.0.1 at 2020-12-04 23:49:40 -0300 Processing by Devise::SessionsController#destroy as HTML

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.6ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:49:40 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
Rendered home/index.html.erb within layouts/application (0.3ms)

Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms)

 (0.1ms)  SAVEPOINT active_record_1
User Exists (0.3ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:49:40 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.1ms)

Completed 200 OK in 5ms (Views: 3.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:49:40 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:49:40 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.2ms) Started GET “/admin/panel” for 127.0.0.1 at 2020-12-04 23:49:41 -0300 Processing by AdminController#panel as HTML

Rendering admin/panel.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered admin/panel.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.2ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.2ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:49:41 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.9ms)

Completed 200 OK in 9ms (Views: 8.2ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:49:41 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:49:41 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.2ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 23:49:41 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (4.5ms)
Rendered bookings/new.html.erb within layouts/application (5.7ms)

Completed 200 OK in 9ms (Views: 7.7ms | ActiveRecord: 0.0ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 23:49:41 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar diárias"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
Booking Create (0.5ms)  INSERT INTO "bookings" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 02:49:41.099608"], ["updated_at", "2020-12-05 02:49:41.099608"], ["user_id", 4]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/bookings/27 Completed 302 Found in 5ms (ActiveRecord: 1.0ms) Started GET “/bookings/27” for 127.0.0.1 at 2020-12-04 23:49:41 -0300 Processing by BookingsController#show as HTML

Parameters: {"id"=>"27"}
Booking Load (0.4ms)  SELECT  "bookings".* FROM "bookings" WHERE "bookings"."id" = $1 LIMIT $2  [["id", 27], ["LIMIT", 1]]
Rendering bookings/show.html.erb within layouts/application
Rendered bookings/show.html.erb within layouts/application (1.1ms)

Completed 200 OK in 7ms (Views: 3.2ms | ActiveRecord: 0.4ms)

User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Booking Exists (0.4ms)  SELECT  1 AS one FROM "bookings" WHERE "bookings"."user_id" = $1 AND "bookings"."data_entrada" = $2 AND "bookings"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.4ms)  BEGIN
 (0.3ms)  COMMIT
 (0.4ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:49:41 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.2ms)

Completed 200 OK in 6ms (Views: 4.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:49:41 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.7ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:49:41 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.1ms)

Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.3ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 23:49:41 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (2.8ms)
Rendered bookings/new.html.erb within layouts/application (3.4ms)

Completed 200 OK in 6ms (Views: 5.4ms | ActiveRecord: 0.0ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 23:49:41 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar diárias"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (3.8ms)
Rendered bookings/new.html.erb within layouts/application (4.1ms)

Completed 200 OK in 10ms (Views: 5.7ms | ActiveRecord: 0.8ms)

 (0.1ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.9ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:49:41 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.2ms)

Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:49:41 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:49:41 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.5ms)

Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.3ms)

Budget Load (0.4ms)  SELECT "budgets".* FROM "budgets"
 (0.1ms)  SAVEPOINT active_record_1
Budget Create (0.4ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-05 02:49:41.252729"], ["updated_at", "2020-12-05 02:49:41.252729"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 23:49:41 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.8ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.4ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (5.2ms)

Completed 200 OK in 9ms (Views: 6.3ms | ActiveRecord: 1.5ms)

 (0.5ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:49:41 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.3ms)

Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:49:41 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:49:41 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.2ms)

Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 23:49:41 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (2.1ms)

Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:49:41 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.9ms)

Completed 200 OK in 7ms (Views: 5.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:49:41 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:49:41 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:49:41 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.4ms)

Completed 200 OK in 6ms (Views: 5.1ms | ActiveRecord: 0.2ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 23:49:41 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (4.4ms)
Rendered request_deadlines/new.html.erb within layouts/application (6.2ms)

Completed 200 OK in 18ms (Views: 8.7ms | ActiveRecord: 2.9ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 23:49:41 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2021", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.4ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.1ms)  SAVEPOINT active_record_1
RequestDeadline Create (0.4ms)  INSERT INTO "request_deadlines" ("deadline", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["deadline", "2021-01-01 17:30:00"], ["created_at", "2020-12-05 02:49:41.421769"], ["updated_at", "2020-12-05 02:49:41.421769"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/request_deadlines Completed 302 Found in 5ms (ActiveRecord: 1.1ms) Started GET “/request_deadlines” for 127.0.0.1 at 2020-12-04 23:49:41 -0300 Processing by RequestDeadlinesController#index as HTML

Rendering request_deadlines/index.html.erb within layouts/application
RequestDeadline Load (0.5ms)  SELECT "request_deadlines".* FROM "request_deadlines"
Rendered request_deadlines/index.html.erb within layouts/application (29.6ms)

Completed 200 OK in 33ms (Views: 31.2ms | ActiveRecord: 0.5ms)

 (0.4ms)  SELECT COUNT(*) FROM "request_deadlines"
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:49:41 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.5ms)
Rendered devise/sessions/new.html.erb within layouts/application (4.3ms)

Completed 200 OK in 9ms (Views: 6.2ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:49:41 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:49:41 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.2ms)

Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:49:41 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.3ms)

Completed 200 OK in 5ms (Views: 4.6ms | ActiveRecord: 0.3ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 23:49:41 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (2.2ms)
Rendered request_deadlines/new.html.erb within layouts/application (2.5ms)

Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.0ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 23:49:41 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2015", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.2ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (3.4ms)
Rendered request_deadlines/new.html.erb within layouts/application (3.9ms)

Completed 200 OK in 8ms (Views: 5.2ms | ActiveRecord: 0.5ms)

 (0.3ms)  ROLLBACK
 (0.8ms)  BEGIN
 (0.6ms)  COMMIT
 (0.4ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:49:41 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.0ms)

Completed 200 OK in 4ms (Views: 3.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:49:41 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:49:41 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (1.9ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (4.0ms)

Completed 200 OK in 6ms (Views: 3.7ms | ActiveRecord: 1.9ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 23:49:41 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Load (0.8ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/new.html.erb within layouts/application (5.7ms)

Completed 200 OK in 22ms (Views: 7.4ms | ActiveRecord: 6.1ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 23:49:41 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
 (0.2ms)  SAVEPOINT active_record_1
Requirement Create (2.4ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-05 02:49:41.635011"], ["updated_at", "2020-12-05 02:49:41.635011"]]
 (0.3ms)  RELEASE SAVEPOINT active_record_1
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"

Redirected to www.example.com/requirements Completed 302 Found in 6ms (ActiveRecord: 3.1ms) Started GET “/requirements” for 127.0.0.1 at 2020-12-04 23:49:41 -0300 Processing by RequirementsController#index as HTML

Rendering requirements/index.html.erb within layouts/application
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.3ms)

 (0.5ms)  SELECT COUNT(*) FROM "requirements"
Requirement Load (0.4ms)  SELECT "requirements".* FROM "requirements"
 (0.3ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:49:41 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.5ms)

Completed 200 OK in 6ms (Views: 4.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:49:41 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:49:41 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 23:49:41 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/new.html.erb within layouts/application (3.3ms)

Completed 200 OK in 6ms (Views: 4.4ms | ActiveRecord: 0.5ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 23:49:41 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>""}, "commit"=>"Definir requisitos"}
 (0.4ms)  SAVEPOINT active_record_1
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering requirements/new.html.erb within layouts/application
User Load (0.8ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (2.3ms)

Completed 200 OK in 10ms (Views: 5.0ms | ActiveRecord: 1.3ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:49:41 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.2ms)

Completed 200 OK in 13ms (Views: 12.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:49:41 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:49:41 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 6ms (Views: 4.5ms | ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:49:41 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 8ms (Views: 5.7ms | ActiveRecord: 0.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 23:49:41 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (7.3ms)
Rendered tickets/new.html.erb within layouts/application (9.4ms)

Completed 200 OK in 17ms (Views: 14.6ms | ActiveRecord: 0.0ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 23:49:41 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar passagem"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
Ticket Create (0.7ms)  INSERT INTO "tickets" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 02:49:41.865741"], ["updated_at", "2020-12-05 02:49:41.865741"], ["user_id", 4]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/tickets/27 Completed 302 Found in 8ms (ActiveRecord: 1.1ms) Started GET “/tickets/27” for 127.0.0.1 at 2020-12-04 23:49:41 -0300 Processing by TicketsController#show as HTML

Parameters: {"id"=>"27"}
Ticket Load (0.5ms)  SELECT  "tickets".* FROM "tickets" WHERE "tickets"."id" = $1 LIMIT $2  [["id", 27], ["LIMIT", 1]]
Rendering tickets/show.html.erb within layouts/application
Rendered tickets/show.html.erb within layouts/application (1.9ms)

Completed 200 OK in 10ms (Views: 6.1ms | ActiveRecord: 0.5ms)

User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Ticket Exists (0.4ms)  SELECT  1 AS one FROM "tickets" WHERE "tickets"."user_id" = $1 AND "tickets"."data_entrada" = $2 AND "tickets"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (1.6ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:49:41 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.9ms)

Completed 200 OK in 6ms (Views: 5.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:49:41 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:49:41 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.4ms)

Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:49:41 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 23:49:41 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (6.9ms)
Rendered tickets/new.html.erb within layouts/application (7.6ms)

Completed 200 OK in 12ms (Views: 10.9ms | ActiveRecord: 0.0ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 23:49:41 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar passagem"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (6.7ms)
Rendered tickets/new.html.erb within layouts/application (7.1ms)

Completed 200 OK in 15ms (Views: 10.4ms | ActiveRecord: 0.7ms)

 (0.2ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.2ms)  BEGIN
 (0.2ms)  SAVEPOINT active_record_1
User Exists (0.5ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin2.com"], ["LIMIT", 1]]
User Create (0.5ms)  INSERT INTO "users" ("id", "email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id"  [["id", 10], ["email", "admin@admin2.com"], ["encrypted_password", "$2a$04$WzJoq6Mj4Qkb2jpUG2UP7u/lqxbillIO9msFojo97eo8p9B8Wh6Ym"], ["created_at", "2020-12-05 02:55:46.961187"], ["updated_at", "2020-12-05 02:55:46.961187"], ["full_name", "Administrador2"], ["registration", "000000000"], ["role", 0]]
 (0.6ms)  RELEASE SAVEPOINT active_record_1

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:55:46 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (2.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (14.7ms)

Completed 200 OK in 228ms (Views: 218.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:55:47 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:55:47 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.4ms)

Completed 200 OK in 5ms (Views: 4.3ms | ActiveRecord: 0.2ms) Started GET “/admin/panel” for 127.0.0.1 at 2020-12-04 23:55:47 -0300 Processing by AdminController#panel as HTML

Rendering admin/panel.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Booking Load (0.4ms)  SELECT "bookings".* FROM "bookings"
Ticket Load (0.3ms)  SELECT "tickets".* FROM "tickets"
Rendered admin/panel.html.erb within layouts/application (8.5ms)

Completed 200 OK in 19ms (Views: 8.4ms | ActiveRecord: 3.2ms)

 (0.2ms)  SAVEPOINT active_record_1
 (0.6ms)  ROLLBACK TO SAVEPOINT active_record_1
 (0.2ms)  SAVEPOINT active_record_1
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1
 (0.3ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  SAVEPOINT active_record_1
User Exists (0.3ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin2.com"], ["LIMIT", 1]]
User Create (0.3ms)  INSERT INTO "users" ("id", "email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id"  [["id", 10], ["email", "admin@admin2.com"], ["encrypted_password", "$2a$04$aXXw7PEAJ256Q.0Krva0AelBCLxFzhml3lR3ljRy4vIFG5rVBc93q"], ["created_at", "2020-12-05 02:55:47.360746"], ["updated_at", "2020-12-05 02:55:47.360746"], ["full_name", "Administrador2"], ["registration", "000000000"], ["role", 0]]
 (0.3ms)  RELEASE SAVEPOINT active_record_1

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:55:47 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.5ms)

Completed 200 OK in 6ms (Views: 5.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:55:47 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:55:47 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.3ms) Started GET “/admin/panel” for 127.0.0.1 at 2020-12-04 23:55:47 -0300 Processing by AdminController#panel as HTML

Rendering admin/panel.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Booking Load (0.3ms)  SELECT "bookings".* FROM "bookings"
Ticket Load (0.2ms)  SELECT "tickets".* FROM "tickets"
Rendered admin/panel.html.erb within layouts/application (2.9ms)

Completed 200 OK in 6ms (Views: 3.9ms | ActiveRecord: 0.9ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:55:47 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.5ms)

Completed 200 OK in 6ms (Views: 4.6ms | ActiveRecord: 0.5ms) Started DELETE “/users/sign_out” for 127.0.0.1 at 2020-12-04 23:55:47 -0300 Processing by Devise::SessionsController#destroy as HTML

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.6ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:55:47 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
Rendered home/index.html.erb within layouts/application (0.4ms)

Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.0ms)

 (0.2ms)  SAVEPOINT active_record_1
User Exists (0.3ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:55:47 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.2ms)

Completed 200 OK in 5ms (Views: 3.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:55:47 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.9ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.9ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:55:47 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.2ms) Started GET “/admin/panel” for 127.0.0.1 at 2020-12-04 23:55:47 -0300 Processing by AdminController#panel as HTML

Rendering admin/panel.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered admin/panel.html.erb within layouts/application (1.4ms)

Completed 200 OK in 5ms (Views: 3.6ms | ActiveRecord: 0.3ms)

 (0.3ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:55:47 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (4.0ms)

Completed 200 OK in 7ms (Views: 5.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:55:47 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:55:47 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 5ms (Views: 4.3ms | ActiveRecord: 0.2ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 23:55:47 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (4.6ms)
Rendered bookings/new.html.erb within layouts/application (5.6ms)

Completed 200 OK in 11ms (Views: 9.3ms | ActiveRecord: 0.0ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 23:55:47 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar diárias"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
Booking Create (3.4ms)  INSERT INTO "bookings" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 02:55:47.556837"], ["updated_at", "2020-12-05 02:55:47.556837"], ["user_id", 4]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/bookings/28 Completed 302 Found in 8ms (ActiveRecord: 3.9ms) Started GET “/bookings/28” for 127.0.0.1 at 2020-12-04 23:55:47 -0300 Processing by BookingsController#show as HTML

Parameters: {"id"=>"28"}
Booking Load (0.3ms)  SELECT  "bookings".* FROM "bookings" WHERE "bookings"."id" = $1 LIMIT $2  [["id", 28], ["LIMIT", 1]]
Rendering bookings/show.html.erb within layouts/application
Rendered bookings/show.html.erb within layouts/application (0.8ms)

Completed 200 OK in 6ms (Views: 2.2ms | ActiveRecord: 0.3ms)

User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Booking Exists (0.5ms)  SELECT  1 AS one FROM "bookings" WHERE "bookings"."user_id" = $1 AND "bookings"."data_entrada" = $2 AND "bookings"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.3ms)  ROLLBACK
 (0.6ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:55:47 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.0ms)

Completed 200 OK in 4ms (Views: 3.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:55:47 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:55:47 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 2.7ms | ActiveRecord: 0.4ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-04 23:55:47 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (3.4ms)
Rendered bookings/new.html.erb within layouts/application (3.8ms)

Completed 200 OK in 7ms (Views: 5.7ms | ActiveRecord: 0.0ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-04 23:55:47 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar diárias"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (3.4ms)
Rendered bookings/new.html.erb within layouts/application (3.7ms)

Completed 200 OK in 9ms (Views: 5.2ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:55:47 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.2ms)

Completed 200 OK in 5ms (Views: 3.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:55:47 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:55:47 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.5ms)

Completed 200 OK in 5ms (Views: 3.6ms | ActiveRecord: 0.4ms)

Budget Load (0.4ms)  SELECT "budgets".* FROM "budgets"
 (0.5ms)  SAVEPOINT active_record_1
Budget Create (0.4ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-05 02:55:47.701720"], ["updated_at", "2020-12-05 02:55:47.701720"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.4ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 23:55:47 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (4.6ms)

Completed 200 OK in 8ms (Views: 6.0ms | ActiveRecord: 0.7ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:55:47 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (4.1ms)

Completed 200 OK in 7ms (Views: 5.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:55:47 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:55:47 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.3ms)

Completed 200 OK in 4ms (Views: 3.5ms | ActiveRecord: 0.4ms)

Budget Load (0.4ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-04 23:55:47 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (2.2ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.5ms)

 (0.3ms)  ROLLBACK
 (0.6ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:55:47 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.0ms)

Completed 200 OK in 5ms (Views: 3.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:55:47 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.6ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:55:47 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:55:47 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.2ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 23:55:47 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (4.5ms)
Rendered request_deadlines/new.html.erb within layouts/application (6.1ms)

Completed 200 OK in 25ms (Views: 10.9ms | ActiveRecord: 4.2ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 23:55:47 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2021", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.4ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.3ms)  SAVEPOINT active_record_1
RequestDeadline Create (0.4ms)  INSERT INTO "request_deadlines" ("deadline", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["deadline", "2021-01-01 17:30:00"], ["created_at", "2020-12-05 02:55:47.873805"], ["updated_at", "2020-12-05 02:55:47.873805"]]
 (0.5ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/request_deadlines Completed 302 Found in 7ms (ActiveRecord: 1.6ms) Started GET “/request_deadlines” for 127.0.0.1 at 2020-12-04 23:55:47 -0300 Processing by RequestDeadlinesController#index as HTML

Rendering request_deadlines/index.html.erb within layouts/application
RequestDeadline Load (0.5ms)  SELECT "request_deadlines".* FROM "request_deadlines"
Rendered request_deadlines/index.html.erb within layouts/application (2.5ms)

Completed 200 OK in 6ms (Views: 4.6ms | ActiveRecord: 0.5ms)

 (0.3ms)  SELECT COUNT(*) FROM "request_deadlines"
RequestDeadline Load (0.2ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.3ms)  ROLLBACK
 (0.5ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (1.8ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:55:47 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.3ms)

Completed 200 OK in 6ms (Views: 3.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:55:47 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:55:47 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:55:47 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.4ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-04 23:55:47 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (4.7ms)
Rendered request_deadlines/new.html.erb within layouts/application (5.0ms)

Completed 200 OK in 7ms (Views: 6.6ms | ActiveRecord: 0.0ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-04 23:55:48 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2015", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (3.3ms)
Rendered request_deadlines/new.html.erb within layouts/application (3.6ms)

Completed 200 OK in 8ms (Views: 5.1ms | ActiveRecord: 0.6ms)

 (0.3ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:55:48 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.2ms)

Completed 200 OK in 5ms (Views: 3.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:55:48 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:55:48 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 23:55:48 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Load (0.7ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/new.html.erb within layouts/application (3.9ms)

Completed 200 OK in 16ms (Views: 5.0ms | ActiveRecord: 5.2ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 23:55:48 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
 (1.8ms)  SAVEPOINT active_record_1
Requirement Create (1.2ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-05 02:55:48.094695"], ["updated_at", "2020-12-05 02:55:48.094695"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"

Redirected to www.example.com/requirements Completed 302 Found in 8ms (ActiveRecord: 3.4ms) Started GET “/requirements” for 127.0.0.1 at 2020-12-04 23:55:48 -0300 Processing by RequirementsController#index as HTML

Rendering requirements/index.html.erb within layouts/application
Requirement Load (0.7ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/index.html.erb within layouts/application (2.1ms)

Completed 200 OK in 5ms (Views: 3.0ms | ActiveRecord: 0.7ms)

 (0.6ms)  SELECT COUNT(*) FROM "requirements"
Requirement Load (0.5ms)  SELECT "requirements".* FROM "requirements"
 (0.3ms)  ROLLBACK
 (0.9ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:55:48 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.4ms)

Completed 200 OK in 5ms (Views: 4.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:55:48 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:55:48 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.5ms)

Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.3ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-04 23:55:48 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Load (0.2ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/new.html.erb within layouts/application (2.5ms)

Completed 200 OK in 5ms (Views: 3.4ms | ActiveRecord: 0.4ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-04 23:55:48 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>""}, "commit"=>"Definir requisitos"}
 (0.2ms)  SAVEPOINT active_record_1
 (1.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (2.0ms)

Completed 200 OK in 9ms (Views: 4.0ms | ActiveRecord: 1.5ms)

 (1.0ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:55:48 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:55:48 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (1.0ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 1.0ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:55:48 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (1.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.1ms)

Completed 200 OK in 5ms (Views: 3.7ms | ActiveRecord: 1.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:55:48 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.4ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 23:55:48 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (6.6ms)
Rendered tickets/new.html.erb within layouts/application (8.2ms)

Completed 200 OK in 15ms (Views: 13.6ms | ActiveRecord: 0.0ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 23:55:48 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar passagem"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
Ticket Create (0.3ms)  INSERT INTO "tickets" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 02:55:48.299514"], ["updated_at", "2020-12-05 02:55:48.299514"], ["user_id", 4]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/tickets/28 Completed 302 Found in 6ms (ActiveRecord: 0.8ms) Started GET “/tickets/28” for 127.0.0.1 at 2020-12-04 23:55:48 -0300 Processing by TicketsController#show as HTML

Parameters: {"id"=>"28"}
Ticket Load (0.6ms)  SELECT  "tickets".* FROM "tickets" WHERE "tickets"."id" = $1 LIMIT $2  [["id", 28], ["LIMIT", 1]]
Rendering tickets/show.html.erb within layouts/application
Rendered tickets/show.html.erb within layouts/application (1.1ms)

Completed 200 OK in 6ms (Views: 3.2ms | ActiveRecord: 0.6ms)

User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Ticket Exists (0.3ms)  SELECT  1 AS one FROM "tickets" WHERE "tickets"."user_id" = $1 AND "tickets"."data_entrada" = $2 AND "tickets"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:55:48 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.0ms)

Completed 200 OK in 8ms (Views: 6.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-04 23:55:48 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:55:48 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-04 23:55:48 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-04 23:55:48 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (3.9ms)
Rendered tickets/new.html.erb within layouts/application (4.1ms)

Completed 200 OK in 7ms (Views: 5.7ms | ActiveRecord: 0.0ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-04 23:55:48 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar passagem"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (5.7ms)
Rendered tickets/new.html.erb within layouts/application (6.0ms)

Completed 200 OK in 12ms (Views: 8.0ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.7ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
User Load (0.6ms)  SELECT "users".* FROM "users"
 (0.1ms)  BEGIN
User Exists (0.4ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]
User Create (1.1ms)  INSERT INTO "users" ("email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["email", "admin@admin.com"], ["encrypted_password", "$2a$04$6o2mg395JzPjTx08jCc44eayrvzK.RsFSrb/H6jM05coiZ6.WUo2a"], ["created_at", "2020-12-05 03:22:52.546754"], ["updated_at", "2020-12-05 03:22:52.546754"], ["full_name", "Administrador"], ["registration", "000000000"], ["role", 0]]
 (1.2ms)  COMMIT
 (0.1ms)  BEGIN
User Exists (0.3ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "secretary@secretary.com"], ["LIMIT", 1]]
User Create (0.3ms)  INSERT INTO "users" ("email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["email", "secretary@secretary.com"], ["encrypted_password", "$2a$04$5KuUqkg32mGBnn1CQ7JLHuFl.c6gy2VC/kg97Ht9tX0Sn0ewjqteK"], ["created_at", "2020-12-05 03:22:52.553654"], ["updated_at", "2020-12-05 03:22:52.553654"], ["full_name", "Secretário"], ["registration", "000000000"], ["role", 1]]
 (1.0ms)  COMMIT
 (0.2ms)  BEGIN
User Exists (0.3ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "professor@professor.com"], ["LIMIT", 1]]
User Create (0.4ms)  INSERT INTO "users" ("email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["email", "professor@professor.com"], ["encrypted_password", "$2a$04$q5VnHJyktn2KMET4lUwyAeI2MjXMgfKoFdxQHXfkvtOjpFsNnJOlq"], ["created_at", "2020-12-05 03:22:52.559038"], ["updated_at", "2020-12-05 03:22:52.559038"], ["full_name", "Professor"], ["registration", "000000000"], ["role", 2]]
 (1.3ms)  COMMIT
 (0.1ms)  BEGIN
User Exists (0.3ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
User Create (0.3ms)  INSERT INTO "users" ("email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["email", "student@student.com"], ["encrypted_password", "$2a$04$oumeKDmLafeW2O8NHNQzOO6SldtmcbF/Nu6wQWyZz4kOu13OYxQEu"], ["created_at", "2020-12-05 03:22:52.564704"], ["updated_at", "2020-12-05 03:22:52.564704"], ["full_name", "Aluno"], ["registration", "000000000"], ["role", 3]]
 (1.1ms)  COMMIT
 (0.7ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.5ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.2ms)  SAVEPOINT active_record_1
User Exists (1.9ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin2.com"], ["LIMIT", 1]]
User Create (0.5ms)  INSERT INTO "users" ("id", "email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id"  [["id", 10], ["email", "admin@admin2.com"], ["encrypted_password", "$2a$04$xKWZHoOvHViYWKX9uz6tZeJzorwM/O5h.4f6PnPq9K/lNf90MLn/u"], ["created_at", "2020-12-05 03:23:14.564064"], ["updated_at", "2020-12-05 03:23:14.564064"], ["full_name", "Administrador2"], ["registration", "000000000"], ["role", 0]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-05 00:23:14 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (23.8ms)

Completed 200 OK in 305ms (Views: 291.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-05 00:23:14 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 10ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-05 00:23:14 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.2ms)

Completed 200 OK in 7ms (Views: 5.1ms | ActiveRecord: 0.2ms) Started GET “/admin/panel” for 127.0.0.1 at 2020-12-05 00:23:14 -0300 Processing by AdminController#panel as HTML

Rendering admin/panel.html.erb within layouts/application
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Booking Load (1.3ms)  SELECT "bookings".* FROM "bookings"
Ticket Load (0.6ms)  SELECT "tickets".* FROM "tickets"
Rendered admin/panel.html.erb within layouts/application (15.2ms)

Completed 200 OK in 25ms (Views: 7.1ms | ActiveRecord: 10.7ms)

 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.6ms)  COMMIT
 (0.1ms)  BEGIN
 (0.2ms)  SAVEPOINT active_record_1
User Exists (0.4ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin2.com"], ["LIMIT", 1]]
User Create (1.0ms)  INSERT INTO "users" ("id", "email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id"  [["id", 10], ["email", "admin@admin2.com"], ["encrypted_password", "$2a$04$FQhW35p/mu.frbmnNZ9/gOanw2dwm8aQYEdxacBQ3L/w0DI5v/HPS"], ["created_at", "2020-12-05 03:23:15.061238"], ["updated_at", "2020-12-05 03:23:15.061238"], ["full_name", "Administrador2"], ["registration", "000000000"], ["role", 0]]
 (0.4ms)  RELEASE SAVEPOINT active_record_1

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-05 00:23:15 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.5ms)

Completed 200 OK in 4ms (Views: 2.7ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-05 00:23:15 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-05 00:23:15 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.4ms) Started GET “/admin/panel” for 127.0.0.1 at 2020-12-05 00:23:15 -0300 Processing by AdminController#panel as HTML

Rendering admin/panel.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Booking Load (0.3ms)  SELECT "bookings".* FROM "bookings"
Ticket Load (0.2ms)  SELECT "tickets".* FROM "tickets"
Rendered admin/panel.html.erb within layouts/application (2.2ms)

Completed 200 OK in 4ms (Views: 2.5ms | ActiveRecord: 0.9ms) Started GET “/” for 127.0.0.1 at 2020-12-05 00:23:15 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.4ms) Started DELETE “/users/sign_out” for 127.0.0.1 at 2020-12-05 00:23:15 -0300 Processing by Devise::SessionsController#destroy as HTML

User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.8ms) Started GET “/” for 127.0.0.1 at 2020-12-05 00:23:15 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
Rendered home/index.html.erb within layouts/application (0.4ms)

Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.0ms)

 (0.2ms)  SAVEPOINT active_record_1
User Exists (0.4ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-05 00:23:15 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-05 00:23:15 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-05 00:23:15 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.3ms) Started GET “/admin/panel” for 127.0.0.1 at 2020-12-05 00:23:15 -0300 Processing by AdminController#panel as HTML

Rendering admin/panel.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered admin/panel.html.erb within layouts/application (1.1ms)

Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.3ms)

 (0.3ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-05 00:23:15 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-05 00:23:15 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-05 00:23:15 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.3ms)

Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.2ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-05 00:23:15 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (3.8ms)
Rendered bookings/new.html.erb within layouts/application (5.2ms)

Completed 200 OK in 8ms (Views: 6.7ms | ActiveRecord: 0.0ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-05 00:23:15 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar diárias"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
Booking Create (0.5ms)  INSERT INTO "bookings" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 03:23:15.200776"], ["updated_at", "2020-12-05 03:23:15.200776"], ["user_id", 4]]
 (0.3ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/bookings/1 Completed 302 Found in 6ms (ActiveRecord: 1.3ms) Started GET “/bookings/1” for 127.0.0.1 at 2020-12-05 00:23:15 -0300 Processing by BookingsController#show as HTML

Parameters: {"id"=>"1"}
Booking Load (0.2ms)  SELECT  "bookings".* FROM "bookings" WHERE "bookings"."id" = $1 LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendering bookings/show.html.erb within layouts/application
Rendered bookings/show.html.erb within layouts/application (0.8ms)

Completed 200 OK in 4ms (Views: 1.7ms | ActiveRecord: 0.2ms)

User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Booking Exists (1.1ms)  SELECT  1 AS one FROM "bookings" WHERE "bookings"."user_id" = $1 AND "bookings"."data_entrada" = $2 AND "bookings"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-05 00:23:15 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.5ms)

Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-05 00:23:15 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-05 00:23:15 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (1.0ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.6ms)

Completed 200 OK in 6ms (Views: 3.3ms | ActiveRecord: 1.0ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-05 00:23:15 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (3.5ms)
Rendered bookings/new.html.erb within layouts/application (3.8ms)

Completed 200 OK in 6ms (Views: 5.3ms | ActiveRecord: 0.0ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-05 00:23:15 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar diárias"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (3.9ms)
Rendered bookings/new.html.erb within layouts/application (4.2ms)

Completed 200 OK in 9ms (Views: 5.6ms | ActiveRecord: 0.4ms)

 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-05 00:23:15 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-05 00:23:15 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-05 00:23:15 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.2ms)

Budget Load (0.8ms)  SELECT "budgets".* FROM "budgets"
 (0.4ms)  SAVEPOINT active_record_1
Budget Create (1.5ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-05 03:23:15.367679"], ["updated_at", "2020-12-05 03:23:15.367679"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1
 (0.5ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-05 00:23:15 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.5ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.6ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (6.6ms)

Completed 200 OK in 12ms (Views: 9.0ms | ActiveRecord: 1.5ms)

 (0.6ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-05 00:23:15 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.5ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.9ms)

Completed 200 OK in 7ms (Views: 5.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-05 00:23:15 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-05 00:23:15 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 5ms (Views: 3.8ms | ActiveRecord: 0.3ms)

Budget Load (0.6ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-05 00:23:15 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (2.7ms)

Completed 200 OK in 8ms (Views: 5.5ms | ActiveRecord: 0.6ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-05 00:23:15 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.9ms)
Rendered devise/sessions/new.html.erb within layouts/application (5.3ms)

Completed 200 OK in 22ms (Views: 9.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-05 00:23:15 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 10ms (ActiveRecord: 0.7ms) Started GET “/” for 127.0.0.1 at 2020-12-05 00:23:15 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.5ms)

Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-05 00:23:15 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.5ms)

Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.5ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-05 00:23:15 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (12.3ms)
Rendered request_deadlines/new.html.erb within layouts/application (14.0ms)

Completed 200 OK in 47ms (Views: 20.2ms | ActiveRecord: 3.7ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-05 00:23:15 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2021", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (2.2ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (1.5ms)  SAVEPOINT active_record_1
RequestDeadline Create (1.2ms)  INSERT INTO "request_deadlines" ("deadline", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["deadline", "2021-01-01 17:30:00"], ["created_at", "2020-12-05 03:23:15.680406"], ["updated_at", "2020-12-05 03:23:15.680406"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/request_deadlines Completed 302 Found in 11ms (ActiveRecord: 5.0ms) Started GET “/request_deadlines” for 127.0.0.1 at 2020-12-05 00:23:15 -0300 Processing by RequestDeadlinesController#index as HTML

Rendering request_deadlines/index.html.erb within layouts/application
RequestDeadline Load (0.8ms)  SELECT "request_deadlines".* FROM "request_deadlines"
Rendered request_deadlines/index.html.erb within layouts/application (3.6ms)

Completed 200 OK in 11ms (Views: 7.2ms | ActiveRecord: 0.8ms)

 (1.5ms)  SELECT COUNT(*) FROM "request_deadlines"
RequestDeadline Load (0.8ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.3ms)  ROLLBACK
 (0.4ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-05 00:23:15 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (4.0ms)

Completed 200 OK in 7ms (Views: 6.3ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-05 00:23:15 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (1.7ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 8ms (ActiveRecord: 1.7ms) Started GET “/” for 127.0.0.1 at 2020-12-05 00:23:15 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (6.9ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (14.5ms)

Completed 200 OK in 19ms (Views: 11.4ms | ActiveRecord: 6.9ms) Started GET “/” for 127.0.0.1 at 2020-12-05 00:23:15 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (1.1ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (4.0ms)

Completed 200 OK in 7ms (Views: 5.3ms | ActiveRecord: 1.1ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-05 00:23:15 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (12.4ms)
Rendered request_deadlines/new.html.erb within layouts/application (12.7ms)

Completed 200 OK in 20ms (Views: 17.8ms | ActiveRecord: 0.0ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-05 00:23:15 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2015", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.5ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.3ms)  SAVEPOINT active_record_1
 (0.3ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (5.4ms)
Rendered request_deadlines/new.html.erb within layouts/application (5.7ms)

Completed 200 OK in 11ms (Views: 7.5ms | ActiveRecord: 1.0ms)

 (2.4ms)  ROLLBACK
 (1.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (1.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-05 00:23:15 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.2ms)

Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-05 00:23:15 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (1.9ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 11ms (ActiveRecord: 1.9ms) Started GET “/” for 127.0.0.1 at 2020-12-05 00:23:15 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.9ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.7ms)

Completed 200 OK in 5ms (Views: 3.5ms | ActiveRecord: 0.9ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-05 00:23:15 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Load (1.0ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/new.html.erb within layouts/application (5.1ms)

Completed 200 OK in 25ms (Views: 6.2ms | ActiveRecord: 12.1ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-05 00:23:15 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
 (0.2ms)  SAVEPOINT active_record_1
Requirement Create (4.0ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-05 03:23:15.995441"], ["updated_at", "2020-12-05 03:23:15.995441"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
Requirement Load (0.2ms)  SELECT "requirements".* FROM "requirements"

Redirected to www.example.com/requirements Completed 302 Found in 8ms (ActiveRecord: 4.5ms) Started GET “/requirements” for 127.0.0.1 at 2020-12-05 00:23:16 -0300 Processing by RequirementsController#index as HTML

Rendering requirements/index.html.erb within layouts/application
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.3ms)

 (0.5ms)  SELECT COUNT(*) FROM "requirements"
Requirement Load (0.4ms)  SELECT "requirements".* FROM "requirements"
 (0.3ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.2ms)  COMMIT
 (0.2ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-05 00:23:16 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.8ms)
Rendered devise/sessions/new.html.erb within layouts/application (4.7ms)

Completed 200 OK in 8ms (Views: 6.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-05 00:23:16 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-05 00:23:16 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.4ms)

Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.3ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-05 00:23:16 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/new.html.erb within layouts/application (4.2ms)

Completed 200 OK in 9ms (Views: 6.2ms | ActiveRecord: 0.6ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-05 00:23:16 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>""}, "commit"=>"Definir requisitos"}
 (0.2ms)  SAVEPOINT active_record_1
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering requirements/new.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (2.0ms)

Completed 200 OK in 7ms (Views: 3.5ms | ActiveRecord: 0.7ms)

 (0.2ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-05 00:23:16 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.2ms)

Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-05 00:23:16 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-05 00:23:16 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (1.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (5.5ms)

Completed 200 OK in 10ms (Views: 8.1ms | ActiveRecord: 1.2ms) Started GET “/” for 127.0.0.1 at 2020-12-05 00:23:16 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.3ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-05 00:23:16 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (4.4ms)
Rendered tickets/new.html.erb within layouts/application (5.9ms)

Completed 200 OK in 10ms (Views: 8.8ms | ActiveRecord: 0.0ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-05 00:23:16 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar passagem"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
Ticket Create (0.9ms)  INSERT INTO "tickets" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 03:23:16.198349"], ["updated_at", "2020-12-05 03:23:16.198349"], ["user_id", 4]]
 (1.3ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/tickets/1 Completed 302 Found in 7ms (ActiveRecord: 2.5ms) Started GET “/tickets/1” for 127.0.0.1 at 2020-12-05 00:23:16 -0300 Processing by TicketsController#show as HTML

Parameters: {"id"=>"1"}
Ticket Load (0.2ms)  SELECT  "tickets".* FROM "tickets" WHERE "tickets"."id" = $1 LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendering tickets/show.html.erb within layouts/application
Rendered tickets/show.html.erb within layouts/application (1.0ms)

Completed 200 OK in 6ms (Views: 2.7ms | ActiveRecord: 0.2ms)

User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Ticket Exists (0.3ms)  SELECT  1 AS one FROM "tickets" WHERE "tickets"."user_id" = $1 AND "tickets"."data_entrada" = $2 AND "tickets"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.3ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-05 00:23:16 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.3ms)

Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-05 00:23:16 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-05 00:23:16 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (4.7ms)

Completed 200 OK in 11ms (Views: 8.6ms | ActiveRecord: 0.7ms) Started GET “/” for 127.0.0.1 at 2020-12-05 00:23:16 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-05 00:23:16 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (3.7ms)
Rendered tickets/new.html.erb within layouts/application (4.0ms)

Completed 200 OK in 6ms (Views: 5.4ms | ActiveRecord: 0.0ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-05 00:23:16 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar passagem"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (3.6ms)
Rendered tickets/new.html.erb within layouts/application (3.9ms)

Completed 200 OK in 9ms (Views: 5.4ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.5ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.2ms)  BEGIN
 (0.2ms)  SAVEPOINT active_record_1
User Exists (0.6ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin2.com"], ["LIMIT", 1]]
User Create (0.4ms)  INSERT INTO "users" ("id", "email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id"  [["id", 10], ["email", "admin@admin2.com"], ["encrypted_password", "$2a$04$eVvhxxwKBaX/xHX/GP8jbe/GvTFJXt0a5KPvPcvfTPleGf1f06wFq"], ["created_at", "2020-12-05 03:34:33.157521"], ["updated_at", "2020-12-05 03:34:33.157521"], ["full_name", "Administrador2"], ["registration", "000000000"], ["role", 0]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-05 00:34:33 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.0ms)
Rendered devise/sessions/new.html.erb within layouts/application (21.8ms)

Completed 200 OK in 264ms (Views: 253.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-05 00:34:33 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Completed 401 Unauthorized in 3ms (ActiveRecord: 0.6ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.8ms)

Completed 200 OK in 5ms (Views: 3.1ms | ActiveRecord: 0.0ms)

 (0.5ms)  ROLLBACK
 (0.7ms)  BEGIN
 (0.5ms)  COMMIT
 (0.1ms)  BEGIN
 (0.2ms)  SAVEPOINT active_record_1
User Exists (2.1ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin2.com"], ["LIMIT", 1]]
User Create (1.4ms)  INSERT INTO "users" ("id", "email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id"  [["id", 10], ["email", "admin@admin2.com"], ["encrypted_password", "$2a$04$awgl4Vbu5nsfppQNtpXz5eU7./vIFWPhVr2PPA1NbvWxIsm8cspEa"], ["created_at", "2020-12-05 03:34:33.487090"], ["updated_at", "2020-12-05 03:34:33.487090"], ["full_name", "Administrador2"], ["registration", "000000000"], ["role", 0]]
 (0.5ms)  RELEASE SAVEPOINT active_record_1

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-05 00:34:33 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (62.2ms)

Completed 200 OK in 65ms (Views: 63.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-05 00:34:33 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.8ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Completed 401 Unauthorized in 2ms (ActiveRecord: 0.8ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.1ms)
Rendered devise/sessions/new.html.erb within layouts/application (4.3ms)

Completed 200 OK in 13ms (Views: 10.1ms | ActiveRecord: 0.0ms)

 (0.5ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-05 00:34:33 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.7ms)

Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-05 00:34:33 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Completed 401 Unauthorized in 2ms (ActiveRecord: 0.3ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.3ms)

Completed 200 OK in 7ms (Views: 5.2ms | ActiveRecord: 0.0ms)

 (0.2ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.5ms)  COMMIT
 (0.2ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-05 00:34:33 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (7.1ms)

Completed 200 OK in 13ms (Views: 9.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-05 00:34:33 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Completed 401 Unauthorized in 3ms (ActiveRecord: 0.4ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.9ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.8ms)

Completed 200 OK in 7ms (Views: 5.3ms | ActiveRecord: 0.0ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]
 (0.3ms)  ROLLBACK
 (0.6ms)  BEGIN
 (0.8ms)  COMMIT
 (0.2ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.3ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]
 (0.8ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.2ms)  BEGIN
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.1ms)  COMMIT
 (0.2ms)  BEGIN
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]
 (0.3ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.4ms)  COMMIT
 (0.2ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]
 (0.3ms)  ROLLBACK
 (0.2ms)  BEGIN
 (2.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
 (2.0ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.1ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.5ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
User Load (0.5ms)  SELECT "users".* FROM "users"
 (0.1ms)  BEGIN
User Exists (0.4ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]
User Create (0.4ms)  INSERT INTO "users" ("email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["email", "admin@admin.com"], ["encrypted_password", "$2a$04$oXv2D3K2Ef9XQF0kLoY56.IBT/1qhM.gjqyhm5BDCXCeF74cksqUK"], ["created_at", "2020-12-05 03:34:52.155974"], ["updated_at", "2020-12-05 03:34:52.155974"], ["full_name", "Administrador"], ["registration", "000000000"], ["role", 0]]
 (1.0ms)  COMMIT
 (0.1ms)  BEGIN
User Exists (0.4ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "secretary@secretary.com"], ["LIMIT", 1]]
User Create (0.4ms)  INSERT INTO "users" ("email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["email", "secretary@secretary.com"], ["encrypted_password", "$2a$04$9z4KLto3qrKHs3XwKZ/YV.JYN8ZjmVY6bDMQtZ1p6VdUtipTEN8oW"], ["created_at", "2020-12-05 03:34:52.161799"], ["updated_at", "2020-12-05 03:34:52.161799"], ["full_name", "Secretário"], ["registration", "000000000"], ["role", 1]]
 (0.9ms)  COMMIT
 (0.1ms)  BEGIN
User Exists (0.3ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "professor@professor.com"], ["LIMIT", 1]]
User Create (0.3ms)  INSERT INTO "users" ("email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["email", "professor@professor.com"], ["encrypted_password", "$2a$04$bs/Oy5yAbOYkx3kvD0eaPeVojbMRGK8ylRQJZarnYItyD1mUHUCeC"], ["created_at", "2020-12-05 03:34:52.167011"], ["updated_at", "2020-12-05 03:34:52.167011"], ["full_name", "Professor"], ["registration", "000000000"], ["role", 2]]
 (0.9ms)  COMMIT
 (0.1ms)  BEGIN
User Exists (0.2ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
User Create (0.3ms)  INSERT INTO "users" ("email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["email", "student@student.com"], ["encrypted_password", "$2a$04$9v.REIkYwmVfP..vPbDcCufHCoC6lIOheTctlN5GT2PjasM.6IqJq"], ["created_at", "2020-12-05 03:34:52.171906"], ["updated_at", "2020-12-05 03:34:52.171906"], ["full_name", "Aluno"], ["registration", "000000000"], ["role", 3]]
 (0.9ms)  COMMIT
 (0.4ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
 (0.4ms)  BEGIN
 (0.6ms)  COMMIT
 (0.4ms)  BEGIN
 (0.2ms)  SAVEPOINT active_record_1
User Exists (0.5ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin2.com"], ["LIMIT", 1]]
User Create (0.4ms)  INSERT INTO "users" ("id", "email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id"  [["id", 10], ["email", "admin@admin2.com"], ["encrypted_password", "$2a$04$Q4HskSYu5hlJeO/q.RUqRe4f6lvedekqiwqMV03k0ZzLvApOYpbdu"], ["created_at", "2020-12-05 03:34:58.131903"], ["updated_at", "2020-12-05 03:34:58.131903"], ["full_name", "Administrador2"], ["registration", "000000000"], ["role", 0]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-05 00:34:58 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (16.3ms)

Completed 200 OK in 239ms (Views: 228.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-05 00:34:58 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-05 00:34:58 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.8ms)

Completed 200 OK in 6ms (Views: 4.6ms | ActiveRecord: 0.3ms) Started GET “/admin/panel” for 127.0.0.1 at 2020-12-05 00:34:58 -0300 Processing by AdminController#panel as HTML

Rendering admin/panel.html.erb within layouts/application
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Booking Load (0.5ms)  SELECT "bookings".* FROM "bookings"
Ticket Load (0.4ms)  SELECT "tickets".* FROM "tickets"
Rendered admin/panel.html.erb within layouts/application (65.2ms)

Completed 200 OK in 74ms (Views: 63.1ms | ActiveRecord: 4.5ms)

 (0.2ms)  SAVEPOINT active_record_1
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1
 (1.2ms)  SAVEPOINT active_record_1
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1
 (0.4ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN
 (0.2ms)  SAVEPOINT active_record_1
User Exists (0.3ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin2.com"], ["LIMIT", 1]]
User Create (0.3ms)  INSERT INTO "users" ("id", "email", "encrypted_password", "created_at", "updated_at", "full_name", "registration", "role") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id"  [["id", 10], ["email", "admin@admin2.com"], ["encrypted_password", "$2a$04$ni24FIza6seCGNPJ3cKj3.LQrO34SMLRt360yMZxWl7hjna1C6/3y"], ["created_at", "2020-12-05 03:34:58.557305"], ["updated_at", "2020-12-05 03:34:58.557305"], ["full_name", "Administrador2"], ["registration", "000000000"], ["role", 0]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-05 00:34:58 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.6ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.6ms)

Completed 200 OK in 7ms (Views: 5.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-05 00:34:58 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-05 00:34:58 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.8ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.4ms)

Completed 200 OK in 5ms (Views: 3.2ms | ActiveRecord: 0.8ms) Started GET “/admin/panel” for 127.0.0.1 at 2020-12-05 00:34:58 -0300 Processing by AdminController#panel as HTML

Rendering admin/panel.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Booking Load (0.2ms)  SELECT "bookings".* FROM "bookings"
Ticket Load (0.2ms)  SELECT "tickets".* FROM "tickets"
Rendered admin/panel.html.erb within layouts/application (2.7ms)

Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.7ms) Started GET “/” for 127.0.0.1 at 2020-12-05 00:34:58 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.1ms)

Completed 200 OK in 5ms (Views: 3.4ms | ActiveRecord: 0.4ms) Started DELETE “/users/sign_out” for 127.0.0.1 at 2020-12-05 00:34:58 -0300 Processing by Devise::SessionsController#destroy as HTML

User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.9ms) Started GET “/” for 127.0.0.1 at 2020-12-05 00:34:58 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
Rendered home/index.html.erb within layouts/application (1.2ms)

Completed 200 OK in 5ms (Views: 4.6ms | ActiveRecord: 0.0ms)

 (0.4ms)  SAVEPOINT active_record_1
User Exists (0.3ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-05 00:34:58 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.8ms)

Completed 200 OK in 5ms (Views: 3.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-05 00:34:58 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-05 00:34:58 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 2.7ms | ActiveRecord: 0.4ms) Started GET “/admin/panel” for 127.0.0.1 at 2020-12-05 00:34:58 -0300 Processing by AdminController#panel as HTML

Rendering admin/panel.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered admin/panel.html.erb within layouts/application (1.2ms)

Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.2ms)

 (1.1ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-05 00:34:58 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.9ms)

Completed 200 OK in 6ms (Views: 4.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-05 00:34:58 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-05 00:34:58 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.2ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-05 00:34:58 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (6.8ms)
Rendered bookings/new.html.erb within layouts/application (12.1ms)

Completed 200 OK in 16ms (Views: 14.5ms | ActiveRecord: 0.0ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-05 00:34:58 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar diárias"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.2ms)  SAVEPOINT active_record_1
Booking Create (2.5ms)  INSERT INTO "bookings" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 03:34:58.780908"], ["updated_at", "2020-12-05 03:34:58.780908"], ["user_id", 4]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/bookings/1 Completed 302 Found in 8ms (ActiveRecord: 3.1ms) Started GET “/bookings/1” for 127.0.0.1 at 2020-12-05 00:34:58 -0300 Processing by BookingsController#show as HTML

Parameters: {"id"=>"1"}
Booking Load (1.6ms)  SELECT  "bookings".* FROM "bookings" WHERE "bookings"."id" = $1 LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendering bookings/show.html.erb within layouts/application
Rendered bookings/show.html.erb within layouts/application (1.3ms)

Completed 200 OK in 8ms (Views: 3.1ms | ActiveRecord: 1.6ms)

User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Booking Exists (1.2ms)  SELECT  1 AS one FROM "bookings" WHERE "bookings"."user_id" = $1 AND "bookings"."data_entrada" = $2 AND "bookings"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-05 00:34:58 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.9ms)

Completed 200 OK in 7ms (Views: 6.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-05 00:34:58 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.4ms) Started GET “/” for 127.0.0.1 at 2020-12-05 00:34:58 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.5ms)

Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.2ms) Started GET “/bookings/new” for 127.0.0.1 at 2020-12-05 00:34:58 -0300 Processing by BookingsController#new as HTML

Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (5.3ms)
Rendered bookings/new.html.erb within layouts/application (5.7ms)

Completed 200 OK in 8ms (Views: 7.5ms | ActiveRecord: 0.0ms) Started POST “/bookings” for 127.0.0.1 at 2020-12-05 00:34:58 -0300 Processing by BookingsController#create as HTML

Parameters: {"utf8"=>"✓", "booking"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar diárias"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.1ms)  SAVEPOINT active_record_1
 (0.1ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering bookings/new.html.erb within layouts/application
Rendered bookings/_form.html.erb (3.5ms)
Rendered bookings/new.html.erb within layouts/application (3.9ms)

Completed 200 OK in 9ms (Views: 5.3ms | ActiveRecord: 0.6ms)

 (0.4ms)  ROLLBACK
 (0.4ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-05 00:34:58 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.5ms)
Rendered devise/sessions/new.html.erb within layouts/application (6.1ms)

Completed 200 OK in 11ms (Views: 9.4ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-05 00:34:58 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.5ms) Started GET “/” for 127.0.0.1 at 2020-12-05 00:34:58 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.1ms)

Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.4ms)

Budget Load (0.9ms)  SELECT "budgets".* FROM "budgets"
 (0.4ms)  SAVEPOINT active_record_1
Budget Create (0.4ms)  INSERT INTO "budgets" ("value", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["value", "500.98"], ["created_at", "2020-12-05 03:34:58.957959"], ["updated_at", "2020-12-05 03:34:58.957959"]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1
 (1.0ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.9ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-05 00:34:58 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "budgets"
Budget Load (0.2ms)  SELECT "budgets".* FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (4.2ms)

Completed 200 OK in 8ms (Views: 5.9ms | ActiveRecord: 0.8ms)

 (0.2ms)  ROLLBACK
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-05 00:34:58 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.3ms)

Completed 200 OK in 8ms (Views: 5.9ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-05 00:34:59 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.9ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 8ms (ActiveRecord: 0.9ms) Started GET “/” for 127.0.0.1 at 2020-12-05 00:34:59 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 6ms (Views: 4.1ms | ActiveRecord: 0.2ms)

Budget Load (0.3ms)  SELECT "budgets".* FROM "budgets"

Started GET “/budgets” for 127.0.0.1 at 2020-12-05 00:34:59 -0300 Processing by BudgetsController#index as HTML

Rendering budgets/index.html.erb within layouts/application
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.9ms)  SELECT COUNT(*) FROM "budgets"
Rendered budgets/index.html.erb within layouts/application (6.0ms)

Completed 200 OK in 9ms (Views: 6.8ms | ActiveRecord: 1.4ms)

 (0.7ms)  ROLLBACK
 (0.4ms)  BEGIN
 (0.4ms)  COMMIT
 (0.2ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-05 00:34:59 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.4ms)
Rendered devise/sessions/new.html.erb within layouts/application (2.3ms)

Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-05 00:34:59 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.6ms) Started GET “/” for 127.0.0.1 at 2020-12-05 00:34:59 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.7ms)

Completed 200 OK in 6ms (Views: 5.1ms | ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-05 00:34:59 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (1.0ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (5.8ms)

Completed 200 OK in 10ms (Views: 8.2ms | ActiveRecord: 1.0ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-05 00:34:59 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (7.9ms)
Rendered request_deadlines/new.html.erb within layouts/application (9.3ms)

Completed 200 OK in 28ms (Views: 12.3ms | ActiveRecord: 6.4ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-05 00:34:59 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2021", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.4ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.1ms)  SAVEPOINT active_record_1
RequestDeadline Create (0.5ms)  INSERT INTO "request_deadlines" ("deadline", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["deadline", "2021-01-01 17:30:00"], ["created_at", "2020-12-05 03:34:59.209956"], ["updated_at", "2020-12-05 03:34:59.209956"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/request_deadlines Completed 302 Found in 6ms (ActiveRecord: 1.1ms) Started GET “/request_deadlines” for 127.0.0.1 at 2020-12-05 00:34:59 -0300 Processing by RequestDeadlinesController#index as HTML

Rendering request_deadlines/index.html.erb within layouts/application
RequestDeadline Load (0.2ms)  SELECT "request_deadlines".* FROM "request_deadlines"
Rendered request_deadlines/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 7ms (Views: 4.0ms | ActiveRecord: 0.2ms)

 (0.8ms)  SELECT COUNT(*) FROM "request_deadlines"
RequestDeadline Load (0.3ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.4ms)  ROLLBACK
 (0.3ms)  BEGIN
 (0.3ms)  COMMIT
 (0.2ms)  BEGIN
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-05 00:34:59 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (1.6ms)

Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-05 00:34:59 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 7ms (ActiveRecord: 0.6ms) Started GET “/” for 127.0.0.1 at 2020-12-05 00:34:59 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-05 00:34:59 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.2ms) Started GET “/request_deadlines/new” for 127.0.0.1 at 2020-12-05 00:34:59 -0300 Processing by RequestDeadlinesController#new as HTML

Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (2.0ms)
Rendered request_deadlines/new.html.erb within layouts/application (2.2ms)

Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.0ms) Started POST “/request_deadlines” for 127.0.0.1 at 2020-12-05 00:34:59 -0300 Processing by RequestDeadlinesController#create as HTML

Parameters: {"utf8"=>"✓", "request_deadline"=>{"deadline(1i)"=>"2015", "deadline(2i)"=>"1", "deadline(3i)"=>"1", "deadline(4i)"=>"17", "deadline(5i)"=>"30"}, "commit"=>"Definir prazo"}
RequestDeadline Load (0.5ms)  SELECT "request_deadlines".* FROM "request_deadlines"
 (0.5ms)  SAVEPOINT active_record_1
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering request_deadlines/new.html.erb within layouts/application
Rendered request_deadlines/_form.html.erb (3.5ms)
Rendered request_deadlines/new.html.erb within layouts/application (3.8ms)

Completed 200 OK in 9ms (Views: 5.2ms | ActiveRecord: 1.2ms)

 (0.1ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.2ms)  COMMIT
 (0.4ms)  BEGIN
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-05 00:34:59 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.5ms)

Completed 200 OK in 8ms (Views: 5.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-05 00:34:59 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 4ms (ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-05 00:34:59 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.2ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-05 00:34:59 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Load (0.5ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/new.html.erb within layouts/application (9.0ms)

Completed 200 OK in 27ms (Views: 12.0ms | ActiveRecord: 6.7ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-05 00:34:59 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>"Idade maior que 18 anos"}, "commit"=>"Definir requisitos"}
 (0.2ms)  SAVEPOINT active_record_1
Requirement Create (0.9ms)  INSERT INTO "requirements" ("requirements", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["requirements", "Idade maior que 18 anos"], ["created_at", "2020-12-05 03:34:59.391781"], ["updated_at", "2020-12-05 03:34:59.391781"]]
 (0.2ms)  RELEASE SAVEPOINT active_record_1
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"

Redirected to www.example.com/requirements Completed 302 Found in 6ms (ActiveRecord: 1.6ms) Started GET “/requirements” for 127.0.0.1 at 2020-12-05 00:34:59 -0300 Processing by RequirementsController#index as HTML

Rendering requirements/index.html.erb within layouts/application
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.3ms)

 (0.3ms)  SELECT COUNT(*) FROM "requirements"
Requirement Load (0.2ms)  SELECT "requirements".* FROM "requirements"
 (0.2ms)  ROLLBACK
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-05 00:34:59 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (1.0ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.8ms)

Completed 200 OK in 10ms (Views: 8.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-05 00:34:59 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"admin@admin.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "admin@admin.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 5ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-05 00:34:59 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.9ms)

Completed 200 OK in 7ms (Views: 5.3ms | ActiveRecord: 0.7ms) Started GET “/requirements/new” for 127.0.0.1 at 2020-12-05 00:34:59 -0300 Processing by RequirementsController#new as HTML

Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Requirement Load (0.3ms)  SELECT "requirements".* FROM "requirements"
Rendered requirements/new.html.erb within layouts/application (2.7ms)

Completed 200 OK in 5ms (Views: 3.8ms | ActiveRecord: 0.5ms) Started POST “/requirements” for 127.0.0.1 at 2020-12-05 00:34:59 -0300 Processing by RequirementsController#create as HTML

Parameters: {"utf8"=>"✓", "requirement"=>{"requirements"=>""}, "commit"=>"Definir requisitos"}
 (0.2ms)  SAVEPOINT active_record_1
 (0.2ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering requirements/new.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendered requirements/new.html.erb within layouts/application (2.3ms)

Completed 200 OK in 12ms (Views: 7.8ms | ActiveRecord: 0.5ms)

 (0.2ms)  ROLLBACK
 (0.6ms)  BEGIN
 (0.5ms)  COMMIT
 (1.0ms)  BEGIN
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-05 00:34:59 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.8ms)

Completed 200 OK in 8ms (Views: 6.6ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-05 00:34:59 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-05 00:34:59 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.4ms)

Completed 200 OK in 6ms (Views: 4.3ms | ActiveRecord: 0.2ms) Started GET “/” for 127.0.0.1 at 2020-12-05 00:34:59 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (3.4ms)

Completed 200 OK in 7ms (Views: 5.8ms | ActiveRecord: 0.5ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-05 00:34:59 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (6.4ms)
Rendered tickets/new.html.erb within layouts/application (8.6ms)

Completed 200 OK in 14ms (Views: 12.2ms | ActiveRecord: 0.0ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-05 00:34:59 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"1", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"5"}, "commit"=>"Solicitar passagem"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (0.3ms)  SAVEPOINT active_record_1
Ticket Create (0.4ms)  INSERT INTO "tickets" ("data_entrada", "data_saida", "created_at", "updated_at", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["created_at", "2020-12-05 03:34:59.633851"], ["updated_at", "2020-12-05 03:34:59.633851"], ["user_id", 4]]
 (0.1ms)  RELEASE SAVEPOINT active_record_1

Redirected to www.example.com/tickets/1 Completed 302 Found in 6ms (ActiveRecord: 1.1ms) Started GET “/tickets/1” for 127.0.0.1 at 2020-12-05 00:34:59 -0300 Processing by TicketsController#show as HTML

Parameters: {"id"=>"1"}
Ticket Load (0.2ms)  SELECT  "tickets".* FROM "tickets" WHERE "tickets"."id" = $1 LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendering tickets/show.html.erb within layouts/application
Rendered tickets/show.html.erb within layouts/application (1.1ms)

Completed 200 OK in 5ms (Views: 2.7ms | ActiveRecord: 0.2ms)

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]
Ticket Exists (0.4ms)  SELECT  1 AS one FROM "tickets" WHERE "tickets"."user_id" = $1 AND "tickets"."data_entrada" = $2 AND "tickets"."data_saida" = $3 LIMIT $4  [["user_id", 4], ["data_entrada", "2020-01-01"], ["data_saida", "2020-01-05"], ["LIMIT", 1]]
 (0.2ms)  ROLLBACK
 (0.4ms)  BEGIN
 (0.7ms)  COMMIT
 (0.5ms)  BEGIN
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Started GET “/users/sign_in” for 127.0.0.1 at 2020-12-05 00:34:59 -0300 Processing by Devise::SessionsController#new as HTML

Rendering devise/sessions/new.html.erb within layouts/application
Rendered devise/shared/_links.html.erb (0.2ms)
Rendered devise/sessions/new.html.erb within layouts/application (3.2ms)

Completed 200 OK in 8ms (Views: 6.5ms | ActiveRecord: 0.0ms) Started POST “/users/sign_in” for 127.0.0.1 at 2020-12-05 00:34:59 -0300 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "user"=>{"email"=>"student@student.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["email", "student@student.com"], ["LIMIT", 1]]

Redirected to www.example.com/ Completed 302 Found in 6ms (ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-05 00:34:59 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (4.0ms)

Completed 200 OK in 8ms (Views: 7.0ms | ActiveRecord: 0.3ms) Started GET “/” for 127.0.0.1 at 2020-12-05 00:34:59 -0300 Processing by HomeController#index as HTML

Rendering home/index.html.erb within layouts/application
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
Rendered home/index.html.erb within layouts/application (2.7ms)

Completed 200 OK in 9ms (Views: 6.0ms | ActiveRecord: 0.2ms) Started GET “/tickets/new” for 127.0.0.1 at 2020-12-05 00:34:59 -0300 Processing by TicketsController#new as HTML

Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (8.8ms)
Rendered tickets/new.html.erb within layouts/application (9.3ms)

Completed 200 OK in 13ms (Views: 12.5ms | ActiveRecord: 0.0ms) Started POST “/tickets” for 127.0.0.1 at 2020-12-05 00:34:59 -0300 Processing by TicketsController#create as HTML

Parameters: {"utf8"=>"✓", "ticket"=>{"data_entrada(1i)"=>"2020", "data_entrada(2i)"=>"1", "data_entrada(3i)"=>"5", "data_saida(1i)"=>"2020", "data_saida(2i)"=>"1", "data_saida(3i)"=>"1"}, "commit"=>"Solicitar passagem"}
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2  [["id", 4], ["LIMIT", 1]]
 (3.6ms)  SAVEPOINT active_record_1
 (3.4ms)  ROLLBACK TO SAVEPOINT active_record_1
Rendering tickets/new.html.erb within layouts/application
Rendered tickets/_form.html.erb (6.5ms)
Rendered tickets/new.html.erb within layouts/application (6.8ms)

Completed 200 OK in 21ms (Views: 8.6ms | ActiveRecord: 7.5ms)

 (3.1ms)  ROLLBACK